Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-102673 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-distribution-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/policy/distribution > git init /w/workspace/policy-distribution-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/distribution > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/distribution # 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 f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 # timeout=10 Commit message: "Update snapshot and/or references of policy/distribution to latest snapshots" > git rev-list --no-walk 423c1595b3d53354f753c400e12b4badf1375eff # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-distribution-sonar] $ /bin/bash /tmp/jenkins9910129826385391358.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qYvm lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qYvm/bin to PATH Generating Requirements File Python 3.10.6 pip 25.0 from /tmp/venv-qYvm/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.36.7 botocore==1.36.7 bs4==0.0.2 cachetools==5.5.1 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.17.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.6 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==32.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.13.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.2 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-distribution-sonar] $ /bin/sh -xe /tmp/jenkins4338301268548923279.sh + echo Using SonarCloud Using SonarCloud [policy-distribution-sonar] $ /bin/sh -xe /tmp/jenkins12824701268141659517.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-102673 [policy-distribution-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/distribution -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/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=policy/distribution -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [policy-distribution-sonar] $ /bin/sh -xe /tmp/jenkins13435036267411980947.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-distribution-sonar] $ /bin/sh /tmp/jenkins12038005640328118295.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-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=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_policy-distribution [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-distribution-sonar@tmp/config12236862704755964941tmp copy managed file [policy-distribution-settings] to file:/w/workspace/policy-distribution-sonar@tmp/config4434816624145948024tmp [policy-distribution-sonar] $ /bin/bash -l /tmp/jenkins5465448595959923867.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/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/policy-distribution-sonar@tmp/config12236862704755964941tmp --settings /w/workspace/policy-distribution-sonar@tmp/config4434816624145948024tmp --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 Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-distribution [pom] [INFO] distribution-model [jar] [INFO] forwarding [jar] [INFO] reception [jar] [INFO] distribution-main [jar] [INFO] distribution-plugins [pom] [INFO] forwarding-plugins [jar] [INFO] reception-plugins [jar] [INFO] distribution-packages [pom] [INFO] policy-distribution-tarball [jar] [INFO] distribution-testsuites [pom] [INFO] distribution-stability [jar] [INFO] distribution-performance [jar] [INFO] [INFO] ----------< org.onap.policy.distribution:policy-distribution >---------- [INFO] Building policy-distribution 4.1.1-SNAPSHOT [1/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-distribution --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-distribution --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-distribution --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-distribution --- [INFO] Analyzed bundle 'policy-distribution' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-distribution --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-distribution --- [INFO] Installing /w/workspace/policy-distribution-sonar/pom.xml to /tmp/r/org/onap/policy/distribution/policy-distribution/4.1.1-SNAPSHOT/policy-distribution-4.1.1-SNAPSHOT.pom [INFO] [INFO] ----------< org.onap.policy.distribution:distribution-model >----------- [INFO] Building distribution-model 4.1.1-SNAPSHOT [2/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-model --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/model/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ distribution-model --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/model/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ distribution-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ distribution-model --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ distribution-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ distribution-model --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/model/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.policy.distribution.model.TestModels 12:45:12.751 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 12:45:12.759 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 12:45:12.847 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 12:45:12.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 12:45:12.849 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 12:45:12.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 12:45:12.850 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 12:45:12.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 12:45:12.850 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 12:45:12.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 12:45:12.851 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 12:45:12.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 12:45:12.851 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 12:45:12.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 12:45:12.851 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 12:45:12.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 12:45:12.852 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 12:45:12.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-distribution-sonar/model/target/test-classes 12:45:12.853 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-distribution-sonar/model/target/test-classes] 12:45:12.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-distribution-sonar/model/target/classes 12:45:12.853 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-distribution-sonar/model/target/classes] 12:45:12.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 12:45:12.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-tosca/4.1.1-SNAPSHOT/policy-models-tosca-4.1.1-SNAPSHOT.jar 12:45:12.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-base/4.1.1-SNAPSHOT/policy-models-base-4.1.1-SNAPSHOT.jar 12:45:12.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 12:45:12.860 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-dao/4.1.1-SNAPSHOT/policy-models-dao-4.1.1-SNAPSHOT.jar 12:45:12.860 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 12:45:12.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 12:45:12.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-errors/4.1.1-SNAPSHOT/policy-models-errors-4.1.1-SNAPSHOT.jar 12:45:12.862 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.1.1-SNAPSHOT/common-parameters-3.1.1-SNAPSHOT.jar 12:45:12.862 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 12:45:12.862 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.1-SNAPSHOT/utils-3.1.1-SNAPSHOT.jar 12:45:12.863 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.1-SNAPSHOT/capabilities-3.1.1-SNAPSHOT.jar 12:45:12.863 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.1-SNAPSHOT/gson-3.1.1-SNAPSHOT.jar 12:45:12.864 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar 12:45:12.865 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar 12:45:12.866 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 12:45:12.866 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 12:45:12.867 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 12:45:12.867 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 12:45:12.868 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 12:45:12.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 12:45:12.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 12:45:12.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 12:45:12.870 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 12:45:12.871 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 12:45:12.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 12:45:12.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 12:45:12.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 12:45:12.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.jar 12:45:12.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.jar 12:45:12.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 12:45:12.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 12:45:12.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 12:45:12.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 12:45:12.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 12:45:12.878 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 12:45:12.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 12:45:12.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 12:45:12.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 12:45:12.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/policy-endpoints/3.1.1-SNAPSHOT/policy-endpoints-3.1.1-SNAPSHOT.jar 12:45:12.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/message-bus/3.1.1-SNAPSHOT/message-bus-3.1.1-SNAPSHOT.jar 12:45:12.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar 12:45:12.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar 12:45:12.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar 12:45:12.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api/1.41.0/opentelemetry-api-1.41.0.jar 12:45:12.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-context/1.41.0/opentelemetry-context-1.41.0.jar 12:45:12.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar 12:45:12.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar 12:45:12.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar 12:45:12.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar 12:45:12.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar 12:45:12.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar 12:45:12.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 12:45:12.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 12:45:12.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 12:45:12.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 12:45:12.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 12:45:12.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 12:45:12.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 12:45:12.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 12:45:12.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.24/jetty-security-11.0.24.jar 12:45:12.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.24/jetty-server-11.0.24.jar 12:45:12.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.24/jetty-http-11.0.24.jar 12:45:12.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.24/jetty-io-11.0.24.jar 12:45:12.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.24/jetty-servlet-11.0.24.jar 12:45:12.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.24/jetty-util-11.0.24.jar 12:45:12.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 12:45:12.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.9/jersey-container-servlet-core-3.1.9.jar 12:45:12.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 12:45:12.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.9/jersey-common-3.1.9.jar 12:45:12.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 12:45:12.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.9/jersey-client-3.1.9.jar 12:45:12.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.9/jersey-server-3.1.9.jar 12:45:12.896 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar 12:45:12.896 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 12:45:12.897 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 12:45:12.897 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 12:45:12.897 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 12:45:12.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 12:45:12.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.9/jersey-hk2-3.1.9.jar 12:45:12.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar 12:45:12.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar 12:45:12.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar 12:45:12.899 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar 12:45:12.899 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 12:45:12.900 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 12:45:12.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=null]] has no setter skipping 12:45:12.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class java.lang.String], fieldSetter=null]] has no setter skipping 12:45:12.936 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class java.lang.String], fieldSetter=null]] has no setter skipping 12:45:12.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=null]] with value [chcQ1Qr] 12:45:12.945 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@16fb356: ]] 12:45:12.946 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class java.lang.String], fieldSetter=null]] with value [qR65] 12:45:12.946 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.PolicyAsString.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class java.lang.String], fieldSetter=null]] with value [gnJy7lw] 12:45:12.946 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.distribution.model.Policy] ignored 12:45:12.946 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.distribution.model.PolicyInput] ignored 12:45:12.947 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.Csar.csarFilePath, fieldGetter=PojoMethodImpl [method=getCsarFilePath args=[] return=class java.lang.String], fieldSetter=null]] has no setter skipping 12:45:12.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.Csar.csarFilePath, fieldGetter=PojoMethodImpl [method=getCsarFilePath args=[] return=class java.lang.String], fieldSetter=null]] with value [nmVex] 12:45:12.947 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.Tosca.toscaFilePath, fieldGetter=PojoMethodImpl [method=getToscaFilePath args=[] return=class java.lang.String], fieldSetter=null]] has no setter skipping 12:45:12.964 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.distribution.model.Tosca.toscaFilePath, fieldGetter=PojoMethodImpl [method=getToscaFilePath args=[] return=class java.lang.String], fieldSetter=null]] with value [IiAf5rboObES] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.onap.policy.distribution.model.TestModels [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-model --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/model/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'distribution-model' with 0 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ distribution-model --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/model/target/distribution-model-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-model --- [INFO] Analyzed bundle 'distribution-model' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-model --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/model/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-model --- [INFO] Installing /w/workspace/policy-distribution-sonar/model/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-model/4.1.1-SNAPSHOT/distribution-model-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/model/target/distribution-model-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/distribution-model/4.1.1-SNAPSHOT/distribution-model-4.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.distribution:forwarding >--------------- [INFO] Building forwarding 4.1.1-SNAPSHOT [3/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ forwarding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwarding --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/forwarding/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ forwarding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ forwarding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwarding --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/forwarding/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwarding --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwarding --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/forwarding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ forwarding --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ forwarding --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/forwarding/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.policy.distribution.forwarding.TestExceptions 12:45:15.769 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:15.785 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:15.796 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:15.799 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:15.801 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:15.804 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.forwarding.PolicyForwardingException java.lang.NoSuchMethodException: org.onap.policy.distribution.forwarding.PolicyForwardingException.<init>(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.forwarding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.onap.policy.distribution.forwarding.TestExceptions [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ forwarding --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/forwarding/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'forwarding' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ forwarding --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/forwarding/target/forwarding-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ forwarding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ forwarding --- [INFO] Analyzed bundle 'forwarding' with 2 classes [INFO] Analyzed bundle 'distribution-model' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ forwarding --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/forwarding/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ forwarding --- [INFO] Installing /w/workspace/policy-distribution-sonar/forwarding/pom.xml to /tmp/r/org/onap/policy/distribution/forwarding/4.1.1-SNAPSHOT/forwarding-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/forwarding/target/forwarding-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/forwarding/4.1.1-SNAPSHOT/forwarding-4.1.1-SNAPSHOT.jar [INFO] [INFO] ---------------< org.onap.policy.distribution:reception >--------------- [INFO] Building reception 4.1.1-SNAPSHOT [4/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ reception --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reception --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/reception/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ reception --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ reception --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reception --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/reception/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ reception --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reception --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ reception --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ reception --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/reception/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.policy.distribution.reception.parameters.TestReceptionHandlerConfigurationParametersJsonAdapter 12:45:18.898 [main] WARN org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter -- parameter "parameterClassName" value "null" invalid in JSON file 12:45:18.937 [main] WARN org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter -- parameter "parameterClassName" value "" invalid in JSON file [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.onap.policy.distribution.reception.parameters.TestReceptionHandlerConfigurationParametersJsonAdapter [INFO] Running org.onap.policy.distribution.reception.parameters.TestPolicyDecoderParameters [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.distribution.reception.parameters.TestPolicyDecoderParameters [INFO] Running org.onap.policy.distribution.reception.parameters.TestPolicyDecoderConfigurationParametersJsonAdapter 12:45:19.019 [main] WARN org.onap.policy.distribution.reception.parameters.PolicyDecoderConfigurationParametersJsonAdapter -- parameter "parameterClassName" value "null" invalid in JSON file 12:45:19.026 [main] WARN org.onap.policy.distribution.reception.parameters.PolicyDecoderConfigurationParametersJsonAdapter -- parameter "parameterClassName" value "" invalid in JSON file [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.distribution.reception.parameters.TestPolicyDecoderConfigurationParametersJsonAdapter [INFO] Running org.onap.policy.distribution.reception.parameters.TestPluginHandlerParameters [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.distribution.reception.parameters.TestPluginHandlerParameters [INFO] Running org.onap.policy.distribution.reception.parameters.TestReceptionHandlerParameters [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.distribution.reception.parameters.TestReceptionHandlerParameters [INFO] Running org.onap.policy.distribution.reception.decoding.TestExceptions 12:45:19.083 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.088 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.088 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.089 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.090 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.090 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginInitializationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginInitializationException.<init>(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.092 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.092 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.093 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.094 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.094 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.095 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PluginTerminationException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PluginTerminationException.<init>(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:31) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.095 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.096 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.096 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.097 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.097 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:19.098 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.decoding.PolicyDecodingException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.decoding.PolicyDecodingException.<init>(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.decoding.TestExceptions.test(TestExceptions.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.distribution.reception.decoding.TestExceptions [INFO] Running org.onap.policy.distribution.reception.handling.AbstractReceptionHandlerTest 12:45:19.108 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Policy decoder: class org.onap.policy.distribution.reception.handling.DummyDecoder 12:45:19.109 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Policy decoder: class org.onap.policy.distribution.reception.handling.DummyDecoder 12:45:19.109 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Trying to forward policy to class org.onap.policy.distribution.reception.handling.DummyPolicyForwarder 12:45:19.109 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Trying to forward policy to class org.onap.policy.distribution.reception.handling.DummyPolicyForwarder [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.distribution.reception.handling.AbstractReceptionHandlerTest [INFO] Running org.onap.policy.distribution.reception.statistics.TestDistributionStatisticsManager [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.distribution.reception.statistics.TestDistributionStatisticsManager [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ reception --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/reception/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'reception' with 13 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ reception --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/reception/target/reception-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ reception --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ reception --- [INFO] Analyzed bundle 'reception' with 13 classes [INFO] Analyzed bundle 'distribution-model' with 0 classes [INFO] Analyzed bundle 'forwarding' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ reception --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/reception/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ reception --- [INFO] Installing /w/workspace/policy-distribution-sonar/reception/pom.xml to /tmp/r/org/onap/policy/distribution/reception/4.1.1-SNAPSHOT/reception-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/reception/target/reception-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/reception/4.1.1-SNAPSHOT/reception-4.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.distribution:distribution-main >----------- [INFO] Building distribution-main 4.1.1-SNAPSHOT [5/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-main --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/main/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-main --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-main --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ distribution-main --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ distribution-main --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ distribution-main --- [INFO] Copying 29 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ distribution-main --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ distribution-main --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/main/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.policy.distribution.main.rest.TestHttpsDistributionRestServer 12:45:22,269 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - This is logback-classic version 1.5.15 12:45:22,270 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - No custom configurators were discovered as a service. 12:45:22,270 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:45:22,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:45:22,275 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Could NOT find resource [logback-test.scmo] 12:45:22,275 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Could NOT find resource [logback.scmo] 12:45:22,280 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:45:22,280 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:45:22,281 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:45:22,283 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Found resource [logback-test.xml] at [file:/w/workspace/policy-distribution-sonar/main/target/test-classes/logback-test.xml] 12:45:22,385 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [policy-distribution] 12:45:22,386 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 12:45:22,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 12:45:22,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:45:22,412 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:45:22,449 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:45:22,450 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 12:45:22,450 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 12:45:22,450 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:45:22,450 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 12:45:22,452 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.server.RequestLog] to WARN 12:45:22,454 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty.server.RequestLog] to false 12:45:22,455 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty.server.RequestLog] 12:45:22,455 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@35e478f - End of configuration. 12:45:22,456 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@28952dea - Registering current configuration as safe fallback point 12:45:22,456 |-INFO in ch.qos.logback.classic.util.ContextInitializer@71652c98 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 175 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2025-01-28 12:45:24,265 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-c, src/test/resources/parameters/TestConfigParams.json] 2025-01-28 12:45:24,654 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:24,655 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 2025-01-28 12:45:24,655 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-41205, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=41205, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@a703934{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7df994ec{/,null,STOPPED}, connector=SDCDistributionGroup@6aaed880{SSL, (ssl, http/1.1)}{0.0.0.0:41205}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:24,663 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:24,665 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Started policy-distribution service successfully. 2025-01-28 12:45:24,663 policy-distribution [SDCDistributionGroup-41205] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-41205, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=41205, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@a703934{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7df994ec{/,null,STOPPED}, connector=SDCDistributionGroup@6aaed880{SSL, (ssl, http/1.1)}{0.0.0.0:41205}, jettyThread=Thread[SDCDistributionGroup-41205,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:24,677 policy-distribution [SDCDistributionGroup-41205] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:24,745 policy-distribution [SDCDistributionGroup-41205] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:25,390 policy-distribution [SDCDistributionGroup-41205] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:25,394 policy-distribution [SDCDistributionGroup-41205] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 2025-01-28 12:45:25,507 policy-distribution [SDCDistributionGroup-41205] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7df994ec{/,null,AVAILABLE} 2025-01-28 12:45:25,525 policy-distribution [SDCDistributionGroup-41205] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@7031b7f6(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@6a286ed6[provider=null,keyStore=file:///w/workspace/policy-distribution-sonar/main/target/test-classes/policy-keystore,trustStore=null] 2025-01-28 12:45:25,557 policy-distribution [SDCDistributionGroup-41205] INFO o.e.jetty.server.AbstractConnector - Started SDCDistributionGroup@6aaed880{SSL, (ssl, http/1.1)}{0.0.0.0:41205} 2025-01-28 12:45:25,564 policy-distribution [SDCDistributionGroup-41205] INFO org.eclipse.jetty.server.Server - Started Server@a703934{STARTING}[11.0.24,sto=0] @4166ms 2025-01-28 12:45:25,950 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:25,950 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST SDCDistributionGroup 2025-01-28 12:45:25,950 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-41205, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=41205, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@a703934{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7df994ec{/,null,AVAILABLE}, connector=SDCDistributionGroup@6aaed880{SSL, (ssl, http/1.1)}{0.0.0.0:41205}, jettyThread=Thread[SDCDistributionGroup-41205,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6d0cc47d==org.glassfish.jersey.servlet.ServletContainer@c3f2a8ad{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2025-01-28 12:45:25,953 policy-distribution [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDCDistributionGroup@6aaed880{SSL, (ssl, http/1.1)}{0.0.0.0:41205} 2025-01-28 12:45:25,954 policy-distribution [main] INFO org.eclipse.jetty.server.Server - Stopped Server@a703934{STOPPING}[11.0.24,sto=0] 2025-01-28 12:45:25,960 policy-distribution [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7df994ec{/,null,STOPPED} 2025-01-28 12:45:25,962 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.778 s -- in org.onap.policy.distribution.main.rest.TestHttpsDistributionRestServer [INFO] Running org.onap.policy.distribution.main.rest.TestDistributionRestServer 2025-01-28 12:45:25,996 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:25,996 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 2025-01-28 12:45:25,996 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44577, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44577, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@21471ca8{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2fcd0756{/,null,STOPPED}, connector=SDCDistributionGroup@77961693{HTTP/1.1, (http/1.1)}{0.0.0.0:44577}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:25,999 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:26,006 policy-distribution [SDCDistributionGroup-44577] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44577, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44577, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@21471ca8{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2fcd0756{/,null,STOPPED}, connector=SDCDistributionGroup@77961693{HTTP/1.1, (http/1.1)}{0.0.0.0:44577}, jettyThread=Thread[SDCDistributionGroup-44577,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,009 policy-distribution [SDCDistributionGroup-44577] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:26,013 policy-distribution [SDCDistributionGroup-44577] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:26,057 policy-distribution [SDCDistributionGroup-44577] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:26,057 policy-distribution [SDCDistributionGroup-44577] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 2025-01-28 12:45:26,065 policy-distribution [SDCDistributionGroup-44577] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2fcd0756{/,null,AVAILABLE} 2025-01-28 12:45:26,067 policy-distribution [SDCDistributionGroup-44577] INFO o.e.jetty.server.AbstractConnector - Started SDCDistributionGroup@77961693{HTTP/1.1, (http/1.1)}{0.0.0.0:44577} 2025-01-28 12:45:26,072 policy-distribution [SDCDistributionGroup-44577] INFO org.eclipse.jetty.server.Server - Started Server@21471ca8{STARTING}[11.0.24,sto=0] @4675ms 2025-01-28 12:45:26,081 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:26,082 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST SDCDistributionGroup 2025-01-28 12:45:26,082 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-44577, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44577, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@21471ca8{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2fcd0756{/,null,AVAILABLE}, connector=SDCDistributionGroup@77961693{HTTP/1.1, (http/1.1)}{0.0.0.0:44577}, jettyThread=Thread[SDCDistributionGroup-44577,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-66a2bc61==org.glassfish.jersey.servlet.ServletContainer@937f357b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2025-01-28 12:45:26,083 policy-distribution [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDCDistributionGroup@77961693{HTTP/1.1, (http/1.1)}{0.0.0.0:44577} 2025-01-28 12:45:26,083 policy-distribution [main] INFO org.eclipse.jetty.server.Server - Stopped Server@21471ca8{STOPPING}[11.0.24,sto=0] 2025-01-28 12:45:26,085 policy-distribution [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2fcd0756{/,null,STOPPED} 2025-01-28 12:45:26,086 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2025-01-28 12:45:26,089 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-c, src/test/resources/parameters/TestConfigParams.json] 2025-01-28 12:45:26,095 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:26,095 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 2025-01-28 12:45:26,095 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-40371, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=40371, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@74d74701{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@39562fc2{/,null,STOPPED}, connector=SDCDistributionGroup@51102651{HTTP/1.1, (http/1.1)}{0.0.0.0:40371}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,096 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:26,096 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Started policy-distribution service successfully. 2025-01-28 12:45:26,097 policy-distribution [SDCDistributionGroup-40371] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-40371, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=40371, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@74d74701{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@39562fc2{/,null,STOPPED}, connector=SDCDistributionGroup@51102651{HTTP/1.1, (http/1.1)}{0.0.0.0:40371}, jettyThread=Thread[SDCDistributionGroup-40371,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,097 policy-distribution [SDCDistributionGroup-40371] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:26,124 policy-distribution [SDCDistributionGroup-40371] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:26,168 policy-distribution [SDCDistributionGroup-40371] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:26,168 policy-distribution [SDCDistributionGroup-40371] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 2025-01-28 12:45:26,174 policy-distribution [SDCDistributionGroup-40371] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@39562fc2{/,null,AVAILABLE} 2025-01-28 12:45:26,175 policy-distribution [SDCDistributionGroup-40371] INFO o.e.jetty.server.AbstractConnector - Started SDCDistributionGroup@51102651{HTTP/1.1, (http/1.1)}{0.0.0.0:40371} 2025-01-28 12:45:26,176 policy-distribution [SDCDistributionGroup-40371] INFO org.eclipse.jetty.server.Server - Started Server@74d74701{STARTING}[11.0.24,sto=0] @4778ms 2025-01-28 12:45:26,183 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:26,183 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST SDCDistributionGroup 2025-01-28 12:45:26,183 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-40371, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=40371, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@74d74701{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@39562fc2{/,null,AVAILABLE}, connector=SDCDistributionGroup@51102651{HTTP/1.1, (http/1.1)}{0.0.0.0:40371}, jettyThread=Thread[SDCDistributionGroup-40371,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24a5df6a==org.glassfish.jersey.servlet.ServletContainer@8a594631{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2025-01-28 12:45:26,184 policy-distribution [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDCDistributionGroup@51102651{HTTP/1.1, (http/1.1)}{0.0.0.0:40371} 2025-01-28 12:45:26,185 policy-distribution [main] INFO org.eclipse.jetty.server.Server - Stopped Server@74d74701{STOPPING}[11.0.24,sto=0] 2025-01-28 12:45:26,186 policy-distribution [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@39562fc2{/,null,STOPPED} 2025-01-28 12:45:26,187 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.onap.policy.distribution.main.rest.TestDistributionRestServer [INFO] Running org.onap.policy.distribution.main.TestExceptions [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.distribution.main.TestExceptions [INFO] Running org.onap.policy.distribution.main.parameters.TestPolicyDecoderParameters [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.distribution.main.parameters.TestPolicyDecoderParameters [INFO] Running org.onap.policy.distribution.main.parameters.TestDistributionParameterHandler 2025-01-28 12:45:26,229 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_InvalidDecoderAndForwarderParameters.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID "PluginHandlerParameters" INVALID, item has status INVALID "policyDecoders" INVALID, item has status INVALID "APEXDecoder" INVALID, item has status INVALID "PolicyDecoderParameters" INVALID, item has status INVALID item "decoderType" value "" INVALID, is blank item "decoderClassName" value "org.onap.policy.distribution.main.testclasses.PolicyDecoderApexPdpa" INVALID, class is not in the classpath "DROOLSDecoder" INVALID, item has status INVALID "PolicyDecoderParameters" INVALID, item has status INVALID item "decoderClassName" value "" INVALID, is blank "policyForwarders" INVALID, item has status INVALID "PAPStandaloneForwarder" INVALID, item has status INVALID "PolicyForwarderParameters" INVALID, item has status INVALID item "forwarderType" value "" INVALID, is blank item "forwarderClassName" value "org.onap.policy.distribution.main.testclasses.PapStandalonePolicyForwarder" INVALID, class is not in the classpath "PAPEngineForwarder" INVALID, item has status INVALID "PolicyForwarderParameters" INVALID, item has status INVALID item "forwarderClassName" value "" INVALID, is blank 2025-01-28 12:45:26,234 policy-distribution [main] WARN o.o.p.d.r.p.ReceptionHandlerConfigurationParametersJsonAdapter - parameter "parameterClassName" value "" invalid in JSON file 2025-01-28 12:45:26,246 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_EmptyPolicyForwarder.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID "PluginHandlerParameters" INVALID, item has status INVALID item "policyForwarders" value "{}" INVALID, minimum number of elements: 1 2025-01-28 12:45:26,253 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_InvalidReceptionHandlerParameters.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID item "receptionHandlerType" value "" INVALID, is blank item "receptionHandlerClassName" value "org.onap.policy.distribution.main.testclasses.InvalidSdcReceptionHandler" INVALID, class is not in the classpath 2025-01-28 12:45:26,258 policy-distribution [main] WARN o.o.p.d.r.p.PolicyDecoderConfigurationParametersJsonAdapter - parameter "parameterClassName" value "" invalid in JSON file 2025-01-28 12:45:26,260 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - no parameters found in "parameters/EmptyParameters.json" 2025-01-28 12:45:26,263 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_NoPolicyDecoder.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID "PluginHandlerParameters" INVALID, item has status INVALID item "policyDecoders" value "null" INVALID, is null 2025-01-28 12:45:26,266 policy-distribution [main] WARN o.o.p.d.m.p.PolicyForwarderConfigurationParametersJsonAdapter - parameter "parameterClassName" value "" invalid in JSON file 2025-01-28 12:45:26,268 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_NoReceptionHandler.json" "DistributionParameterGroup" INVALID, item has status INVALID item "receptionHandlerParameters" value "null" INVALID, is null item "policyForwarderConfigurationParameters" value "null" INVALID, is null item "policyDecoderConfigurationParameters" value "null" INVALID, is null 2025-01-28 12:45:26,272 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_InvalidName.json" "DistributionParameterGroup" INVALID, item has status INVALID item "name" value " " INVALID, is blank 2025-01-28 12:45:26,278 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_EmptyPolicyDecoder.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID "PluginHandlerParameters" INVALID, item has status INVALID item "policyDecoders" value "{}" INVALID, minimum number of elements: 1 2025-01-28 12:45:26,282 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_EmptyReceptionHandler.json" "DistributionParameterGroup" INVALID, item has status INVALID item "receptionHandlerParameters" value "{}" INVALID, minimum number of elements: 1 2025-01-28 12:45:26,294 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/NoParameters.json" "DistributionParameterGroup" INVALID, item has status INVALID item "receptionHandlerParameters" value "null" INVALID, is null item "receptionHandlerConfigurationParameters" value "null" INVALID, is null item "policyForwarderConfigurationParameters" value "null" INVALID, is null item "policyDecoderConfigurationParameters" value "null" INVALID, is null item "name" value "null" INVALID, is null 2025-01-28 12:45:26,297 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_NoPolicyForwarder.json" "DistributionParameterGroup" INVALID, item has status INVALID "receptionHandlerParameters" INVALID, item has status INVALID "DummyReceptionHandler" INVALID, item has status INVALID "ReceptionHandlerParameters" INVALID, item has status INVALID "PluginHandlerParameters" INVALID, item has status INVALID item "policyForwarders" value "null" INVALID, is null item "policyForwarderConfigurationParameters" value "null" INVALID, is null 2025-01-28 12:45:26,304 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_InvalidRestServerParameters.json" "DistributionParameterGroup" INVALID, item has status INVALID "RestServerParameters" INVALID, item has status INVALID item "host" value "" INVALID, is blank item "port" value "-1" INVALID, is below the minimum value: 1 item "userName" value "" INVALID, is blank item "password" value "" INVALID, is blank [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.policy.distribution.main.parameters.TestDistributionParameterHandler [INFO] Running org.onap.policy.distribution.main.parameters.TestPolicyForwarderParameters [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.distribution.main.parameters.TestPolicyForwarderParameters [INFO] Running org.onap.policy.distribution.main.parameters.TestDistributionParameterGroup [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.distribution.main.parameters.TestDistributionParameterGroup [INFO] Running org.onap.policy.distribution.main.parameters.TestPluginHandlerParameters [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.distribution.main.parameters.TestPluginHandlerParameters [INFO] Running org.onap.policy.distribution.main.parameters.TestReceptionHandlerParameters [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.distribution.main.parameters.TestReceptionHandlerParameters [INFO] Running org.onap.policy.distribution.main.startstop.TestDistributionCommandLineArguments [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.distribution.main.startstop.TestDistributionCommandLineArguments [INFO] Running org.onap.policy.distribution.main.startstop.TestMain 2025-01-28 12:45:26,370 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-c, src/test/resources/parameters/TestConfigParams.json] 2025-01-28 12:45:26,374 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:26,375 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 2025-01-28 12:45:26,375 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44459, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44459, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@e71bd92{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@cd041f9{/,null,STOPPED}, connector=SDCDistributionGroup@1881289b{HTTP/1.1, (http/1.1)}{0.0.0.0:44459}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,378 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:26,378 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Started policy-distribution service successfully. 2025-01-28 12:45:26,379 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:26,379 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST SDCDistributionGroup 2025-01-28 12:45:26,379 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44459, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44459, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@e71bd92{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@cd041f9{/,null,STOPPED}, connector=SDCDistributionGroup@1881289b{HTTP/1.1, (http/1.1)}{0.0.0.0:44459}, jettyThread=Thread[SDCDistributionGroup-44459,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 2025-01-28 12:45:26,380 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2025-01-28 12:45:26,382 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-c, parameters/DistributionConfigParameters_InvalidName.json] 2025-01-28 12:45:26,386 policy-distribution [SDCDistributionGroup-44459] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44459, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=44459, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@e71bd92{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@cd041f9{/,null,STOPPED}, connector=SDCDistributionGroup@1881289b{HTTP/1.1, (http/1.1)}{0.0.0.0:44459}, jettyThread=Thread[SDCDistributionGroup-44459,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1fa59b0d==org.glassfish.jersey.servlet.ServletContainer@775c1054{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,387 policy-distribution [SDCDistributionGroup-44459] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:26,388 policy-distribution [main] ERROR o.o.p.d.m.p.DistributionParameterHandler - validation error(s) on parameters from "parameters/DistributionConfigParameters_InvalidName.json" "DistributionParameterGroup" INVALID, item has status INVALID item "name" value " " INVALID, is blank 2025-01-28 12:45:26,389 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [parameters/DistributionConfigParameters.json] 2025-01-28 12:45:26,391 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-h] 2025-01-28 12:45:26,391 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - usage: org.onap.policy.distribution.main.startstop.Main [options...] options -c,--config-file <CONFIG_FILE>the full path to the configuration file to use, the configuration file must be a Json file containing the policy-distribution parameters -h,--help outputs the usage of this command -v,--version outputs the version of policy-distribution 2025-01-28 12:45:26,392 policy-distribution [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.distribution.main.startstop.TestMain [INFO] Running org.onap.policy.distribution.main.startstop.TestDistributionActivator 2025-01-28 12:45:26,403 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:26,403 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 2025-01-28 12:45:26,403 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36487, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=36487, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@2f4847d9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a38a44{/,null,STOPPED}, connector=SDCDistributionGroup@4a52c13c{HTTP/1.1, (http/1.1)}{0.0.0.0:36487}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,404 policy-distribution [SDCDistributionGroup-44459] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:26,414 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:26,415 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:26,415 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST SDCDistributionGroup 2025-01-28 12:45:26,415 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36487, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=36487, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@2f4847d9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a38a44{/,null,STOPPED}, connector=SDCDistributionGroup@4a52c13c{HTTP/1.1, (http/1.1)}{0.0.0.0:36487}, jettyThread=Thread[SDCDistributionGroup-36487,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 2025-01-28 12:45:26,415 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.distribution.main.startstop.TestDistributionActivator 2025-01-28 12:45:26,416 policy-distribution [SDCDistributionGroup-36487] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36487, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=36487, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@2f4847d9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a38a44{/,null,STOPPED}, connector=SDCDistributionGroup@4a52c13c{HTTP/1.1, (http/1.1)}{0.0.0.0:36487}, jettyThread=Thread[SDCDistributionGroup-36487,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-73cf33bd==org.glassfish.jersey.servlet.ServletContainer@62de1bef{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:26,422 policy-distribution [SDCDistributionGroup-36487] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:26,428 policy-distribution [SDCDistributionGroup-36487] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 [INFO] [INFO] Results: [INFO] [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-main --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/main/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'distribution-main' with 12 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ distribution-main --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/main/target/distribution-main-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-main --- [INFO] Analyzed bundle 'distribution-main' with 12 classes [INFO] Analyzed bundle 'reception' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-main --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/main/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-main --- [INFO] Installing /w/workspace/policy-distribution-sonar/main/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-main/4.1.1-SNAPSHOT/distribution-main-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/main/target/distribution-main-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/distribution-main/4.1.1-SNAPSHOT/distribution-main-4.1.1-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.distribution:distribution-plugins >---------- [INFO] Building distribution-plugins 4.1.1-SNAPSHOT [6/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-plugins --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/plugins/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-plugins --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-plugins --- [INFO] Analyzed bundle 'distribution-plugins' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-plugins --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/plugins/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-plugins --- [INFO] Installing /w/workspace/policy-distribution-sonar/plugins/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-plugins/4.1.1-SNAPSHOT/distribution-plugins-4.1.1-SNAPSHOT.pom [INFO] [INFO] ----------< org.onap.policy.distribution:forwarding-plugins >----------- [INFO] Building forwarding-plugins 4.1.1-SNAPSHOT [7/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ forwarding-plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwarding-plugins --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ forwarding-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ forwarding-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwarding-plugins --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwarding-plugins --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwarding-plugins --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ forwarding-plugins --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ forwarding-plugins --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/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.policy.distribution.forwarding.file.FilePolicyForwarderParameterGroupTest 12:45:29,155 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - This is logback-classic version 1.5.15 12:45:29,156 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - No custom configurators were discovered as a service. 12:45:29,156 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:45:29,158 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:45:29,162 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Could NOT find resource [logback-test.scmo] 12:45:29,162 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Could NOT find resource [logback.scmo] 12:45:29,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:45:29,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:45:29,168 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:45:29,169 |-INFO in ch.qos.logback.classic.LoggerContext[policy-distribution] - Found resource [logback-test.xml] at [file:/w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/test-classes/logback-test.xml] 12:45:29,276 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [policy-distribution] 12:45:29,277 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 12:45:29,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 12:45:29,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:45:29,303 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:45:29,339 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:45:29,340 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 12:45:29,340 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 12:45:29,340 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:45:29,340 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 12:45:29,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.server.RequestLog] to WARN 12:45:29,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty.server.RequestLog] to false 12:45:29,345 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty.server.RequestLog] 12:45:29,345 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2fb5fe30 - End of configuration. 12:45:29,346 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@72ab05ed - Registering current configuration as safe fallback point 12:45:29,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79c4715d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 178 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.policy.distribution.forwarding.file.FilePolicyForwarderParameterGroupTest [INFO] Running org.onap.policy.distribution.forwarding.file.FilePolicyForwarderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2025-01-28 12:45:30,924 policy-distribution [main] ERROR o.o.p.d.f.file.FilePolicyForwarder - Cannot forward policy ToscaEntity(name=unsupported, version=0.0.0, derivedFrom=null, metadata=null, description=null). Unsupported policy type UnsupportedPolicy [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s -- in org.onap.policy.distribution.forwarding.file.FilePolicyForwarderTest [INFO] Running org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiForwarderParametersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiForwarderParametersTest [INFO] Running org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarderTest 2025-01-28 12:45:31,503 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:31,506 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST RestServerParameters 2025-01-28 12:45:31,506 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@d3d5094{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6144e499{/,null,STOPPED}, connector=RestServerParameters@68f69ca3{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:31,520 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:31,520 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@d3d5094{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6144e499{/,null,STOPPED}, connector=RestServerParameters@68f69ca3{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:31,532 policy-distribution [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:31,606 policy-distribution [RestServerParameters-6969] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:32,080 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,100 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,305 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 2025-01-28 12:45:32,306 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,363 policy-distribution [RestServerParameters-6969] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6144e499{/,null,AVAILABLE} 2025-01-28 12:45:32,379 policy-distribution [RestServerParameters-6969] INFO o.e.jetty.server.AbstractConnector - Started RestServerParameters@68f69ca3{HTTP/1.1, (http/1.1)}{localhost:6969} 2025-01-28 12:45:32,382 policy-distribution [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server - Started Server@d3d5094{STARTING}[11.0.24,sto=0] @4112ms 2025-01-28 12:45:32,606 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,608 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,646 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,648 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,679 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,681 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,696 policy-distribution [main] ERROR o.o.p.d.f.l.a.LifecycleApiPolicyForwarder - The entity is not of type ToscaServiceTemplate - ToscaEntity(name=unsupported, version=0.0.0, derivedFrom=null, metadata=null, description=null) org.onap.policy.distribution.forwarding.PolicyForwardingException: The entity is not of type ToscaServiceTemplate - ToscaEntity(name=unsupported, version=0.0.0, derivedFrom=null, metadata=null, description=null) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarder.forwardSingleEntity(LifecycleApiPolicyForwarder.java:109) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarder.forward(LifecycleApiPolicyForwarder.java:83) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarderTest.lambda$testForwardPolicyFailureUsingSimulator$1(LifecycleApiPolicyForwarderTest.java:124) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarderTest.testForwardPolicyFailureUsingSimulator(LifecycleApiPolicyForwarderTest.java:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-01-28 12:45:32,702 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:32,703 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST RestServerParameters 2025-01-28 12:45:32,703 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@d3d5094{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6144e499{/,null,AVAILABLE}, connector=RestServerParameters@68f69ca3{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6bc62bb9==org.glassfish.jersey.servlet.ServletContainer@ae9da3b4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2025-01-28 12:45:32,708 policy-distribution [main] INFO o.e.jetty.server.AbstractConnector - Stopped RestServerParameters@68f69ca3{HTTP/1.1, (http/1.1)}{localhost:6969} 2025-01-28 12:45:32,708 policy-distribution [main] INFO org.eclipse.jetty.server.Server - Stopped Server@d3d5094{STOPPING}[11.0.24,sto=0] 2025-01-28 12:45:32,714 policy-distribution [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6144e499{/,null,STOPPED} 2025-01-28 12:45:32,717 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s -- in org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarderTest [INFO] Running org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderTest 2025-01-28 12:45:32,756 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2025-01-28 12:45:32,756 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST RestServerParameters 2025-01-28 12:45:32,756 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@37a939bc{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6cb417fc{/,null,STOPPED}, connector=RestServerParameters@1d9bd4d6{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:32,757 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2025-01-28 12:45:32,757 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@37a939bc{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6cb417fc{/,null,STOPPED}, connector=RestServerParameters@1d9bd4d6{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-28 12:45:32,757 policy-distribution [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-28 12:45:32,759 policy-distribution [RestServerParameters-6969] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2025-01-28 12:45:32,795 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 2025-01-28 12:45:32,795 policy-distribution [RestServerParameters-6969] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:32,802 policy-distribution [RestServerParameters-6969] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6cb417fc{/,null,AVAILABLE} 2025-01-28 12:45:32,803 policy-distribution [RestServerParameters-6969] INFO o.e.jetty.server.AbstractConnector - Started RestServerParameters@1d9bd4d6{HTTP/1.1, (http/1.1)}{localhost:6969} 2025-01-28 12:45:32,803 policy-distribution [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server - Started Server@37a939bc{STARTING}[11.0.24,sto=0] @4532ms 2025-01-28 12:45:32,963 policy-distribution [main] ERROR o.o.p.d.f.l.a.LifecycleApiAutomationCompositionForwarder - The entity is not of type ToscaServiceTemplate - ToscaEntity(name=FailureCase, version=0.0.0, derivedFrom=null, metadata=null, description=null) org.onap.policy.distribution.forwarding.PolicyForwardingException: The entity is not of type ToscaServiceTemplate - ToscaEntity(name=FailureCase, version=0.0.0, derivedFrom=null, metadata=null, description=null) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarder.forwardSingleEntity(LifecycleApiAutomationCompositionForwarder.java:92) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarder.forward(LifecycleApiAutomationCompositionForwarder.java:74) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderTest.lambda$testForwardAutomationCompositionFailureUsingSimulator$1(LifecycleApiAutomationCompositionForwarderTest.java:113) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) at org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderTest.testForwardAutomationCompositionFailureUsingSimulator(LifecycleApiAutomationCompositionForwarderTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-01-28 12:45:33,000 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:33,007 policy-distribution [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2025-01-28 12:45:33,039 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2025-01-28 12:45:33,039 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping REST RestServerParameters 2025-01-28 12:45:33,039 policy-distribution [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@37a939bc{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6cb417fc{/,null,AVAILABLE}, connector=RestServerParameters@1d9bd4d6{HTTP/1.1, (http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-122ea8dc==org.glassfish.jersey.servlet.ServletContainer@6b1a4198{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2025-01-28 12:45:33,040 policy-distribution [main] INFO o.e.jetty.server.AbstractConnector - Stopped RestServerParameters@1d9bd4d6{HTTP/1.1, (http/1.1)}{localhost:6969} 2025-01-28 12:45:33,041 policy-distribution [main] INFO org.eclipse.jetty.server.Server - Stopped Server@37a939bc{STOPPING}[11.0.24,sto=0] 2025-01-28 12:45:33,042 policy-distribution [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6cb417fc{/,null,STOPPED} 2025-01-28 12:45:33,043 policy-distribution [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderTest [INFO] Running org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderParametersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiAutomationCompositionForwarderParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ forwarding-plugins --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'forwarding-plugins' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ forwarding-plugins --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/forwarding-plugins-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ forwarding-plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ forwarding-plugins --- [INFO] Analyzed bundle 'forwarding-plugins' with 6 classes [INFO] Analyzed bundle 'forwarding' with 2 classes [INFO] Analyzed bundle 'distribution-main' with 12 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ forwarding-plugins --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ forwarding-plugins --- [INFO] Installing /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/pom.xml to /tmp/r/org/onap/policy/distribution/forwarding-plugins/4.1.1-SNAPSHOT/forwarding-plugins-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/forwarding-plugins-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/forwarding-plugins/4.1.1-SNAPSHOT/forwarding-plugins-4.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.distribution:reception-plugins >----------- [INFO] Building reception-plugins 4.1.1-SNAPSHOT [8/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ reception-plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reception-plugins --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ reception-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ reception-plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reception-plugins --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/plugins/reception-plugins/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ reception-plugins --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reception-plugins --- [INFO] Copying 15 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ reception-plugins --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ reception-plugins --- [INFO] Surefire report directory: /w/workspace/policy-distribution-sonar/plugins/reception-plugins/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.policy.distribution.reception.decoding.policy.file.AutomationCompositionDecoderFileInCsarTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.onap.policy.distribution.reception.decoding.policy.file.AutomationCompositionDecoderFileInCsarTest [INFO] Running org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicyTest [INFO] Running org.onap.policy.distribution.reception.decoding.policy.file.AutomationCompositionDecoderFileInCsarParameterGroupTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.distribution.reception.decoding.policy.file.AutomationCompositionDecoderFileInCsarParameterGroupTest [INFO] Running org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicyParameterGroupTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicyParameterGroupTest [INFO] Running org.onap.policy.distribution.reception.handling.file.TestFileSystemReceptionHandler OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:45:37.806 [main] DEBUG org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- FileSystemReceptionHandler init... 12:45:37.868 [Thread-3] DEBUG org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- Watch Service registered for dir: junit-8534802081329853712 12:45:38.867 [pool-2-thread-1] DEBUG org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- new CSAR found: hpaPolicyHugePage.csar 12:45:39.007 [pool-2-thread-1] DEBUG org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- CSAR complete: hpaPolicyHugePage.csar 12:45:39.032 [Thread-3] ERROR org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- FileWatcher initialization failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at java.base/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485) at java.base/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673) at java.base/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118) at org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler.startWatchService(FileSystemReceptionHandler.java:123) at org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler.startWatchService(FileSystemReceptionHandler.java:118) at org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler.initFileWatcher(FileSystemReceptionHandler.java:100) at org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler.initFileWatcher(FileSystemReceptionHandler.java:96) at org.onap.policy.distribution.reception.handling.file.TestFileSystemReceptionHandler.lambda$testMain$3(TestFileSystemReceptionHandler.java:125) at java.base/java.lang.Thread.run(Thread.java:833) 12:45:39.062 [main] DEBUG org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler -- FileSystemReceptionHandler init... [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 s -- in org.onap.policy.distribution.reception.handling.file.TestFileSystemReceptionHandler [INFO] Running org.onap.policy.distribution.reception.handling.file.TestFileSystemReceptionHandlerConfigurationParameterGroup [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.policy.distribution.reception.handling.file.TestFileSystemReceptionHandlerConfigurationParameterGroup [INFO] Running org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandler 12:45:39.522 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Receieved the notification from SDC with ID: null 12:45:39.524 [main] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed to download artifact with name: dummyService.csar due to: null 12:45:39.525 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed sending Failed sending distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DOWNLOAD Status: DOWNLOAD_ERROR ErrorReason: Failed to download artifact with name: dummyService.csar due to: null 12:45:39.526 [main] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed to process csar service artifacts org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException: Failed to download artifact with name: dummyService.csar due to: null at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.downloadTheArtifact(SdcReceptionHandler.java:248) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.processCsarServiceArtifacts(SdcReceptionHandler.java:199) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$lN3J4djT.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 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.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.processCsarServiceArtifacts(SdcReceptionHandler.java:194) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.activateCallback(SdcReceptionHandler.java:95) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$lN3J4djT.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 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.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.activateCallback(SdcReceptionHandler.java:93) at org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandler.testSendDistributionStatusFailure(TestSdcReceptionHandler.java:250) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.527 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed sending Failed sending distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DEPLOY Status: DEPLOY_ERROR ErrorReason: Failed to deploy the artifact due to: Failed to download artifact with name: dummyService.csar due to: null 12:45:39.529 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed sending component done status to SDC with values - DistributionIdnull Status: COMPONENT_DONE_ERROR ErrorReason: Failed to process the artifact 12:45:39.529 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Processed the notification from SDC with ID: null 12:45:39.530 [Timer-0] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.530 [Timer-0] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is already initialized 12:45:39.544 [Timer-1] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.544 [Timer-1] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC client initialization failed with reason: null. Initialization will be retried after 30 Seconds 12:45:39.544 [Timer-1] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.544 [Timer-1] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is not initialized 12:45:39.548 [Timer-0] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.548 [Timer-0] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is not initialized 12:45:39.554 [Timer-2] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.563 [Timer-2] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is initialized successfully 12:45:39.563 [Timer-2] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.563 [Timer-2] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is started successfully 12:45:39.576 [Timer-3] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.576 [Timer-3] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is initialized successfully 12:45:39.576 [Timer-4] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.577 [Timer-4] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is initialized successfully 12:45:39.577 [Timer-4] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.577 [Timer-4] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is started successfully 12:45:39.576 [Timer-3] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.579 [Timer-3] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC client start failed with reason: null. Start will be retried after 30 Seconds 12:45:39.584 [Timer-5] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to stop the SDC Client... 12:45:39.584 [Timer-5] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is stopped successfully 12:45:39.585 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Receieved the notification from SDC with ID: null 12:45:39.586 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent Successfully Sent distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DOWNLOAD Status: DOWNLOAD_OK 12:45:39.587 [Timer-6] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.588 [Timer-6] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is already initialized 12:45:39.588 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Policy decoder: class org.onap.policy.distribution.reception.handling.sdc.DummyDecoder 12:45:39.588 [Timer-6] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.588 [Timer-6] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is not initialized 12:45:39.588 [main] DEBUG org.onap.policy.distribution.reception.handling.AbstractReceptionHandler -- Trying to forward policy to class org.onap.policy.distribution.reception.handling.sdc.DummyPolicyForwarder 12:45:39.589 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent Successfully Sent distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DEPLOY Status: DEPLOY_OK 12:45:39.589 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent component done status to SDC with values - DistributionIdnull Status: COMPONENT_DONE_OK 12:45:39.590 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Processed the notification from SDC with ID: null 12:45:39.600 [Timer-8] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to stop the SDC Client... 12:45:39.600 [Timer-8] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC client stop failed with reason: null. Stop will be retried after 30 Seconds 12:45:39.602 [Timer-7] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.602 [Timer-7] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is initialized successfully 12:45:39.602 [Timer-7] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.602 [Timer-7] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- SDC Client is started successfully 12:45:39.603 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Receieved the notification from SDC with ID: null 12:45:39.603 [main] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed to download artifact with name: dummyService.csar due to: null 12:45:39.604 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent Successfully Sent distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DOWNLOAD Status: DOWNLOAD_ERROR ErrorReason: Failed to download artifact with name: dummyService.csar due to: null 12:45:39.604 [main] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Failed to process csar service artifacts org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException: Failed to download artifact with name: dummyService.csar due to: null at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.downloadTheArtifact(SdcReceptionHandler.java:248) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.processCsarServiceArtifacts(SdcReceptionHandler.java:199) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$lN3J4djT.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 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.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.processCsarServiceArtifacts(SdcReceptionHandler.java:194) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.activateCallback(SdcReceptionHandler.java:95) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$lN3J4djT.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 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.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.activateCallback(SdcReceptionHandler.java:93) at org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandler.testDownloadArtifactFailure(TestSdcReceptionHandler.java:218) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.605 [Timer-9] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Initializing the SDC Client... 12:45:39.605 [Timer-9] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is already initialized 12:45:39.605 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent Successfully Sent distribution status to SDC with values - DistributionIdnull Artifact: null StatusType: DEPLOY Status: DEPLOY_ERROR ErrorReason: Failed to deploy the artifact due to: Failed to download artifact with name: dummyService.csar due to: null 12:45:39.605 [Timer-9] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Going to start the SDC Client... 12:45:39.605 [Timer-9] ERROR org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- The SDC Client is not initialized 12:45:39.605 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Successfully Sent component done status to SDC with values - DistributionIdnull Status: COMPONENT_DONE_ERROR ErrorReason: Failed to process the artifact 12:45:39.605 [main] DEBUG org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler -- Processed the notification from SDC with ID: null [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandler [INFO] Running org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions 12:45:39.622 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.623 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.624 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.624 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.625 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:45:39.636 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException java.lang.NoSuchMethodException: org.onap.policy.distribution.reception.handling.sdc.exceptions.ArtifactDownloadException.<init>(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions.test(TestExceptions.java:30) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.distribution.reception.handling.sdc.exceptions.TestExceptions [INFO] Running org.onap.policy.distribution.reception.handling.sdc.TestDistributionStatusMessage [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.distribution.reception.handling.sdc.TestDistributionStatusMessage [INFO] Running org.onap.policy.distribution.reception.handling.sdc.TestComponentDoneStatusMessage [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.distribution.reception.handling.sdc.TestComponentDoneStatusMessage [INFO] Running org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandlerConfigurationParameterGroup [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.distribution.reception.handling.sdc.TestSdcReceptionHandlerConfigurationParameterGroup [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ reception-plugins --- [INFO] Loading execution data file /w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'reception-plugins' with 18 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ reception-plugins --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/reception-plugins-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ reception-plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ reception-plugins --- [INFO] Analyzed bundle 'reception-plugins' with 18 classes [INFO] Analyzed bundle 'reception' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ reception-plugins --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ reception-plugins --- [INFO] Installing /w/workspace/policy-distribution-sonar/plugins/reception-plugins/pom.xml to /tmp/r/org/onap/policy/distribution/reception-plugins/4.1.1-SNAPSHOT/reception-plugins-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/reception-plugins-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/reception-plugins/4.1.1-SNAPSHOT/reception-plugins-4.1.1-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.distribution:distribution-packages >--------- [INFO] Building distribution-packages 4.1.1-SNAPSHOT [9/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-packages --- [INFO] Analyzed bundle 'distribution-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-packages --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-packages --- [INFO] Installing /w/workspace/policy-distribution-sonar/packages/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-packages/4.1.1-SNAPSHOT/distribution-packages-4.1.1-SNAPSHOT.pom [INFO] [INFO] ------< org.onap.policy.distribution:policy-distribution-tarball >------ [INFO] Building policy-distribution-tarball 4.1.1-SNAPSHOT [10/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-distribution-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-distribution-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-distribution-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-distribution-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-distribution-tarball --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-distribution-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-distribution-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-distribution-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-distribution-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-distribution-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-distribution-tarball --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/policy-distribution-tarball-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-distribution-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/policy-distribution-tarball-4.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-distribution-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-distribution-tarball --- [INFO] Analyzed bundle 'policy-distribution-tarball' with 0 classes [INFO] Analyzed bundle 'distribution-main' with 12 classes [INFO] Analyzed bundle 'reception' with 13 classes [INFO] Analyzed bundle 'forwarding' with 2 classes [INFO] Analyzed bundle 'reception-plugins' with 18 classes [INFO] Analyzed bundle 'forwarding-plugins' with 6 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-distribution-tarball --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-distribution-tarball --- [INFO] Installing /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/pom.xml to /tmp/r/org/onap/policy/distribution/policy-distribution-tarball/4.1.1-SNAPSHOT/policy-distribution-tarball-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/policy-distribution-tarball-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/policy-distribution-tarball/4.1.1-SNAPSHOT/policy-distribution-tarball-4.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/target/policy-distribution-tarball-4.1.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/distribution/policy-distribution-tarball/4.1.1-SNAPSHOT/policy-distribution-tarball-4.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --------< org.onap.policy.distribution:distribution-testsuites >-------- [INFO] Building distribution-testsuites 4.1.1-SNAPSHOT [11/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-testsuites --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-testsuites --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/testsuites/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-testsuites --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-testsuites --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-testsuites --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-testsuites --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-testsuites --- [INFO] Analyzed bundle 'distribution-testsuites' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-testsuites --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/testsuites/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-testsuites --- [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-testsuites/4.1.1-SNAPSHOT/distribution-testsuites-4.1.1-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.distribution:distribution-stability >--------- [INFO] Building distribution-stability 4.1.1-SNAPSHOT [12/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-stability --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-stability --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/testsuites/stability/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-stability --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-stability --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ distribution-stability --- [INFO] Copying 22 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ distribution-stability --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ distribution-stability --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/testsuites/stability/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ distribution-stability --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ distribution-stability --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-stability --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ distribution-stability --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/testsuites/stability/target/distribution-stability-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ distribution-stability --- [INFO] Reading assembly descriptor: src/assembly/assembly.xml [INFO] Building zip: /w/workspace/policy-distribution-sonar/testsuites/stability/target/distribution-stability-4.1.1-SNAPSHOT-stability.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-stability --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-stability --- [INFO] Analyzed bundle 'distribution-stability' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-stability --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/testsuites/stability/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-stability --- [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/stability/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-stability/4.1.1-SNAPSHOT/distribution-stability-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/stability/target/distribution-stability-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/distribution-stability/4.1.1-SNAPSHOT/distribution-stability-4.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/stability/target/distribution-stability-4.1.1-SNAPSHOT-stability.zip to /tmp/r/org/onap/policy/distribution/distribution-stability/4.1.1-SNAPSHOT/distribution-stability-4.1.1-SNAPSHOT-stability.zip [INFO] [INFO] -------< org.onap.policy.distribution:distribution-performance >-------- [INFO] Building distribution-performance 4.1.1-SNAPSHOT [13/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-performance --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ distribution-performance --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-distribution-sonar/testsuites/performance/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.lang=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ distribution-performance --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ distribution-performance --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ distribution-performance --- [INFO] Copying 16 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ distribution-performance --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ distribution-performance --- [INFO] skip non existing resourceDirectory /w/workspace/policy-distribution-sonar/testsuites/performance/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ distribution-performance --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ distribution-performance --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ distribution-performance --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ distribution-performance --- [INFO] Building jar: /w/workspace/policy-distribution-sonar/testsuites/performance/target/distribution-performance-4.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ distribution-performance --- [INFO] Reading assembly descriptor: src/assembly/assembly.xml [INFO] Building zip: /w/workspace/policy-distribution-sonar/testsuites/performance/target/distribution-performance-4.1.1-SNAPSHOT-performance.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ distribution-performance --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ distribution-performance --- [INFO] Analyzed bundle 'distribution-performance' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ distribution-performance --- [INFO] Failsafe report directory: /w/workspace/policy-distribution-sonar/testsuites/performance/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ distribution-performance --- [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/performance/pom.xml to /tmp/r/org/onap/policy/distribution/distribution-performance/4.1.1-SNAPSHOT/distribution-performance-4.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/performance/target/distribution-performance-4.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/distribution/distribution-performance/4.1.1-SNAPSHOT/distribution-performance-4.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-distribution-sonar/testsuites/performance/target/distribution-performance-4.1.1-SNAPSHOT-performance.zip to /tmp/r/org/onap/policy/distribution/distribution-performance/4.1.1-SNAPSHOT/distribution-performance-4.1.1-SNAPSHOT-performance.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-distribution 4.1.1-SNAPSHOT: [INFO] [INFO] policy-distribution ................................ SUCCESS [ 11.871 s] [INFO] distribution-model ................................. SUCCESS [ 4.667 s] [INFO] forwarding ......................................... SUCCESS [ 2.580 s] [INFO] reception .......................................... SUCCESS [ 3.525 s] [INFO] distribution-main .................................. SUCCESS [ 7.570 s] [INFO] distribution-plugins ............................... SUCCESS [ 0.099 s] [INFO] forwarding-plugins ................................. SUCCESS [ 6.067 s] [INFO] reception-plugins .................................. SUCCESS [ 6.708 s] [INFO] distribution-packages .............................. SUCCESS [ 0.147 s] [INFO] policy-distribution-tarball ........................ SUCCESS [ 3.164 s] [INFO] distribution-testsuites ............................ SUCCESS [ 0.065 s] [INFO] distribution-stability ............................. SUCCESS [ 0.314 s] [INFO] distribution-performance ........................... SUCCESS [ 0.661 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.590 s [INFO] Finished at: 2025-01-28T12:45:44Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/policy-distribution-sonar@tmp/config12236862704755964941tmp --settings /w/workspace/policy-distribution-sonar@tmp/config4434816624145948024tmp -Dsonar.projectKey=onap_policy-distribution -Dsonar.organization=onap -Dsonar.login=**** --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 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-distribution [pom] [INFO] distribution-model [jar] [INFO] forwarding [jar] [INFO] reception [jar] [INFO] distribution-main [jar] [INFO] distribution-plugins [pom] [INFO] forwarding-plugins [jar] [INFO] reception-plugins [jar] [INFO] distribution-packages [pom] [INFO] policy-distribution-tarball [jar] [INFO] distribution-testsuites [pom] [INFO] distribution-stability [jar] [INFO] distribution-performance [jar] [INFO] [INFO] ----------< org.onap.policy.distribution:policy-distribution >---------- [INFO] Building policy-distribution 4.1.1-SNAPSHOT [1/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ policy-distribution --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.1.277 [INFO] Module MavenProject: org.onap.policy.distribution:distribution-packages:4.1.1-SNAPSHOT @ /w/workspace/policy-distribution-sonar/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.distribution:policy-distribution-tarball:4.1.1-SNAPSHOT @ /w/workspace/policy-distribution-sonar/packages/policy-distribution-tarball/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.distribution:distribution-testsuites:4.1.1-SNAPSHOT @ /w/workspace/policy-distribution-sonar/testsuites/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.distribution:distribution-stability:4.1.1-SNAPSHOT @ /w/workspace/policy-distribution-sonar/testsuites/stability/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.distribution:distribution-performance:4.1.1-SNAPSHOT @ /w/workspace/policy-distribution-sonar/testsuites/performance/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=440ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=181ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=601ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-distribution' [INFO] Load project settings for component key: 'onap_policy-distribution' (done) | time=137ms [INFO] Process project properties [INFO] Project key: onap_policy-distribution [INFO] Base dir: /w/workspace/policy-distribution-sonar [INFO] Working dir: /w/workspace/policy-distribution-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=243ms [INFO] Check ALM binding of project 'onap_policy-distribution' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-distribution' (done) | time=115ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=111ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=3ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=232ms [INFO] Load active rules [INFO] Load active rules (done) | time=6523ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 126 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=598ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=192ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'distribution-main' [INFO] Base dir: /w/workspace/policy-distribution-sonar/main [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'distribution-model' [INFO] Base dir: /w/workspace/policy-distribution-sonar/model [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'forwarding-plugins' [INFO] Base dir: /w/workspace/policy-distribution-sonar/plugins/forwarding-plugins [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'reception-plugins' [INFO] Base dir: /w/workspace/policy-distribution-sonar/plugins/reception-plugins [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'distribution-plugins' [INFO] Base dir: /w/workspace/policy-distribution-sonar/plugins [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'forwarding' [INFO] Base dir: /w/workspace/policy-distribution-sonar/forwarding [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'reception' [INFO] Base dir: /w/workspace/policy-distribution-sonar/reception [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-distribution' [INFO] Base dir: /w/workspace/policy-distribution-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 126 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module distribution-main [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=113ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (106 KB) | time=1619ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 11 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] Using ECJ batch to parse 19 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2270ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=70ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=40ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/main/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=42ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=100ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=66ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=10ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=3ms [INFO] ------------- Run sensors on module forwarding [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=118ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/forwarding/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=25ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module distribution-model [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=72ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/model/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module forwarding-plugins [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 13 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=503ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/plugins/forwarding-plugins/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module reception-plugins [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 15 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1254ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/plugins/reception-plugins/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module distribution-plugins [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-distribution-sonar/plugins/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module reception [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 15 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] Using ECJ batch to parse 13 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=429ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-distribution-sonar/reception/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-distribution [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-distribution-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-distribution-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=4ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-distribution-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 126 source files to be analyzed [INFO] 126/126 source files have been analyzed [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1109ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-distribution-sonar/target/sonar/ucfg2/java [INFO] Read 203 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.045 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-distribution-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.119 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.165 [INFO] Analyzing 182 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.000 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.012 [INFO] Run SCC (Tarjan) on 658 nodes: Starting [INFO] Run SCC (Tarjan) on 658 nodes: Time spent was 00:00:00.001 [INFO] Tarjan found 658 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.003 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.019 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.005 [INFO] Run SCC (Tarjan) on 658 nodes: Starting [INFO] Run SCC (Tarjan) on 658 nodes: Time spent was 00:00:00.000 [INFO] Tarjan found 658 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.001 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.008 [INFO] Create runtime call graph: Time spent was 00:00:00.032 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.903 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.023 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:01.140 [INFO] java security sensor: Begin: 2025-01-28T12:46:09.274833962Z, End: 2025-01-28T12:46:10.415249306Z, Duration: 00:00:01.140 Load type hierarchy and UCFGs: Begin: 2025-01-28T12:46:09.277734466Z, End: 2025-01-28T12:46:09.443019711Z, Duration: 00:00:00.165 Load type hierarchy: Begin: 2025-01-28T12:46:09.277792667Z, End: 2025-01-28T12:46:09.323309716Z, Duration: 00:00:00.045 Load UCFGs: Begin: 2025-01-28T12:46:09.323643943Z, End: 2025-01-28T12:46:09.442878828Z, Duration: 00:00:00.119 Check cache: Begin: 2025-01-28T12:46:09.443195945Z, End: 2025-01-28T12:46:09.443531753Z, Duration: 00:00:00.000 Load cache: Begin: 2025-01-28T12:46:09.443225196Z, End: 2025-01-28T12:46:09.443272197Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-01-28T12:46:09.443639625Z, End: 2025-01-28T12:46:09.475710308Z, Duration: 00:00:00.032 Variable Type Analysis #1: Begin: 2025-01-28T12:46:09.444226278Z, End: 2025-01-28T12:46:09.463820218Z, Duration: 00:00:00.019 Create runtime type propagation graph: Begin: 2025-01-28T12:46:09.444903183Z, End: 2025-01-28T12:46:09.457739474Z, Duration: 00:00:00.012 Run SCC (Tarjan) on 658 nodes: Begin: 2025-01-28T12:46:09.458077372Z, End: 2025-01-28T12:46:09.460070395Z, Duration: 00:00:00.001 Propagate runtime types to strongly connected components: Begin: 2025-01-28T12:46:09.460301610Z, End: 2025-01-28T12:46:09.463664624Z, Duration: 00:00:00.003 Variable Type Analysis #2: Begin: 2025-01-28T12:46:09.466237651Z, End: 2025-01-28T12:46:09.474884210Z, Duration: 00:00:00.008 Create runtime type propagation graph: Begin: 2025-01-28T12:46:09.466306292Z, End: 2025-01-28T12:46:09.472186941Z, Duration: 00:00:00.005 Run SCC (Tarjan) on 658 nodes: Begin: 2025-01-28T12:46:09.472352475Z, End: 2025-01-28T12:46:09.472949908Z, Duration: 00:00:00.000 Propagate runtime types to strongly connected components: Begin: 2025-01-28T12:46:09.473127212Z, End: 2025-01-28T12:46:09.474723947Z, Duration: 00:00:00.001 Load config: Begin: 2025-01-28T12:46:09.475851471Z, End: 2025-01-28T12:46:10.379686656Z, Duration: 00:00:00.903 Compute entry points: Begin: 2025-01-28T12:46:10.380021584Z, End: 2025-01-28T12:46:10.403684843Z, Duration: 00:00:00.023 [INFO] java security sensor peak memory: 665 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=1147ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-distribution-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.001 [INFO] csharp security sensor: Begin: 2025-01-28T12:46:10.420714286Z, End: 2025-01-28T12:46:10.422708980Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-01-28T12:46:10.421371851Z, End: 2025-01-28T12:46:10.422245540Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-28T12:46:10.421436462Z, End: 2025-01-28T12:46:10.421836321Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-28T12:46:10.422034885Z, End: 2025-01-28T12:46:10.422102507Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 665 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-distribution-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.001 [INFO] php security sensor: Begin: 2025-01-28T12:46:10.424068550Z, End: 2025-01-28T12:46:10.425441240Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-01-28T12:46:10.424414077Z, End: 2025-01-28T12:46:10.425012480Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-28T12:46:10.424447688Z, End: 2025-01-28T12:46:10.424722874Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-28T12:46:10.424878197Z, End: 2025-01-28T12:46:10.424917668Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 665 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-distribution-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.001 [INFO] python security sensor: Begin: 2025-01-28T12:46:10.426911342Z, End: 2025-01-28T12:46:10.428394425Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-01-28T12:46:10.427235199Z, End: 2025-01-28T12:46:10.428018656Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-28T12:46:10.427290210Z, End: 2025-01-28T12:46:10.427529986Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-28T12:46:10.427840112Z, End: 2025-01-28T12:46:10.427918624Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 665 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=3ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-distribution-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.001 [INFO] js security sensor: Begin: 2025-01-28T12:46:10.430054741Z, End: 2025-01-28T12:46:10.431833990Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-01-28T12:46:10.430862269Z, End: 2025-01-28T12:46:10.431456032Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-01-28T12:46:10.430910400Z, End: 2025-01-28T12:46:10.431157495Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-01-28T12:46:10.431275518Z, End: 2025-01-28T12:46:10.431309058Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 665 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=4ms [INFO] ------------- Run sensors on project SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Sensor ArchitectureSensor [architecture] [INFO] Sensor ArchitectureSensor [architecture] (done) | time=8ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=0ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=55ms [INFO] SCM Publisher SCM provider for this project is: git [INFO] SCM Publisher 8 source files to be analyzed [INFO] SCM Publisher 8/8 source files have been analyzed (done) | time=365ms [INFO] CPD Executor 23 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 33 files [INFO] CPD Executor CPD calculation finished (done) | time=18ms [INFO] Analysis report generated in 164ms, dir size=982 KB [INFO] Analysis report compressed in 150ms, zip size=403 KB [INFO] Analysis report uploaded in 1004ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-distribution [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZSs8qrBv9RYjuTRgwdX [INFO] Sensor cache published successfully [INFO] Analysis total time: 22.299 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-distribution 4.1.1-SNAPSHOT: [INFO] [INFO] policy-distribution ................................ SUCCESS [ 27.443 s] [INFO] distribution-model ................................. SKIPPED [INFO] forwarding ......................................... SKIPPED [INFO] reception .......................................... SKIPPED [INFO] distribution-main .................................. SKIPPED [INFO] distribution-plugins ............................... SKIPPED [INFO] forwarding-plugins ................................. SKIPPED [INFO] reception-plugins .................................. SKIPPED [INFO] distribution-packages .............................. SKIPPED [INFO] policy-distribution-tarball ........................ SKIPPED [INFO] distribution-testsuites ............................ SKIPPED [INFO] distribution-stability ............................. SKIPPED [INFO] distribution-performance ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.202 s [INFO] Finished at: 2025-01-28T12:46:13Z [INFO] ------------------------------------------------------------------------ [policy-distribution-sonar] $ /bin/bash /tmp/jenkins5479016136484712482.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/policy-distribution-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148, workspace=/w/workspace/policy-distribution-sonar [FINDBUGS] Computing warning deltas based on reference build #2305 [PostBuildScript] - [INFO] Executing post build scripts. [policy-distribution-sonar] $ /bin/bash /tmp/jenkins17615205675880967425.sh ---> sysstat.sh [policy-distribution-sonar] $ /bin/bash /tmp/jenkins13660212277997663589.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-distribution-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/policy-distribution-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/policy-distribution-sonar ']' + mkdir -p /w/workspace/policy-distribution-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-sonar/archives/ [policy-distribution-sonar] $ /bin/bash /tmp/jenkins4438278241085498953.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-distribution-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYvm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qYvm/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-distribution-sonar] $ /bin/bash /tmp/jenkins4128858320348778007.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-sonar@tmp/config8014132448850443189tmp 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. [policy-distribution-sonar] $ /bin/bash /tmp/jenkins16462859951393637356.sh ---> create-netrc.sh [policy-distribution-sonar] $ /bin/bash /tmp/jenkins4139692427292559712.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-distribution-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYvm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qYvm/bin to PATH [policy-distribution-sonar] $ /bin/bash /tmp/jenkins17710742142558147847.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-distribution-sonar] $ /bin/bash /tmp/jenkins16476317830180579825.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-distribution-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYvm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qYvm/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-distribution-sonar] $ /bin/bash -l /tmp/jenkins8843721810419269986.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-distribution-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYvm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qYvm/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-sonar/2306 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-ubuntu1804-builder-4c-4g-102673 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.5G 69G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 577 13083 0 2378 15147 Swap: 1023 0 1023 ---> ip addr: 1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:70:40:c6 brd ff:ff:ff:ff:ff:ff inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 82021sec preferred_lft 82021sec inet6 fe80::f816:3eff:fe70:40c6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-102673) 01/28/25 _x86_64_ (4 CPU) 11:33:47 LINUX RESTART (4 CPU) 11:34:01 tps rtps wtps bread/s bwrtn/s 11:35:01 25.24 3.45 21.79 99.43 18732.29 11:36:01 12.90 0.00 12.90 0.00 18028.73 11:37:01 12.26 0.00 12.26 0.00 17880.79 11:38:01 5.95 0.00 5.95 0.00 7407.70 11:39:01 0.97 0.00 0.97 0.00 11.73 11:40:01 0.87 0.00 0.87 0.00 12.26 11:41:01 0.93 0.00 0.93 0.00 11.46 11:42:01 1.40 0.00 1.40 0.00 17.73 11:43:01 0.78 0.00 0.78 0.00 9.86 11:44:01 1.27 0.00 1.27 0.00 16.39 11:45:01 0.93 0.00 0.93 0.00 11.86 11:46:01 0.82 0.00 0.82 0.00 11.06 11:47:01 0.93 0.00 0.93 0.00 11.46 11:48:01 0.80 0.00 0.80 0.00 11.06 11:49:01 4.83 2.37 2.47 18.93 36.53 11:50:01 1.03 0.02 1.02 0.13 13.46 11:51:01 1.00 0.00 1.00 0.00 11.60 11:52:01 1.28 0.00 1.28 0.00 15.73 11:53:01 0.90 0.00 0.90 0.00 10.80 11:54:01 1.43 0.00 1.43 0.00 17.73 11:55:01 0.82 0.00 0.82 0.00 9.47 11:56:01 1.22 0.00 1.22 0.00 16.66 11:57:01 0.90 0.00 0.90 0.00 10.53 11:58:01 1.35 0.00 1.35 0.00 16.79 11:59:01 0.83 0.00 0.83 0.00 10.80 12:00:01 1.45 0.00 1.45 0.00 17.60 12:01:01 0.80 0.00 0.80 0.00 10.53 12:02:01 1.20 0.00 1.20 0.00 15.73 12:03:02 0.85 0.00 0.85 0.00 10.80 12:04:01 1.25 0.00 1.25 0.00 16.40 12:05:01 0.88 0.00 0.88 0.00 12.66 12:06:01 3.62 1.12 2.50 23.20 34.66 12:07:01 1.17 0.00 1.17 0.00 13.60 12:08:01 1.27 0.00 1.27 0.00 16.53 12:09:01 0.85 0.00 0.85 0.00 10.66 12:10:01 1.30 0.00 1.30 0.00 17.06 12:11:01 0.93 0.00 0.93 0.00 11.73 12:12:01 0.75 0.00 0.75 0.00 10.66 12:13:01 1.05 0.00 1.05 0.00 13.33 12:14:01 0.91 0.00 0.91 0.00 12.59 12:15:01 1.10 0.00 1.10 0.00 14.26 12:16:01 0.95 0.00 0.95 0.00 13.60 12:17:01 0.98 0.00 0.98 0.00 12.53 12:18:01 1.43 0.02 1.42 0.13 18.13 12:19:01 0.82 0.00 0.82 0.00 10.40 12:20:01 1.40 0.00 1.40 0.00 18.66 12:21:01 0.85 0.00 0.85 0.00 11.46 12:22:01 0.85 0.00 0.85 0.00 11.86 12:23:01 1.00 0.00 1.00 0.00 12.93 12:24:01 1.20 0.00 1.20 0.00 16.00 12:25:01 1.10 0.00 1.10 0.00 14.13 12:26:01 0.88 0.00 0.88 0.00 12.66 12:27:01 1.03 0.00 1.03 0.00 12.66 12:28:01 0.82 0.00 0.82 0.00 11.33 12:29:01 1.00 0.00 1.00 0.00 12.40 12:30:01 1.33 0.00 1.33 0.00 17.20 12:31:01 0.85 0.00 0.85 0.00 10.00 12:32:01 1.22 0.00 1.22 0.00 17.06 12:33:01 2.57 1.55 1.02 43.32 12.93 12:34:01 1.25 0.00 1.25 0.00 17.06 12:35:01 1.20 0.15 1.05 2.93 13.33 12:36:01 1.48 0.00 1.48 0.00 18.93 12:37:01 0.83 0.00 0.83 0.00 10.93 12:38:01 1.22 0.00 1.22 0.00 16.93 12:39:01 0.82 0.00 0.82 0.00 10.53 12:40:01 1.30 0.00 1.30 0.00 18.40 12:41:01 0.98 0.00 0.98 0.00 11.86 12:42:01 0.87 0.00 0.87 0.00 12.53 12:43:01 1.37 0.00 1.37 0.00 17.33 12:44:01 3.65 2.07 1.58 85.20 214.40 12:45:01 352.91 46.79 306.12 2309.88 9883.29 12:46:01 97.65 15.58 82.07 1036.89 14850.99 Average: 8.15 1.02 7.14 50.28 1221.45 11:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:35:01 14462496 15692660 1962472 11.95 32064 1416608 710864 4.07 487908 1299300 32 11:36:01 14462848 15693124 1962120 11.95 32152 1416612 710864 4.07 487552 1299288 196 11:37:01 14462876 15693256 1962092 11.95 32240 1416616 710864 4.07 487700 1299292 172 11:38:01 14462828 15693272 1962140 11.95 32296 1416620 694292 3.97 487640 1299296 44 11:39:01 14461104 15691600 1963864 11.96 32328 1416612 694292 3.97 490020 1299296 28 11:40:01 14460796 15691340 1964172 11.96 32360 1416628 694292 3.97 490152 1299304 156 11:41:01 14460712 15691284 1964256 11.96 32384 1416632 694292 3.97 490328 1299308 8 11:42:01 14460472 15691080 1964496 11.96 32424 1416636 694292 3.97 490440 1299312 156 11:43:01 14460272 15690912 1964696 11.96 32456 1416636 694292 3.97 490560 1299312 8 11:44:01 14459512 15690208 1965456 11.97 32496 1416644 694292 3.97 491332 1299320 64 11:45:01 14459624 15690356 1965344 11.97 32536 1416648 694292 3.97 491480 1299328 24 11:46:01 14459300 15690072 1965668 11.97 32568 1416652 694292 3.97 491708 1299328 236 11:47:01 14459140 15689940 1965828 11.97 32592 1416652 694292 3.97 491572 1299328 8 11:48:01 14458752 15689604 1966216 11.97 32624 1416660 694292 3.97 491856 1299332 172 11:49:01 14456880 15688404 1968088 11.98 33252 1416664 708312 4.05 493708 1298716 60 11:50:01 14457028 15688720 1967940 11.98 33292 1416804 708312 4.05 493744 1298828 156 11:51:01 14456640 15688380 1968328 11.98 33324 1416804 708312 4.05 493772 1298844 12 11:52:01 14456432 15688232 1968536 11.99 33356 1416808 708312 4.05 494012 1298848 48 11:53:01 14456472 15688284 1968496 11.98 33380 1416812 708312 4.05 494072 1298852 8 11:54:01 14456520 15688392 1968448 11.98 33412 1416816 708312 4.05 494300 1298856 8 11:55:01 14456600 15688472 1968368 11.98 33444 1416816 708312 4.05 494220 1298856 8 11:56:01 14456608 15688556 1968360 11.98 33480 1416824 708312 4.05 494524 1298864 204 11:57:01 14456572 15688540 1968396 11.98 33504 1416828 708312 4.05 494340 1298868 8 11:58:01 14456604 15688612 1968364 11.98 33536 1416832 708312 4.05 494408 1298872 40 11:59:01 14456008 15688024 1968960 11.99 33576 1416824 708312 4.05 494632 1298872 16 12:00:01 14455784 15687876 1969184 11.99 33616 1416836 708312 4.05 494760 1298876 4 12:01:01 14455964 15688080 1969004 11.99 33648 1416844 708312 4.05 494784 1298884 8 12:02:01 14453208 15685388 1971760 12.00 33680 1416848 708312 4.05 497668 1298888 56 12:03:02 14453292 15685496 1971676 12.00 33712 1416848 708312 4.05 498100 1298888 160 12:04:01 14452968 15685208 1972000 12.01 33752 1416852 708312 4.05 498208 1298896 52 12:05:01 14452772 15685056 1972196 12.01 33792 1416860 692248 3.96 498448 1298908 52 12:06:01 14450836 15684080 1974132 12.02 33896 1417536 701620 4.02 498652 1299372 152 12:07:01 14451024 15684356 1973944 12.02 33984 1417536 701620 4.02 498676 1299372 156 12:08:01 14451140 15684520 1973828 12.02 34024 1417540 701620 4.02 498680 1299376 196 12:09:01 14451336 15684728 1973632 12.02 34048 1417544 701620 4.02 498688 1299380 12 12:10:01 14450944 15684364 1974024 12.02 34104 1417532 701620 4.02 498872 1299384 172 12:11:01 14450768 15684284 1974200 12.02 34144 1417548 701620 4.02 498992 1299384 160 12:12:01 14450916 15684472 1974052 12.02 34176 1417552 701620 4.02 498948 1299388 260 12:13:01 14450956 15684516 1974012 12.02 34208 1417556 701620 4.02 498908 1299392 168 12:14:01 14450848 15684492 1974120 12.02 34256 1417564 701620 4.02 498992 1299400 160 12:15:01 14451024 15684704 1973944 12.02 34296 1417564 701620 4.02 499108 1299404 16 12:16:01 14450948 15684672 1974020 12.02 34336 1417568 717652 4.11 499076 1299404 256 12:17:01 14450120 15683872 1974848 12.02 34364 1417568 717652 4.11 499308 1299408 8 12:18:01 14450352 15684304 1974616 12.02 34396 1417708 717652 4.11 499260 1299544 204 12:19:01 14450080 15684056 1974888 12.02 34420 1417708 717652 4.11 499536 1299544 16 12:20:01 14449484 15683504 1975484 12.03 34468 1417704 717652 4.11 499636 1299548 40 12:21:01 14449360 15683432 1975608 12.03 34500 1417716 717652 4.11 499684 1299552 28 12:22:01 14449484 15683596 1975484 12.03 34532 1417724 717652 4.11 499792 1299560 252 12:23:01 14448988 15683124 1975980 12.03 34564 1417724 717652 4.11 499752 1299560 24 12:24:01 14449500 15683680 1975468 12.03 34596 1417728 717652 4.11 499788 1299564 40 12:25:01 14449724 15683944 1975244 12.03 34652 1417732 717652 4.11 499876 1299568 40 12:26:01 14449420 15683692 1975548 12.03 34692 1417736 717652 4.11 500004 1299572 248 12:27:01 14449660 15683980 1975308 12.03 34724 1417736 717652 4.11 500096 1299572 168 12:28:01 14449508 15683856 1975460 12.03 34756 1417740 717652 4.11 500132 1299576 252 12:29:01 14449392 15683784 1975576 12.03 34780 1417744 717652 4.11 500032 1299580 180 12:30:01 14449184 15683612 1975784 12.03 34812 1417748 717652 4.11 500144 1299584 176 12:31:01 14449068 15683532 1975900 12.03 34836 1417748 717652 4.11 500228 1299584 172 12:32:01 14449060 15683564 1975908 12.03 34868 1417756 717652 4.11 500240 1299592 204 12:33:01 14440168 15676008 1984800 12.08 34908 1419052 717652 4.11 508020 1300516 8 12:34:01 14439880 15675780 1985088 12.09 34940 1419060 717652 4.11 508096 1300520 212 12:35:01 14438532 15674608 1986436 12.09 34996 1419144 682128 3.90 510252 1300164 24 12:36:01 14438328 15674444 1986640 12.10 35028 1419152 682128 3.90 510124 1300168 172 12:37:01 14438088 15674252 1986880 12.10 35060 1419156 682128 3.90 510052 1300172 176 12:38:01 14438304 15674496 1986664 12.10 35092 1419160 682128 3.90 510200 1300176 208 12:39:01 14438216 15674420 1986752 12.10 35108 1419164 682128 3.90 510144 1300180 156 12:40:01 14438508 15674772 1986460 12.09 35156 1419160 682128 3.90 510228 1300184 44 12:41:01 14437996 15674304 1986972 12.10 35188 1419172 682128 3.90 510344 1300188 180 12:42:01 14438168 15674516 1986800 12.10 35228 1419176 682128 3.90 510196 1300192 184 12:43:01 14437660 15674080 1987308 12.10 35300 1419180 682128 3.90 510656 1300196 172 12:44:01 14386452 15631392 2038516 12.41 35416 1427388 682128 3.90 554932 1306160 52 12:45:01 13700864 15416392 2724104 16.59 72028 1837308 917384 5.25 816068 1677952 236288 12:46:01 13183516 15271088 3241452 19.73 77408 2195820 988928 5.66 1066736 1928996 145504 Average: 14422846 15674690 2002122 12.19 35050 1434256 710753 4.07 511237 1313512 5408 11:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:35:01 ens3 62.33 36.84 99.28 10.94 0.00 0.00 0.00 0.00 11:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:36:01 ens3 0.42 0.25 0.07 0.19 0.00 0.00 0.00 0.00 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:37:01 ens3 0.28 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:01 ens3 0.52 0.30 0.07 0.34 0.00 0.00 0.00 0.00 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:39:01 ens3 0.98 0.98 0.58 1.65 0.00 0.00 0.00 0.00 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 ens3 0.30 0.27 0.12 0.24 0.00 0.00 0.00 0.00 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:01 ens3 0.17 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:01 ens3 0.28 0.28 0.06 0.33 0.00 0.00 0.00 0.00 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:43:01 ens3 0.20 0.13 0.06 0.17 0.00 0.00 0.00 0.00 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 ens3 1.05 0.40 0.30 0.25 0.00 0.00 0.00 0.00 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:45:01 ens3 1.25 0.88 0.74 1.25 0.00 0.00 0.00 0.00 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 ens3 0.32 0.22 0.06 0.05 0.00 0.00 0.00 0.00 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:47:01 ens3 0.18 0.12 0.06 0.18 0.00 0.00 0.00 0.00 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 ens3 0.32 0.23 0.06 0.17 0.00 0.00 0.00 0.00 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:01 ens3 0.57 0.48 0.22 0.36 0.00 0.00 0.00 0.00 11:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:50:01 ens3 0.27 0.22 0.06 0.08 0.00 0.00 0.00 0.00 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:51:01 ens3 0.32 0.13 0.07 0.17 0.00 0.00 0.00 0.00 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 ens3 0.32 0.20 0.07 0.02 0.00 0.00 0.00 0.00 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:53:01 ens3 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 ens3 0.53 0.40 0.20 0.37 0.00 0.00 0.00 0.00 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:01 ens3 0.32 0.10 0.12 0.04 0.00 0.00 0.00 0.00 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 ens3 0.30 0.23 0.06 0.33 0.00 0.00 0.00 0.00 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:57:01 ens3 0.25 0.12 0.06 0.17 0.00 0.00 0.00 0.00 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:01 ens3 0.33 0.22 0.07 0.17 0.00 0.00 0.00 0.00 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:01 ens3 1.07 0.65 0.54 0.88 0.00 0.00 0.00 0.00 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 ens3 0.30 0.22 0.06 0.20 0.00 0.00 0.00 0.00 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:01 ens3 0.15 0.10 0.05 0.16 0.00 0.00 0.00 0.00 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 ens3 5.08 7.53 0.80 7.98 0.00 0.00 0.00 0.00 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:03:02 ens3 3.88 4.17 0.30 4.37 0.00 0.00 0.00 0.00 12:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 ens3 2.20 0.80 0.67 0.99 0.00 0.00 0.00 0.00 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:05:01 ens3 1.85 0.88 0.79 0.93 0.00 0.00 0.00 0.00 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 ens3 1.15 0.65 0.41 0.59 0.00 0.00 0.00 0.00 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:01 ens3 0.25 0.05 0.06 0.03 0.00 0.00 0.00 0.00 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 ens3 0.33 0.25 0.07 0.19 0.00 0.00 0.00 0.00 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:01 ens3 0.63 0.53 0.28 0.82 0.00 0.00 0.00 0.00 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 ens3 2.70 1.02 0.91 0.93 0.00 0.00 0.00 0.00 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:01 ens3 1.27 0.78 0.68 0.97 0.00 0.00 0.00 0.00 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:01 ens3 0.33 0.27 0.07 0.19 0.00 0.00 0.00 0.00 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:13:01 ens3 0.22 0.12 0.06 0.17 0.00 0.00 0.00 0.00 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 ens3 0.60 0.46 0.16 0.27 0.00 0.00 0.00 0.00 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:15:01 ens3 0.23 0.07 0.06 0.03 0.00 0.00 0.00 0.00 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 ens3 0.27 0.33 0.06 0.34 0.00 0.00 0.00 0.00 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:01 ens3 0.38 0.13 0.12 0.16 0.00 0.00 0.00 0.00 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 ens3 0.32 0.23 0.07 0.17 0.00 0.00 0.00 0.00 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:01 ens3 0.67 0.62 0.30 0.72 0.00 0.00 0.00 0.00 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 ens3 0.27 0.25 0.07 0.20 0.00 0.00 0.00 0.00 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:21:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 ens3 0.27 0.33 0.06 0.34 0.00 0.00 0.00 0.00 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:23:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 ens3 0.43 0.40 0.14 0.37 0.00 0.00 0.00 0.00 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:25:01 ens3 1.52 0.60 0.62 0.41 0.00 0.00 0.00 0.00 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 ens3 0.27 0.20 0.06 0.25 0.00 0.00 0.00 0.00 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:27:01 ens3 0.27 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 ens3 0.35 0.28 0.07 0.33 0.00 0.00 0.00 0.00 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 ens3 0.38 0.27 0.14 0.34 0.00 0.00 0.00 0.00 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 ens3 0.33 0.17 0.06 0.19 0.00 0.00 0.00 0.00 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:01 ens3 0.33 0.13 0.12 0.17 0.00 0.00 0.00 0.00 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 ens3 0.27 0.32 0.06 0.18 0.00 0.00 0.00 0.00 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:01 ens3 5.53 6.66 1.03 7.51 0.00 0.00 0.00 0.00 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 ens3 0.48 0.40 0.14 0.74 0.00 0.00 0.00 0.00 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:01 ens3 5.58 4.18 3.18 4.94 0.00 0.00 0.00 0.00 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 ens3 0.25 0.20 0.06 0.05 0.00 0.00 0.00 0.00 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:01 ens3 0.25 0.10 0.06 0.19 0.00 0.00 0.00 0.00 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 ens3 0.33 0.28 0.06 0.35 0.00 0.00 0.00 0.00 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:39:01 ens3 0.67 0.57 0.34 0.95 0.00 0.00 0.00 0.00 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 ens3 1.22 0.53 0.48 0.55 0.00 0.00 0.00 0.00 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:01 ens3 0.22 0.08 0.06 0.04 0.00 0.00 0.00 0.00 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 ens3 0.30 0.25 0.06 0.19 0.00 0.00 0.00 0.00 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:43:01 ens3 0.90 0.55 0.40 0.65 0.00 0.00 0.00 0.00 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 ens3 61.20 45.78 128.52 20.51 0.00 0.00 0.00 0.00 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:45:01 ens3 216.63 158.37 1820.80 44.08 0.00 0.00 0.00 0.00 12:45:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:46:01 ens3 903.77 615.18 3637.74 187.15 0.00 0.00 0.00 0.00 12:46:01 lo 3.60 3.60 1.89 1.89 0.00 0.00 0.00 0.00 Average: ens3 18.03 12.49 79.23 4.30 0.00 0.00 0.00 0.00 Average: lo 0.17 0.17 0.04 0.04 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-102673) 01/28/25 _x86_64_ (4 CPU) 11:33:47 LINUX RESTART (4 CPU) 11:34:01 CPU %user %nice %system %iowait %steal %idle 11:35:01 all 1.30 0.00 0.14 2.11 0.01 96.44 11:35:01 0 1.44 0.00 0.13 0.03 0.03 98.36 11:35:01 1 1.22 0.00 0.08 8.00 0.02 90.69 11:35:01 2 0.95 0.00 0.22 0.07 0.00 98.77 11:35:01 3 1.62 0.00 0.13 0.32 0.00 97.93 11:36:01 all 0.24 0.00 0.02 1.92 0.01 97.81 11:36:01 0 0.93 0.00 0.03 0.00 0.02 99.02 11:36:01 1 0.02 0.00 0.02 7.56 0.02 92.39 11:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:36:01 3 0.00 0.00 0.02 0.17 0.02 99.80 11:37:01 all 0.55 0.00 0.01 2.09 0.01 97.34 11:37:01 0 2.10 0.00 0.03 0.00 0.03 97.83 11:37:01 1 0.03 0.00 0.00 8.40 0.02 91.55 11:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:38:01 all 0.47 0.00 0.01 0.92 0.01 98.59 11:38:01 0 1.83 0.00 0.00 0.00 0.02 98.16 11:38:01 1 0.02 0.00 0.03 3.65 0.00 96.30 11:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:39:01 all 0.58 0.00 0.01 0.02 0.01 99.38 11:39:01 0 2.04 0.00 0.00 0.00 0.00 97.96 11:39:01 1 0.13 0.00 0.02 0.08 0.00 99.77 11:39:01 2 0.15 0.00 0.02 0.00 0.02 99.82 11:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:40:01 all 0.47 0.00 0.02 0.01 0.01 99.49 11:40:01 0 1.81 0.00 0.00 0.00 0.03 98.16 11:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:41:01 all 0.50 0.00 0.00 0.01 0.01 99.48 11:41:01 0 1.95 0.00 0.00 0.00 0.02 98.03 11:41:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:01 all 0.42 0.00 0.03 0.01 0.01 99.53 11:42:01 0 1.58 0.00 0.08 0.02 0.03 98.29 11:42:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:43:01 all 0.14 0.00 0.02 0.00 0.01 99.83 11:43:01 0 0.55 0.00 0.03 0.00 0.03 99.38 11:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:44:01 all 0.05 0.00 0.00 0.04 0.01 99.90 11:44:01 0 0.13 0.00 0.02 0.10 0.02 99.73 11:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:44:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:45:01 all 0.06 0.00 0.02 0.03 0.01 99.88 11:45:01 0 0.12 0.00 0.03 0.00 0.02 99.83 11:45:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:45:01 2 0.03 0.00 0.02 0.12 0.00 99.83 11:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:45:01 CPU %user %nice %system %iowait %steal %idle 11:46:01 all 0.07 0.00 0.01 0.37 0.00 99.55 11:46:01 0 0.25 0.00 0.02 0.02 0.03 99.68 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:46:01 2 0.02 0.00 0.02 1.48 0.00 98.48 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:48:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:49:01 all 0.28 0.00 0.08 0.03 0.01 99.60 11:49:01 0 0.50 0.00 0.10 0.02 0.03 99.35 11:49:01 1 0.03 0.00 0.05 0.03 0.00 99.88 11:49:01 2 0.02 0.00 0.05 0.07 0.00 99.87 11:49:01 3 0.57 0.00 0.12 0.02 0.02 99.28 11:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:50:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:51:01 all 0.27 0.00 0.02 0.01 0.01 99.69 11:51:01 0 1.09 0.00 0.02 0.00 0.02 98.87 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:01 all 0.06 0.00 0.01 0.01 0.01 99.92 11:52:01 0 0.12 0.00 0.02 0.00 0.03 99.83 11:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:01 2 0.05 0.00 0.02 0.03 0.00 99.90 11:52:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:53:01 all 0.42 0.00 0.00 0.00 0.01 99.56 11:53:01 0 1.66 0.00 0.02 0.00 0.02 98.30 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:54:01 all 0.51 0.00 0.01 0.01 0.01 99.46 11:54:01 0 1.95 0.00 0.03 0.00 0.02 98.00 11:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:54:01 2 0.03 0.00 0.00 0.03 0.00 99.93 11:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:55:01 all 0.40 0.00 0.01 0.01 0.01 99.57 11:55:01 0 1.58 0.00 0.03 0.02 0.03 98.34 11:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:56:01 0 0.03 0.00 0.03 0.02 0.03 99.88 11:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:56:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:56:01 CPU %user %nice %system %iowait %steal %idle 11:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:58:01 0 0.05 0.00 0.03 0.02 0.03 99.87 11:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:58:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:59:01 all 0.22 0.00 0.01 0.01 0.01 99.75 11:59:01 0 0.78 0.00 0.03 0.00 0.03 99.15 11:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:59:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:59:01 3 0.08 0.00 0.00 0.00 0.00 99.92 12:00:01 all 0.51 0.00 0.01 0.03 0.01 99.43 12:00:01 0 2.02 0.00 0.03 0.08 0.03 97.83 12:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:00:01 2 0.00 0.00 0.02 0.05 0.00 99.93 12:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:01:01 all 0.51 0.00 0.00 0.01 0.01 99.46 12:01:01 0 2.02 0.00 0.02 0.00 0.02 97.95 12:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:01:01 2 0.00 0.00 0.00 0.05 0.00 99.95 12:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:02:01 all 0.52 0.00 0.02 0.01 0.01 99.44 12:02:01 0 1.96 0.00 0.03 0.02 0.03 97.96 12:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:02:01 3 0.10 0.00 0.02 0.00 0.02 99.87 12:03:02 all 0.08 0.00 0.01 0.01 0.01 99.90 12:03:02 0 0.00 0.00 0.02 0.00 0.02 99.97 12:03:02 1 0.28 0.00 0.00 0.00 0.00 99.72 12:03:02 2 0.00 0.00 0.02 0.02 0.00 99.97 12:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 12:04:01 all 0.04 0.00 0.02 0.05 0.01 99.89 12:04:01 0 0.05 0.00 0.03 0.14 0.03 99.75 12:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:04:01 2 0.08 0.00 0.00 0.07 0.00 99.85 12:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:05:01 2 0.00 0.00 0.00 0.05 0.02 99.93 12:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:06:01 all 0.42 0.00 0.07 0.06 0.01 99.43 12:06:01 0 0.15 0.00 0.03 0.08 0.00 99.73 12:06:01 1 0.18 0.00 0.12 0.03 0.02 99.65 12:06:01 2 1.30 0.00 0.10 0.12 0.00 98.49 12:06:01 3 0.08 0.00 0.07 0.00 0.00 99.85 12:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:07:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:08:01 0 0.02 0.00 0.00 0.05 0.02 99.92 12:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:10:01 all 0.03 0.00 0.01 0.08 0.01 99.87 12:10:01 0 0.03 0.00 0.02 0.23 0.00 99.72 12:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:10:01 3 0.05 0.00 0.02 0.07 0.03 99.83 12:11:01 all 0.45 0.00 0.02 0.01 0.01 99.52 12:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:11:01 2 1.69 0.00 0.00 0.03 0.02 98.26 12:11:01 3 0.03 0.00 0.05 0.00 0.02 99.90 12:12:01 all 0.38 0.00 0.00 0.02 0.00 99.59 12:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:12:01 2 1.45 0.00 0.00 0.10 0.00 98.45 12:12:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:13:01 all 0.20 0.00 0.01 0.01 0.01 99.77 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:13:01 2 0.75 0.00 0.00 0.03 0.02 99.20 12:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:14:01 all 0.50 0.00 0.01 0.66 0.00 98.84 12:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:14:01 2 1.91 0.00 0.00 2.58 0.00 95.51 12:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:16:01 2 0.02 0.00 0.02 0.05 0.02 99.90 12:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:17:01 all 0.02 0.00 0.02 0.03 0.01 99.92 12:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:01 2 0.03 0.00 0.02 0.08 0.03 99.83 12:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:18:01 2 0.02 0.00 0.03 0.05 0.02 99.88 12:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:18:01 CPU %user %nice %system %iowait %steal %idle 12:19:01 all 0.14 0.00 0.01 0.01 0.01 99.83 12:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:19:01 2 0.03 0.00 0.02 0.02 0.03 99.90 12:19:01 3 0.50 0.00 0.00 0.00 0.00 99.50 12:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:20:01 2 0.02 0.00 0.03 0.05 0.02 99.88 12:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:21:01 all 0.00 0.00 0.01 0.01 0.01 99.97 12:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:21:01 2 0.00 0.00 0.02 0.05 0.03 99.90 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:22:01 all 0.02 0.00 0.01 0.02 0.01 99.95 12:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:22:01 2 0.03 0.00 0.00 0.05 0.02 99.90 12:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:23:01 all 0.01 0.00 0.00 0.01 0.01 99.97 12:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:23:01 2 0.02 0.00 0.00 0.03 0.03 99.92 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:01 all 0.21 0.00 0.01 0.02 0.01 99.75 12:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:01 2 0.80 0.00 0.03 0.07 0.02 99.09 12:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:25:01 all 0.51 0.00 0.02 0.01 0.01 99.46 12:25:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:25:01 2 1.97 0.00 0.02 0.03 0.03 97.95 12:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:26:01 all 0.20 0.00 0.01 0.03 0.01 99.75 12:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:26:01 2 0.78 0.00 0.02 0.15 0.02 99.04 12:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:27:01 2 0.00 0.00 0.02 0.02 0.03 99.93 12:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:28:01 all 0.01 0.00 0.02 0.02 0.01 99.95 12:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:28:01 2 0.03 0.00 0.02 0.05 0.00 99.90 12:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:29:01 2 0.02 0.00 0.03 0.02 0.03 99.90 12:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:30:01 all 0.29 0.00 0.01 0.01 0.01 99.68 12:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:30:01 2 1.11 0.00 0.02 0.03 0.02 98.82 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:31:01 all 0.20 0.00 0.01 0.00 0.00 99.78 12:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:01 2 0.75 0.00 0.03 0.02 0.00 99.20 12:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:32:01 all 0.06 0.00 0.01 0.01 0.00 99.92 12:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:32:01 2 0.20 0.00 0.02 0.03 0.03 99.72 12:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:33:01 all 0.24 0.00 0.02 0.02 0.01 99.71 12:33:01 0 0.18 0.00 0.02 0.03 0.00 99.77 12:33:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:33:01 2 0.48 0.00 0.03 0.03 0.02 99.43 12:33:01 3 0.15 0.00 0.00 0.00 0.00 99.85 12:34:01 all 0.47 0.00 0.00 0.02 0.01 99.50 12:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:34:01 2 1.83 0.00 0.03 0.05 0.02 98.07 12:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:01 all 0.51 0.00 0.04 0.02 0.00 99.43 12:35:01 0 1.22 0.00 0.05 0.00 0.00 98.73 12:35:01 1 0.20 0.00 0.07 0.00 0.02 99.72 12:35:01 2 0.57 0.00 0.00 0.07 0.00 99.37 12:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:36:01 all 0.19 0.00 0.01 0.01 0.01 99.78 12:36:01 0 0.73 0.00 0.00 0.00 0.00 99.27 12:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:36:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:37:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:37:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:38:01 all 0.01 0.00 0.02 0.03 0.01 99.93 12:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:38:01 2 0.00 0.00 0.00 0.13 0.00 99.87 12:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:39:01 all 0.12 0.00 0.01 0.03 0.01 99.83 12:39:01 0 0.42 0.00 0.00 0.00 0.02 99.57 12:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:39:01 2 0.00 0.00 0.02 0.10 0.00 99.88 12:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:40:01 all 0.13 0.00 0.03 0.02 0.01 99.81 12:40:01 0 0.52 0.00 0.05 0.00 0.00 99.43 12:40:01 1 0.02 0.00 0.03 0.05 0.02 99.88 12:40:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:40:01 CPU %user %nice %system %iowait %steal %idle 12:41:01 all 0.04 0.00 0.03 0.00 0.01 99.92 12:41:01 0 0.13 0.00 0.12 0.00 0.02 99.73 12:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:42:01 all 0.08 0.00 0.01 0.01 0.00 99.90 12:42:01 0 0.28 0.00 0.02 0.00 0.00 99.70 12:42:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:42:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:43:01 all 0.32 0.00 0.02 0.02 0.01 99.63 12:43:01 0 1.24 0.00 0.07 0.07 0.02 98.61 12:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:44:01 all 1.48 0.00 0.10 0.07 0.01 98.35 12:44:01 0 1.65 0.00 0.13 0.08 0.03 98.10 12:44:01 1 0.70 0.00 0.03 0.02 0.00 99.25 12:44:01 2 1.77 0.00 0.08 0.15 0.00 98.00 12:44:01 3 1.80 0.00 0.15 0.00 0.00 98.05 12:45:01 all 23.84 0.00 1.82 3.51 0.07 70.76 12:45:01 0 9.42 0.00 1.20 7.16 0.07 82.15 12:45:01 1 33.18 0.00 1.98 1.37 0.08 63.38 12:45:01 2 34.02 0.00 2.77 4.91 0.07 58.24 12:45:01 3 18.70 0.00 1.32 0.65 0.05 79.28 12:46:01 all 54.43 0.00 2.44 1.29 0.10 41.73 12:46:01 0 52.97 0.00 2.81 3.51 0.10 40.61 12:46:01 1 48.45 0.00 2.46 1.02 0.10 47.98 12:46:01 2 58.61 0.00 2.39 0.32 0.12 38.56 12:46:01 3 57.74 0.00 2.13 0.28 0.10 39.75 Average: all 1.31 0.00 0.08 0.19 0.01 98.41 Average: 0 1.36 0.00 0.08 0.16 0.02 98.38 Average: 1 1.18 0.00 0.08 0.42 0.01 98.31 Average: 2 1.55 0.00 0.09 0.17 0.01 98.18 Average: 3 1.14 0.00 0.06 0.02 0.01 98.77