Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/144397 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-10289 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-review-verification-maven-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVBe3pz/agent.1563 SSH_AGENT_PID=1565 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_12991591190349055883.key (/w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_12991591190349055883.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/clamp.git > git init /w/workspace/policy-clamp-review-verification-maven-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp.git refs/changes/97/144397/2 # timeout=30 > git rev-parse 95f6d80b47528fe6c34cf9f962c6e66110ea5d6a^{commit} # timeout=10 Checking out Revision 95f6d80b47528fe6c34cf9f962c6e66110ea5d6a (refs/changes/97/144397/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 95f6d80b47528fe6c34cf9f962c6e66110ea5d6a # timeout=30 Commit message: "Update policy-jre-apline version & CSIT fix" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0ca73d8f491c13224b6382232cbe5d8e4d55388d # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins18242860270333097813.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C8sZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C8sZ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.1 from /tmp/venv-C8sZ/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.6 botocore==1.43.6 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.15 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.0 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.2 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins387412293952786393.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-13 12:29:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-F7ds4T.sh" [1] downloading uv 0.11.14 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.14 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins10970123177625993818.sh + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/target/classes /w/workspace/policy-clamp-review-verification-maven-master/jacoco/classes [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins1730631620622932991.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-ubuntu2204-docker-8c-8g-10289 [policy-clamp-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=95f6d80b47528fe6c34cf9f962c6e66110ea5d6a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/clamp/+/144397 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/clamp -DGERRIT_PATCHSET_UPLOADER_USERNAME=danielhanrahan -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=144397 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/97/144397/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=policy/clamp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIHBvbGljeS1qcmUtYXBsaW5lIHZlcnNpb24gJiBDU0lUIGZpeAoKLSBSdW4gY2xhbXAgQ1NJVHMgd2l0aCAyIHJlcGxpY2FzIGJ5IGRlZmF1bHQKLSBVcGRhdGUgcG9saWN5LWpyZS1hbHBpbmUgdmVyc2lvbiB0byA1LjAuMS1TTkFQU0hPVAoKSXNzdWUtSUQ6IFBPTElDWS01NTI5CkNoYW5nZS1JZDogSTc3NTFjYmUwNzA1YjE1OTUxM2U2MTNjOTE3ODNmNjkwY2JkZDM0MTUKU2lnbmVkLW9mZi1ieTogZGFuaWVsaGFucmFoYW4gPGRhbmllbC5oYW5yYWhhbkBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update policy-jre-apline version & CSIT fix" -DGERRIT_EVENT_ACCOUNT_USERNAME=danielhanrahan -DGERRIT_CHANGE_OWNER_USERNAME=danielhanrahan '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7751cbe0705b159513e613c91783f690cbdd3415 -DGERRIT_EVENT_HASH=27905960 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDI6CgpyZWNoZWNr -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DMAVEN_PARAMS=-P docker -Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins5026680091430311734.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins9879116087114919803.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config18339717033127605514tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config4129297755044335799tmp [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins11830085535229348548.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded ---> docker-login.sh ends [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins10816485490868298570.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config4353023026337446505tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config7594873292618826954tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins9423825166792337452.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-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config4353023026337446505tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=2.7 + [[ 2 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config4353023026337446505tmp --settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config7594873292618826954tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -P docker -Dmaven.test.skip=true -Ddocker.repository.push= Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] clamp-parent [pom] [INFO] checkstyle [jar] [INFO] dependencies [pom] [INFO] test-utils [jar] [INFO] policy-common [jar] [INFO] policy-models [jar] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-docker [pom] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 9.0.2-SNAPSHOT [1/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-clamp --- [INFO] Deleting /w/workspace/policy-clamp-review-verification-maven-master/target [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-clamp --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp/9.0.2-SNAPSHOT/policy-clamp-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:clamp-parent >----------------- [INFO] Building clamp-parent 9.0.2-SNAPSHOT [2/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clamp-parent --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-parent --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-parent --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ clamp-parent --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-parent/9.0.2-SNAPSHOT/clamp-parent-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:checkstyle >------------------ [INFO] Building checkstyle 9.0.2-SNAPSHOT [3/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ checkstyle --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ checkstyle --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ checkstyle --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ checkstyle --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/pom.xml to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:dependencies >----------------- [INFO] Building dependencies 9.0.2-SNAPSHOT [4/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ dependencies --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ dependencies --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.swagger.core.v3:swagger-annotations-jakarta ...... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-jaxrs2-jakarta ........... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-models-jakarta ........... 2.2.49 -> 2.2.50 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ dependencies --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ dependencies --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ dependencies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ dependencies --- [INFO] Analyzed bundle 'dependencies' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ dependencies --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ dependencies --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/pom.xml to /tmp/r/org/onap/policy/clamp/dependencies/9.0.2-SNAPSHOT/dependencies-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:test-utils >------------------ [INFO] Building test-utils 9.0.2-SNAPSHOT [5/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ test-utils --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ test-utils --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ test-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java uses or overrides a deprecated API. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ test-utils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ test-utils --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ test-utils --- [INFO] Analyzed bundle 'test-utils' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] Unused declared dependencies found: [WARNING] org.assertj:assertj-core:jar:3.27.7:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ test-utils --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/pom.xml to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-common >----------------- [INFO] Building policy-common 9.0.2-SNAPSHOT [6/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-common --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-common --- [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-common --- [WARNING] Unused declared dependencies found: [WARNING] com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.yaml:snakeyaml:jar:2.5:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-models >----------------- [INFO] Building policy-models 9.0.2-SNAPSHOT [7/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-models/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-models --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-models --- [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-models --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-common >-------------- [INFO] Building policy-clamp-common 9.0.2-SNAPSHOT [8/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-common --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.5.0:test-jar (default) @ policy-clamp-common --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-common --- [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.clamp:policy-clamp-examples >------------- [INFO] Building policy-clamp-examples 9.0.2-SNAPSHOT [9/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-examples --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-examples --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-examples --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/examples/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:bundle (default) @ policy-clamp-examples --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 24 entries [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-examples --- [INFO] Copying 26 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-examples --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-examples --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-examples --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-examples --- [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-examples --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-examples --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-models >-------------- [INFO] Building policy-clamp-models 9.0.2-SNAPSHOT [10/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-models --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/models/src/main/resources [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 122 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-models --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-models --- [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-models --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.apache.commons:commons-collections4:jar:4.5.0:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.clamp:policy-clamp-runtime-acm >----------- [INFO] Building policy-clamp-runtime-acm 9.0.2-SNAPSHOT [11/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-runtime-acm --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-runtime-acm --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-runtime-acm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-runtime-acm --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@2e6ac0ab [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionDefinitionApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionInstanceApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/ParticipantMonitoringApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-runtime-acm --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-runtime-acm --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-runtime-acm --- [INFO] Copying 50 resources from src/main/resources to target/classes [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-runtime-acm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 63 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-runtime-acm --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-runtime-acm --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-runtime-acm --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-runtime-acm --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-runtime-acm --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-runtime-acm --- [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-runtime-acm --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.opentelemetry:opentelemetry-sdk-trace:jar:1.55.0:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework.data:spring-data-jpa:jar:4.0.5:compile [WARNING] org.apache.kafka:kafka-clients:jar:4.1.2:compile [WARNING] org.springframework.boot:spring-boot-persistence:jar:4.0.6:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webmvc:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] org.aspectj:aspectjweaver:jar:1.9.25.1:compile [WARNING] jakarta.servlet:jakarta.servlet-api:jar:6.1.0:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework.kafka:spring-kafka:jar:4.0.5:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.springframework:spring-tx:jar:7.0.7:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] com.github.blagerweij:liquibase-sessionlock:jar:1.6.9:compile [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.h2database:h2:jar:2.4.240:test [WARNING] org.testcontainers:testcontainers-junit-jupiter:jar:2.0.5:test [WARNING] org.testcontainers:testcontainers-postgresql:jar:2.0.5:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-runtime-acm --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----< org.onap.policy.clamp.participant:policy-clamp-participant >----- [INFO] Building policy-clamp-participant 9.0.2-SNAPSHOT [12/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant --- [INFO] Analyzed bundle 'policy-clamp-participant' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant/9.0.2-SNAPSHOT/policy-clamp-participant-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-intermediary >-- [INFO] Building policy-clamp-participant-intermediary 9.0.2-SNAPSHOT [13/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-intermediary --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-intermediary --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-intermediary --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-intermediary --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-intermediary --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-intermediary --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-intermediary --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-intermediary --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-intermediary --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-intermediary --- [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-intermediary --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.55.0:compile [WARNING] io.micrometer:micrometer-tracing-bridge-otel:jar:1.6.5:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-intermediary --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl >--- [INFO] Building policy-clamp-participant-impl 9.0.2-SNAPSHOT [14/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl --- [INFO] Analyzed bundle 'policy-clamp-participant-impl' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl/9.0.2-SNAPSHOT/policy-clamp-participant-impl-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator >-- [INFO] Building policy-clamp-participant-impl-simulator 9.0.2-SNAPSHOT [15/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-simulator --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] org.apache.commons:commons-lang3 .................... 3.18.0 -> 3.20.0 [INFO] org.springdoc:springdoc-openapi-starter-webmvc-ui .... 2.8.17 -> 3.0.3 [INFO] org.springframework.boot:spring-boot-dependencies .... 3.5.14 -> 4.0.6 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-simulator --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-simulator --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@631f3059 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.sim.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/sim/controller/genapi/SimulatorParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-simulator --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-simulator --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-simulator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-simulator --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-simulator --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-simulator --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.5.14:repackage (default) @ policy-clamp-participant-impl-simulator --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-simulator --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-simulator --- [WARNING] Used undeclared dependencies found: [WARNING] org.springframework.security:spring-security-config:jar:6.5.10:compile [WARNING] io.micrometer:micrometer-core:jar:1.15.11:compile [WARNING] org.springframework.security:spring-security-web:jar:6.5.10:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.54:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:3.5.14:compile [WARNING] org.springframework:spring-context:jar:6.2.18:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:6.2.18:compile [WARNING] org.springframework:spring-beans:jar:6.2.18:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot:jar:3.5.14:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.0.2:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-simulator --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy >-- [INFO] Building policy-clamp-participant-impl-policy 9.0.2-SNAPSHOT [16/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-policy --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-policy --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-policy --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-policy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-policy --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-policy --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-policy --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-policy --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-policy --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-policy --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-policy --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes >-- [INFO] Building policy-clamp-participant-impl-kubernetes 9.0.2-SNAPSHOT [17/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-kubernetes --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@70156510 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.kubernetes.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/kubernetes/controller/genapi/KubernetesParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-kubernetes --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kubernetes --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kubernetes --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kubernetes --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kubernetes --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-http >-- [INFO] Building policy-clamp-participant-impl-http 9.0.2-SNAPSHOT [18/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-http --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-http --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-http --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-http --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-http --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-http --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-http --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-http --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-http --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-http --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-http --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-http --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve >-- [INFO] Building policy-clamp-participant-impl-kserve 9.0.2-SNAPSHOT [19/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kserve --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kserve --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kserve --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kserve --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kserve --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kserve --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kserve --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kserve --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kserve --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kserve --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] com.squareup.okhttp3:okhttp-jvm:jar:5.2.1:compile [WARNING] io.kubernetes:client-java-api:jar:26.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] io.opentelemetry:opentelemetry-context:jar:1.55.0:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kserve --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms >-- [INFO] Building policy-clamp-participant-impl-a1pms 9.0.2-SNAPSHOT [20/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-a1pms --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-a1pms --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-a1pms --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-a1pms --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-a1pms --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-a1pms --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-a1pms --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-a1pms --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-acm-element-impl >--- [INFO] Building policy-clamp-acm-element-impl 9.0.2-SNAPSHOT [21/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-acm-element-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-acm-element-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-acm-element-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-acm-element-impl --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@3a4c7892 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/element/main/rest/genapi/AcElementControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-acm-element-impl --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-acm-element-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-acm-element-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-acm-element-impl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-acm-element-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-acm-element-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-acm-element-impl --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-acm-element-impl --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-acm-element-impl --- [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-acm-element-impl --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.21:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] io.swagger.core.v3:swagger-jaxrs2-jakarta:jar:2.2.49:compile [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-acm-element-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:clamp-packages >---------------- [INFO] Building clamp-packages 9.0.2-SNAPSHOT [22/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ clamp-packages --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-packages --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-packages --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ clamp-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ clamp-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ clamp-packages --- [INFO] Analyzed bundle 'clamp-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ clamp-packages --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ clamp-packages --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-packages/9.0.2-SNAPSHOT/clamp-packages-9.0.2-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-tarball >------------- [INFO] Building policy-clamp-tarball 9.0.2-SNAPSHOT [23/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-tarball --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-tarball --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-tarball --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:copy-resources (copy-liquibase-changelogs) @ policy-clamp-tarball --- [INFO] Copying 9 resources from ../../runtime-acm/src/main/resources/db/changelog to target/liquibase [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-tarball --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-tarball --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-tarball --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-tarball --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.8.0:single (generate-complete-tar) @ policy-clamp-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-tarball --- [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-tarball --- [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:policy-clamp-runtime-acm:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-http:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-acm-element-impl:jar:9.0.2-SNAPSHOT:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-tarball --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-docker >-------------- [INFO] Building policy-clamp-docker 9.0.2-SNAPSHOT [24/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- docker-maven-plugin:0.48.1:remove (clean-images) @ policy-clamp-docker --- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-docker --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-docker --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-docker --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-docker --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-clamp-docker --- Project version: 9.0.2-SNAPSHOT New tag for docker: 9.0-SNAPSHOT-latest [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-docker --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-clamp-docker --- [INFO] [INFO] --- docker-maven-plugin:0.48.1:build (generate-images) @ policy-clamp-docker --- [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Created docker-build.tar in 1 second [INFO] DOCKER> Pulling from busybox [INFO] DOCKER> Digest: sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest [INFO] DOCKER> Pulled busybox:latest in 395 milliseconds [INFO] DOCKER> Pulling from onap/policy-jre-alpine [INFO] DOCKER> Digest: sha256:63646e3a5d41a8f3c1a89532aee586555889fa75063762417b63059c31b05f5d [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> Pulled onap/policy-jre-alpine:5.0.1-SNAPSHOT in 2 seconds [INFO] DOCKER> Step 1/29 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/29 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Running in dfffbfacedb8 [INFO] DOCKER> ---> Removed intermediate container dfffbfacedb8 [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/29 : COPY /maven/lib/policy-clamp-runtime-acm.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> cb5fdb0bea78 [INFO] DOCKER> Step 4/29 : RUN tar xvzf /packages/policy-clamp-runtime-acm.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 35c16c8336e4 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 35c16c8336e4 [INFO] DOCKER> ---> 3cd414ea2bca [INFO] DOCKER> Step 5/29 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/29 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4f151c6524d3 [INFO] DOCKER> ---> Removed intermediate container 4f151c6524d3 [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/29 : LABEL org.opencontainers.image.title="Policy CLAMP ACM runtime" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bc3cf3f89f39 [INFO] DOCKER> ---> Removed intermediate container bc3cf3f89f39 [INFO] DOCKER> ---> ea6f342a451d [INFO] DOCKER> Step 8/29 : LABEL org.opencontainers.image.description="Policy CLAMP ACM runtime image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c16ce9e12b46 [INFO] DOCKER> ---> Removed intermediate container c16ce9e12b46 [INFO] DOCKER> ---> 905b6714b135 [INFO] DOCKER> Step 9/29 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6eb145aaad15 [INFO] DOCKER> ---> Removed intermediate container 6eb145aaad15 [INFO] DOCKER> ---> 3c4247c98989 [INFO] DOCKER> Step 10/29 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3154f008f5ab [INFO] DOCKER> ---> Removed intermediate container 3154f008f5ab [INFO] DOCKER> ---> cc30d5548675 [INFO] DOCKER> Step 11/29 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0cdc226e0fd1 [INFO] DOCKER> ---> Removed intermediate container 0cdc226e0fd1 [INFO] DOCKER> ---> 0fba0bd6cf1b [INFO] DOCKER> Step 12/29 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in eb8aaa49e464 [INFO] DOCKER> ---> Removed intermediate container eb8aaa49e464 [INFO] DOCKER> ---> cd51757b530b [INFO] DOCKER> Step 13/29 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 601c1fbf4e93 [INFO] DOCKER> ---> Removed intermediate container 601c1fbf4e93 [INFO] DOCKER> ---> d1ae7d0a191e [INFO] DOCKER> Step 14/29 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2ec8ececde44 [INFO] DOCKER> ---> Removed intermediate container 2ec8ececde44 [INFO] DOCKER> ---> 2e8f99f12069 [INFO] DOCKER> Step 15/29 : ARG POLICY_LOGS=/var/log/onap/policy/policy-clamp-runtime-acm [INFO] DOCKER> [INFO] DOCKER> ---> Running in eb60f16801a9 [INFO] DOCKER> ---> Removed intermediate container eb60f16801a9 [INFO] DOCKER> ---> 0b122546799e [INFO] DOCKER> Step 16/29 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3cee22e166e5 [INFO] DOCKER> ---> Removed intermediate container 3cee22e166e5 [INFO] DOCKER> ---> 0474ad4305cc [INFO] DOCKER> Step 17/29 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6cf72df211c6 [INFO] DOCKER> ---> Removed intermediate container 6cf72df211c6 [INFO] DOCKER> ---> 880cc2218e9b [INFO] DOCKER> Step 18/29 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1b42568cad51 [INFO] DOCKER> ---> Removed intermediate container 1b42568cad51 [INFO] DOCKER> ---> 089a429aa4ff [INFO] DOCKER> Step 19/29 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8eefe61b1fd6 [INFO] DOCKER> ---> Removed intermediate container 8eefe61b1fd6 [INFO] DOCKER> ---> 0a6092186a32 [INFO] DOCKER> Step 20/29 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> fe6ba0d54c63 [INFO] DOCKER> Step 21/29 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3450cf038d15 [INFO] DOCKER> ---> Removed intermediate container 3450cf038d15 [INFO] DOCKER> ---> 147327dcea0c [INFO] DOCKER> Step 22/29 : COPY --chown=policy:policy /maven/policy-clamp-runtime-acm.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 4b76dd1b8a4b [INFO] DOCKER> Step 23/29 : RUN pip uninstall -y setuptools || true [INFO] DOCKER> [INFO] DOCKER> ---> Running in 09ab3d80766f [INFO] DOCKER> [91m/bin/sh: pip: not found [INFO] DOCKER> ---> Removed intermediate container 09ab3d80766f [INFO] DOCKER> ---> cba24fc78d32 [INFO] DOCKER> Step 24/29 : RUN python3 -m pip uninstall -y pip || true && rm -rf /usr/bin/pip* /usr/local/bin/pip* [INFO] DOCKER> [INFO] DOCKER> ---> Running in 57e0a75c0177 [INFO] DOCKER> [91m/bin/sh: python3: not found [INFO] DOCKER> ---> Removed intermediate container 57e0a75c0177 [INFO] DOCKER> ---> 8ae129b9b01c [INFO] DOCKER> Step 25/29 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6b8314796a26 [INFO] DOCKER> ---> Removed intermediate container 6b8314796a26 [INFO] DOCKER> ---> dd7325e7207e [INFO] DOCKER> Step 26/29 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in cac686c9b280 [INFO] DOCKER> ---> Removed intermediate container cac686c9b280 [INFO] DOCKER> ---> 1a8cc1550c43 [INFO] DOCKER> Step 27/29 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in d44c8f551011 [INFO] DOCKER> ---> Removed intermediate container d44c8f551011 [INFO] DOCKER> ---> e3338b530563 [INFO] DOCKER> Step 28/29 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9aa879e633bb [INFO] DOCKER> ---> Removed intermediate container 9aa879e633bb [INFO] DOCKER> ---> 3ecf25d402e7 [INFO] DOCKER> Step 29/29 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1243791943df [INFO] DOCKER> ---> Removed intermediate container 1243791943df [INFO] DOCKER> ---> dfb353638ca2 [INFO] DOCKER> Successfully built dfb353638ca2 [INFO] DOCKER> Successfully tagged onap/policy-clamp-runtime-acm:latest [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Built image sha256:dfb353638ca210addd6a338fca9e96b1e3212feeee323e6a62dd4e341e7a68a8 [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Created docker-build.tar in 494 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/policy-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> db3ca3ec1da0 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in b33c8d0dcb5c [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container b33c8d0dcb5c [INFO] DOCKER> ---> 7089b3652e96 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bae6756fe1b6 [INFO] DOCKER> ---> Removed intermediate container bae6756fe1b6 [INFO] DOCKER> ---> ac19a4eecf0f [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Policy Framework Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7658c2962adb [INFO] DOCKER> ---> Removed intermediate container 7658c2962adb [INFO] DOCKER> ---> 33de5bd5d1d9 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 083f15a6fe02 [INFO] DOCKER> ---> Removed intermediate container 083f15a6fe02 [INFO] DOCKER> ---> 23a0ec23f0f0 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b1d27795c6ca [INFO] DOCKER> ---> Removed intermediate container b1d27795c6ca [INFO] DOCKER> ---> 5b56ca67e78b [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2ca6fd293dcd [INFO] DOCKER> ---> Removed intermediate container 2ca6fd293dcd [INFO] DOCKER> ---> bbe539b2a3bf [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9f881b99a1f0 [INFO] DOCKER> ---> Removed intermediate container 9f881b99a1f0 [INFO] DOCKER> ---> c037a4ed310d [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 79b1d369c1fb [INFO] DOCKER> ---> Removed intermediate container 79b1d369c1fb [INFO] DOCKER> ---> a64b53ea0fb8 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b749c4319a93 [INFO] DOCKER> ---> Removed intermediate container b749c4319a93 [INFO] DOCKER> ---> 23e4e150465c [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/pf-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 172d712fd46d [INFO] DOCKER> ---> Removed intermediate container 172d712fd46d [INFO] DOCKER> ---> dd8b2bfb1e78 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in bc53751cb5ea [INFO] DOCKER> ---> Removed intermediate container bc53751cb5ea [INFO] DOCKER> ---> 3e026dacd5e8 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7b9b4c7c2f34 [INFO] DOCKER> ---> Removed intermediate container 7b9b4c7c2f34 [INFO] DOCKER> ---> ee07dcb16db7 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in cdc1be9ea804 [INFO] DOCKER> ---> Removed intermediate container cdc1be9ea804 [INFO] DOCKER> ---> ad09066e6c52 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8a001c8b23fb [INFO] DOCKER> ---> Removed intermediate container 8a001c8b23fb [INFO] DOCKER> ---> 27c1cf37c3b1 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> cec5588595eb [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 943af014f033 [INFO] DOCKER> ---> Removed intermediate container 943af014f033 [INFO] DOCKER> ---> 479d27b16646 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-policy.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 6deda7f8193e [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 46a48e39b5e4 [INFO] DOCKER> ---> Removed intermediate container 46a48e39b5e4 [INFO] DOCKER> ---> 57b8817a2c5c [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in ea91b4aca309 [INFO] DOCKER> ---> Removed intermediate container ea91b4aca309 [INFO] DOCKER> ---> 057d14299476 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 725e04ed39c5 [INFO] DOCKER> ---> Removed intermediate container 725e04ed39c5 [INFO] DOCKER> ---> 4bd882f651a8 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9f5b6c2f5893 [INFO] DOCKER> ---> Removed intermediate container 9f5b6c2f5893 [INFO] DOCKER> ---> 0af1cd8333ff [INFO] DOCKER> Successfully built 0af1cd8333ff [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-pf-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Built image sha256:0af1cd8333ff65a2c159d89f0384227e95e032682a799f107974fdaf7c892eed [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Created docker-build.tar in 408 milliseconds [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/kubernetes-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> c9bc7e2692b2 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/kubernetes-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 921458bdf1e8 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 921458bdf1e8 [INFO] DOCKER> ---> 6070a313de7c [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy CLAMP ACM K8S Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d43cab4b024f [INFO] DOCKER> ---> Removed intermediate container d43cab4b024f [INFO] DOCKER> ---> 214549f10bb8 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy CLAMP ACM K8S Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 901db9d32030 [INFO] DOCKER> ---> Removed intermediate container 901db9d32030 [INFO] DOCKER> ---> 24a3376c845d [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 619fef56d393 [INFO] DOCKER> ---> Removed intermediate container 619fef56d393 [INFO] DOCKER> ---> 2caee0083a66 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bcdb68b97e75 [INFO] DOCKER> ---> Removed intermediate container bcdb68b97e75 [INFO] DOCKER> ---> f23bfb9ef7cf [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0b0390971b83 [INFO] DOCKER> ---> Removed intermediate container 0b0390971b83 [INFO] DOCKER> ---> 1ca29c421d45 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f3659ce13558 [INFO] DOCKER> ---> Removed intermediate container f3659ce13558 [INFO] DOCKER> ---> 6a940d1e27c2 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in da615c77f3f3 [INFO] DOCKER> ---> Removed intermediate container da615c77f3f3 [INFO] DOCKER> ---> dc311c12e030 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d9e046288884 [INFO] DOCKER> ---> Removed intermediate container d9e046288884 [INFO] DOCKER> ---> 244586b35fc2 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/k8s-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 781d3d389a15 [INFO] DOCKER> ---> Removed intermediate container 781d3d389a15 [INFO] DOCKER> ---> af19d901f487 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7a51f5a18feb [INFO] DOCKER> ---> Removed intermediate container 7a51f5a18feb [INFO] DOCKER> ---> 7bc50b4f05e2 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 74f174209497 [INFO] DOCKER> ---> Removed intermediate container 74f174209497 [INFO] DOCKER> ---> 3c7dd845e8cf [INFO] DOCKER> Step 18/27 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in b6f09ba85127 [INFO] DOCKER> ---> Removed intermediate container b6f09ba85127 [INFO] DOCKER> ---> efd6304e87ab [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in c98dc2bb63fb [INFO] DOCKER> ---> Removed intermediate container c98dc2bb63fb [INFO] DOCKER> ---> 70bce6d8edf1 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> dba3ef1ab897 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 259d9a293f28 [INFO] DOCKER> ---> Removed intermediate container 259d9a293f28 [INFO] DOCKER> ---> 90d0edb083c0 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kubernetes.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 3c233eafa4d6 [INFO] DOCKER> Step 23/27 : RUN chmod 755 bin/*.sh && apk update && apk add wget && wget -nv https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz && tar xvf helm-v3.5.2-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin && rm -rf linux-amd64 && rm helm-v3.5.2-linux-amd64.tar.gz && wget -nv https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl && chmod +x kubectl && mv kubectl /usr/local/bin/kubectl [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4e5d68ee6a51 [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [INFO] DOCKER> v3.22.4-66-ged3b02fbd35 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] OK: 26329 distinct packages available [INFO] DOCKER> (1/2) Installing pcre2 (10.46-r0) [INFO] DOCKER> (2/2) Installing wget (1.25.0-r1) [INFO] DOCKER> Executing busybox-1.37.0-r20.trigger [INFO] DOCKER> OK: 216 MiB in 67 packages [INFO] DOCKER> [91m2026-05-13 12:31:44 URL:https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz [12365365/12365365] -> "helm-v3.5.2-linux-amd64.tar.gz" [1] [INFO] DOCKER> linux-amd64/ [INFO] DOCKER> linux-amd64/helm linux-amd64/LICENSE linux-amd64/README.md [INFO] DOCKER> [91m2026-05-13 12:31:46 URL:https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl [47583232/47583232] -> "kubectl" [1] [INFO] DOCKER> ---> Removed intermediate container 4e5d68ee6a51 [INFO] DOCKER> ---> df7dd7e73b89 [INFO] DOCKER> Step 24/27 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in f55e096cf07f [INFO] DOCKER> ---> Removed intermediate container f55e096cf07f [INFO] DOCKER> ---> ba6071ff4ddc [INFO] DOCKER> Step 25/27 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 94deac6a2596 [INFO] DOCKER> ---> Removed intermediate container 94deac6a2596 [INFO] DOCKER> ---> cd3515712cce [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3a709ca77999 [INFO] DOCKER> ---> Removed intermediate container 3a709ca77999 [INFO] DOCKER> ---> 57eac531f67c [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in bcce50082c3c [INFO] DOCKER> ---> Removed intermediate container bcce50082c3c [INFO] DOCKER> ---> 686eeaf5cbe6 [INFO] DOCKER> Successfully built 686eeaf5cbe6 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-k8s-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Built image sha256:686eeaf5cbe643e2ee5ccad259c6c930f93f6a647ef388a35c821f37f2a21fe9 [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Created docker-build.tar in 437 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/http-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 8c44eb8176c6 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/http-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 22e02d1cd78e [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 22e02d1cd78e [INFO] DOCKER> ---> ed83dabbb4c7 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM HTTP Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0dce8b1b0260 [INFO] DOCKER> ---> Removed intermediate container 0dce8b1b0260 [INFO] DOCKER> ---> 3713bd88f7e3 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM HTTP Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7403305ff46e [INFO] DOCKER> ---> Removed intermediate container 7403305ff46e [INFO] DOCKER> ---> 1f038e49acfe [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c723a2e9e0a5 [INFO] DOCKER> ---> Removed intermediate container c723a2e9e0a5 [INFO] DOCKER> ---> 577542f96e72 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7d93400bed18 [INFO] DOCKER> ---> Removed intermediate container 7d93400bed18 [INFO] DOCKER> ---> 084eacd8093e [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4d84c5aba535 [INFO] DOCKER> ---> Removed intermediate container 4d84c5aba535 [INFO] DOCKER> ---> 236ec4520110 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 52d45939f1e6 [INFO] DOCKER> ---> Removed intermediate container 52d45939f1e6 [INFO] DOCKER> ---> d560988875fa [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in fc9125980295 [INFO] DOCKER> ---> Removed intermediate container fc9125980295 [INFO] DOCKER> ---> dc61646b3823 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f4e337af3293 [INFO] DOCKER> ---> Removed intermediate container f4e337af3293 [INFO] DOCKER> ---> b746c9d35f81 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/http-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in c52234b1b9df [INFO] DOCKER> ---> Removed intermediate container c52234b1b9df [INFO] DOCKER> ---> 9e2d0902bb4c [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 38cec8bd0e66 [INFO] DOCKER> ---> Removed intermediate container 38cec8bd0e66 [INFO] DOCKER> ---> c77473b2466c [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in ceedfac293ae [INFO] DOCKER> ---> Removed intermediate container ceedfac293ae [INFO] DOCKER> ---> 4919310efb2a [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in bab24f5e69d4 [INFO] DOCKER> ---> Removed intermediate container bab24f5e69d4 [INFO] DOCKER> ---> 461b74756ffc [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in cb7f247b0f71 [INFO] DOCKER> ---> Removed intermediate container cb7f247b0f71 [INFO] DOCKER> ---> a1c81489a2aa [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 35de8cd26310 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 778625b8dd9e [INFO] DOCKER> ---> Removed intermediate container 778625b8dd9e [INFO] DOCKER> ---> 21b05c0d1f91 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-http.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> c6642f4c1991 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in c9e05a7887da [INFO] DOCKER> ---> Removed intermediate container c9e05a7887da [INFO] DOCKER> ---> c956b9d13b32 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5f439f5ec295 [INFO] DOCKER> ---> Removed intermediate container 5f439f5ec295 [INFO] DOCKER> ---> 2b2313ccdea5 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in e7715fb52391 [INFO] DOCKER> ---> Removed intermediate container e7715fb52391 [INFO] DOCKER> ---> 366b6507e223 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 95889b81553b [INFO] DOCKER> ---> Removed intermediate container 95889b81553b [INFO] DOCKER> ---> 20c38ec10e20 [INFO] DOCKER> Successfully built 20c38ec10e20 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-http-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Built image sha256:20c38ec10e20f1d2a17b6fd71569cbfabbf101cde09e7eca955b2a08763cc808 [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Created docker-build.tar in 491 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/a1pms-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> c2d78cad05fa [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in f6b9d4073ad2 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container f6b9d4073ad2 [INFO] DOCKER> ---> 3273211fb0fe [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0462701c618f [INFO] DOCKER> ---> Removed intermediate container 0462701c618f [INFO] DOCKER> ---> 7fbe9607b51e [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM A1 PMS Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7430f11f3d85 [INFO] DOCKER> ---> Removed intermediate container 7430f11f3d85 [INFO] DOCKER> ---> e97d5c6adb0d [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3146eabc7f7b [INFO] DOCKER> ---> Removed intermediate container 3146eabc7f7b [INFO] DOCKER> ---> ad75902aaca8 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1d30472922b8 [INFO] DOCKER> ---> Removed intermediate container 1d30472922b8 [INFO] DOCKER> ---> 6933f84c8d9d [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b19d9c937f0d [INFO] DOCKER> ---> Removed intermediate container b19d9c937f0d [INFO] DOCKER> ---> 973a043e31c6 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1b3ceefe7a69 [INFO] DOCKER> ---> Removed intermediate container 1b3ceefe7a69 [INFO] DOCKER> ---> 0c75f84a3043 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 970f85b738ec [INFO] DOCKER> ---> Removed intermediate container 970f85b738ec [INFO] DOCKER> ---> 1d85e5037e24 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 54f7650a7433 [INFO] DOCKER> ---> Removed intermediate container 54f7650a7433 [INFO] DOCKER> ---> 9eb42d684d2a [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/a1pms-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 154efd64e5d5 [INFO] DOCKER> ---> Removed intermediate container 154efd64e5d5 [INFO] DOCKER> ---> 4d12df0286ac [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 95acfdec2afc [INFO] DOCKER> ---> Removed intermediate container 95acfdec2afc [INFO] DOCKER> ---> 2a5b33ca61b5 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4a27de1280ae [INFO] DOCKER> ---> Removed intermediate container 4a27de1280ae [INFO] DOCKER> ---> 84970f9734d3 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in b2486854b38e [INFO] DOCKER> ---> Removed intermediate container b2486854b38e [INFO] DOCKER> ---> 299d058fce0c [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9f3b51b8ccc4 [INFO] DOCKER> ---> Removed intermediate container 9f3b51b8ccc4 [INFO] DOCKER> ---> 2ba9f877af33 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> aeddf1efb94b [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 53b42af61903 [INFO] DOCKER> ---> Removed intermediate container 53b42af61903 [INFO] DOCKER> ---> 368fd50b524f [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-a1pms.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 925e2a2b6190 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 825b0ffeea6c [INFO] DOCKER> ---> Removed intermediate container 825b0ffeea6c [INFO] DOCKER> ---> 5529883ff683 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9672032a1bca [INFO] DOCKER> ---> Removed intermediate container 9672032a1bca [INFO] DOCKER> ---> 6b842066d010 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in fd61cfc0cfbd [INFO] DOCKER> ---> Removed intermediate container fd61cfc0cfbd [INFO] DOCKER> ---> 9116c0f05269 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in ec2f734d1a32 [INFO] DOCKER> ---> Removed intermediate container ec2f734d1a32 [INFO] DOCKER> ---> 0304dc81c35b [INFO] DOCKER> Successfully built 0304dc81c35b [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-a1pms-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Built image sha256:0304dc81c35bb55ef24928c2841e0b89baf553537662e58644f4a842cba2ce92 [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Created docker-build.tar in 524 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/kserve-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 00a4eb43961e [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/kserve-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in a3de1f36ced4 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container a3de1f36ced4 [INFO] DOCKER> ---> 15fcef9953f4 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM KSERVE Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6f4da09cd9fc [INFO] DOCKER> ---> Removed intermediate container 6f4da09cd9fc [INFO] DOCKER> ---> c54d7c879f75 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Kserve Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b06e421e05b0 [INFO] DOCKER> ---> Removed intermediate container b06e421e05b0 [INFO] DOCKER> ---> f5aeaec8f1ce [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b0d633b996f7 [INFO] DOCKER> ---> Removed intermediate container b0d633b996f7 [INFO] DOCKER> ---> 75dc306ee7a4 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 829bbc500e00 [INFO] DOCKER> ---> Removed intermediate container 829bbc500e00 [INFO] DOCKER> ---> ed1fa3d191b6 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ce4584ee6bbb [INFO] DOCKER> ---> Removed intermediate container ce4584ee6bbb [INFO] DOCKER> ---> cc625a371251 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ae8736992041 [INFO] DOCKER> ---> Removed intermediate container ae8736992041 [INFO] DOCKER> ---> a35a79291a8d [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5cc5204cb3c3 [INFO] DOCKER> ---> Removed intermediate container 5cc5204cb3c3 [INFO] DOCKER> ---> c7f6b8b2c963 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ebb6c21abb65 [INFO] DOCKER> ---> Removed intermediate container ebb6c21abb65 [INFO] DOCKER> ---> 81b9d02f072b [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/kserve-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9be0aea8c633 [INFO] DOCKER> ---> Removed intermediate container 9be0aea8c633 [INFO] DOCKER> ---> 9c0bf84a897a [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 89ce7eae2347 [INFO] DOCKER> ---> Removed intermediate container 89ce7eae2347 [INFO] DOCKER> ---> f4ecb3bb66e9 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 181a1c0f5a1d [INFO] DOCKER> ---> Removed intermediate container 181a1c0f5a1d [INFO] DOCKER> ---> 822320b79a64 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8e2c3ddd814a [INFO] DOCKER> ---> Removed intermediate container 8e2c3ddd814a [INFO] DOCKER> ---> 9ac7d968425e [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in b512363ef600 [INFO] DOCKER> ---> Removed intermediate container b512363ef600 [INFO] DOCKER> ---> 839faa551e31 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 5b5eb27dcacf [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in eb5682561ebd [INFO] DOCKER> ---> Removed intermediate container eb5682561ebd [INFO] DOCKER> ---> 9ff9b553a8e8 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kserve.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 6b091b031723 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 02f5e9d30439 [INFO] DOCKER> ---> Removed intermediate container 02f5e9d30439 [INFO] DOCKER> ---> 4101b632d62c [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 242a7608601d [INFO] DOCKER> ---> Removed intermediate container 242a7608601d [INFO] DOCKER> ---> 6c852ef00223 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1e50b367e2ac [INFO] DOCKER> ---> Removed intermediate container 1e50b367e2ac [INFO] DOCKER> ---> 277eb19eb6eb [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in bd155fa29371 [INFO] DOCKER> ---> Removed intermediate container bd155fa29371 [INFO] DOCKER> ---> 012b7a96709e [INFO] DOCKER> Successfully built 012b7a96709e [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-kserve-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Built image sha256:012b7a96709e074db80cfa6f01dbf0a05dc5cc7735c99e3d56b4707cf4322fb8 [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Created docker-build.tar in 380 milliseconds [INFO] DOCKER> Step 1/28 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/28 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/28 : COPY /maven/lib/element-participant.tar.gz /packages [INFO] DOCKER> [INFO] DOCKER> ---> 0961a5dfd78c [INFO] DOCKER> Step 4/28 : RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5e5de12f5a4d [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 5e5de12f5a4d [INFO] DOCKER> ---> b671735c9f51 [INFO] DOCKER> Step 5/28 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/28 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/28 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Element" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 92d4e5b8349c [INFO] DOCKER> ---> Removed intermediate container 92d4e5b8349c [INFO] DOCKER> ---> 38d8091fb316 [INFO] DOCKER> Step 8/28 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Element image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d00797e10853 [INFO] DOCKER> ---> Removed intermediate container d00797e10853 [INFO] DOCKER> ---> 9c5c93d51495 [INFO] DOCKER> Step 9/28 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in dbc803fab8a8 [INFO] DOCKER> ---> Removed intermediate container dbc803fab8a8 [INFO] DOCKER> ---> 1037b644adba [INFO] DOCKER> Step 10/28 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 78682a8057d6 [INFO] DOCKER> ---> Removed intermediate container 78682a8057d6 [INFO] DOCKER> ---> d502dd82d87b [INFO] DOCKER> Step 11/28 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f1ac718c284b [INFO] DOCKER> ---> Removed intermediate container f1ac718c284b [INFO] DOCKER> ---> 0874ab6505c4 [INFO] DOCKER> Step 12/28 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f79769e29d0d [INFO] DOCKER> ---> Removed intermediate container f79769e29d0d [INFO] DOCKER> ---> 5638ada5b912 [INFO] DOCKER> Step 13/28 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 56f909c22158 [INFO] DOCKER> ---> Removed intermediate container 56f909c22158 [INFO] DOCKER> ---> 3de2a55c8f3b [INFO] DOCKER> Step 14/28 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1389e2aef797 [INFO] DOCKER> ---> Removed intermediate container 1389e2aef797 [INFO] DOCKER> ---> d29ab9ce15fe [INFO] DOCKER> Step 15/28 : ARG POLICY_LOGS=/var/log/onap/policy/element-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in c55d4d2fc142 [INFO] DOCKER> ---> Removed intermediate container c55d4d2fc142 [INFO] DOCKER> ---> de8d5432cc34 [INFO] DOCKER> Step 16/28 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0589e03b0065 [INFO] DOCKER> ---> Removed intermediate container 0589e03b0065 [INFO] DOCKER> ---> d78ba7bcda0d [INFO] DOCKER> Step 17/28 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in a0e474090a94 [INFO] DOCKER> ---> Removed intermediate container a0e474090a94 [INFO] DOCKER> ---> 6721186f4c6c [INFO] DOCKER> Step 18/28 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 23b4a9c34383 [INFO] DOCKER> ---> Removed intermediate container 23b4a9c34383 [INFO] DOCKER> ---> 6bab04d43662 [INFO] DOCKER> Step 19/28 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4a6f67eded09 [INFO] DOCKER> ---> Removed intermediate container 4a6f67eded09 [INFO] DOCKER> ---> 77c3c4886fd8 [INFO] DOCKER> Step 20/28 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 4ccf12194c82 [INFO] DOCKER> Step 21/28 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 882e1a002e31 [INFO] DOCKER> ---> Removed intermediate container 882e1a002e31 [INFO] DOCKER> ---> c5a6ad593fb6 [INFO] DOCKER> Step 22/28 : COPY --chown=policy:policy element-participant.sh bin/ [INFO] DOCKER> [INFO] DOCKER> ---> 3d2a83a680cf [INFO] DOCKER> Step 23/28 : COPY --chown=policy:policy /maven/policy-clamp-acm-element-impl.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> e047bb657329 [INFO] DOCKER> Step 24/28 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 307bad5b09eb [INFO] DOCKER> ---> Removed intermediate container 307bad5b09eb [INFO] DOCKER> ---> 4e2a92512fdd [INFO] DOCKER> Step 25/28 : EXPOSE 8084 [INFO] DOCKER> [INFO] DOCKER> ---> Running in ca8286c7fdc3 [INFO] DOCKER> ---> Removed intermediate container ca8286c7fdc3 [INFO] DOCKER> ---> 28ab7b473bde [INFO] DOCKER> Step 26/28 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 87b0aecbf8a3 [INFO] DOCKER> ---> Removed intermediate container 87b0aecbf8a3 [INFO] DOCKER> ---> bc2931501598 [INFO] DOCKER> Step 27/28 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in fb9575b3e5ba [INFO] DOCKER> ---> Removed intermediate container fb9575b3e5ba [INFO] DOCKER> ---> 9f4bdefc8fce [INFO] DOCKER> Step 28/28 : ENTRYPOINT [ "./element-participant.sh" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7fc656590d17 [INFO] DOCKER> ---> Removed intermediate container 7fc656590d17 [INFO] DOCKER> ---> 03dd57f7a605 [INFO] DOCKER> Successfully built 03dd57f7a605 [INFO] DOCKER> Successfully tagged onap/policy-clamp-acm-element-impl:latest [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Built image sha256:03dd57f7a6054e1bc1a5143293a128765debaa05d42750ae05bf0f12ebd454cb [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Created docker-build.tar in 359 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> c10c0934a331 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/sim-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 91940d6f809b [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/sim-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 76b68eca1ab3 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 76b68eca1ab3 [INFO] DOCKER> ---> 7613f244d730 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 80bece931232 [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Simulator Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in eb42f47e5709 [INFO] DOCKER> ---> Removed intermediate container eb42f47e5709 [INFO] DOCKER> ---> d8b09b29658b [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Simulator Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 053910a2a450 [INFO] DOCKER> ---> Removed intermediate container 053910a2a450 [INFO] DOCKER> ---> 14ec60128483 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3fbaac8581d9 [INFO] DOCKER> ---> Removed intermediate container 3fbaac8581d9 [INFO] DOCKER> ---> 234d78ee92bd [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 31a4d2d7b7bf [INFO] DOCKER> ---> Removed intermediate container 31a4d2d7b7bf [INFO] DOCKER> ---> ec7aaaf5ebbc [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 791b9749dac4 [INFO] DOCKER> ---> Removed intermediate container 791b9749dac4 [INFO] DOCKER> ---> 3dd6fcb000f2 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-13T12:30:46.904Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in db8990305497 [INFO] DOCKER> ---> Removed intermediate container db8990305497 [INFO] DOCKER> ---> 1f4597790634 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cae97c2d5a1e [INFO] DOCKER> ---> Removed intermediate container cae97c2d5a1e [INFO] DOCKER> ---> a97be44f8b1e [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="95f6d80" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 859b1f24a752 [INFO] DOCKER> ---> Removed intermediate container 859b1f24a752 [INFO] DOCKER> ---> 99be85080384 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/sim-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0b4023fd2525 [INFO] DOCKER> ---> Removed intermediate container 0b4023fd2525 [INFO] DOCKER> ---> 1d91a3f2e1eb [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3f3cba07bfe7 [INFO] DOCKER> ---> Removed intermediate container 3f3cba07bfe7 [INFO] DOCKER> ---> fc8f9659fef2 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1aed6bec31e9 [INFO] DOCKER> ---> Removed intermediate container 1aed6bec31e9 [INFO] DOCKER> ---> 6558e0019d51 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4f7874d26acd [INFO] DOCKER> ---> Removed intermediate container 4f7874d26acd [INFO] DOCKER> ---> fda4f4d44581 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in bcade0fdd46d [INFO] DOCKER> ---> Removed intermediate container bcade0fdd46d [INFO] DOCKER> ---> 39c417c15316 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 049440613008 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 76f870589035 [INFO] DOCKER> ---> Removed intermediate container 76f870589035 [INFO] DOCKER> ---> 8924964dcb6f [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-sim.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> c2c78d4a64c7 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3620c3261b3a [INFO] DOCKER> ---> Removed intermediate container 3620c3261b3a [INFO] DOCKER> ---> 2f7963f77260 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in ba2781c2d1e6 [INFO] DOCKER> ---> Removed intermediate container ba2781c2d1e6 [INFO] DOCKER> ---> cf427818157b [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 30f20cc3dd68 [INFO] DOCKER> ---> Removed intermediate container 30f20cc3dd68 [INFO] DOCKER> ---> cee3e0b50965 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5d0eb990a1bb [INFO] DOCKER> ---> Removed intermediate container 5d0eb990a1bb [INFO] DOCKER> ---> 8e6e49cb6ec1 [INFO] DOCKER> Successfully built 8e6e49cb6ec1 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-sim-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Built image sha256:8e6e49cb6ec100ce9bfc1667c31b69c4490b3bd59c93a616d2cba6722c00d367 [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260513T1229,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT-20260513T1229 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0-SNAPSHOT-latest successful! [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-docker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-docker --- [INFO] Analyzed bundle 'policy-clamp-docker' with 0 classes [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-docker --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-docker --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-docker/9.0.2-SNAPSHOT/policy-clamp-docker-9.0.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 9.0.2-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 3.930 s] [INFO] clamp-parent ....................................... SUCCESS [ 0.022 s] [INFO] checkstyle ......................................... SUCCESS [ 1.905 s] [INFO] dependencies ....................................... SUCCESS [ 5.799 s] [INFO] test-utils ......................................... SUCCESS [ 3.645 s] [INFO] policy-common ...................................... SUCCESS [ 4.581 s] [INFO] policy-models ...................................... SUCCESS [ 1.292 s] [INFO] policy-clamp-common ................................ SUCCESS [ 0.560 s] [INFO] policy-clamp-examples .............................. SUCCESS [ 0.385 s] [INFO] policy-clamp-models ................................ SUCCESS [ 3.894 s] [INFO] policy-clamp-runtime-acm ........................... SUCCESS [ 12.070 s] [INFO] policy-clamp-participant ........................... SUCCESS [ 0.070 s] [INFO] policy-clamp-participant-intermediary .............. SUCCESS [ 2.028 s] [INFO] policy-clamp-participant-impl ...................... SUCCESS [ 0.229 s] [INFO] policy-clamp-participant-impl-simulator ............ SUCCESS [ 4.319 s] [INFO] policy-clamp-participant-impl-policy ............... SUCCESS [ 1.932 s] [INFO] policy-clamp-participant-impl-kubernetes ........... SUCCESS [ 1.395 s] [INFO] policy-clamp-participant-impl-http ................. SUCCESS [ 0.983 s] [INFO] policy-clamp-participant-impl-kserve ............... SUCCESS [ 1.426 s] [INFO] policy-clamp-participant-impl-a1pms ................ SUCCESS [ 0.915 s] [INFO] policy-clamp-acm-element-impl ...................... SUCCESS [ 1.284 s] [INFO] clamp-packages ..................................... SUCCESS [ 0.078 s] [INFO] policy-clamp-tarball ............................... SUCCESS [ 0.788 s] [INFO] policy-clamp-docker ................................ SUCCESS [02:17 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:13 min [INFO] Finished at: 2026-05-13T12:32:59Z [INFO] ------------------------------------------------------------------------ [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins15506010200742104144.sh + echo '---> install-robotframework-py3.sh' ---> install-robotframework-py3.sh + REQUIRED_PYTHON=3.7.0 + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ pyenv versions --bare ++ local command ++ command=versions ++ '[' 2 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions --bare ++ sort -V ++ tail -n 1 ++ sed '/^[^0-9]/d' + version=3.11.10 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 ++ python3 --version ++ awk '{print $2}' + PYTHON_VERSION=3.11.10 + ver_ge 3.11.10 3.7.0 ++ ver_cmp 3.11.10 3.7.0 ++ local IFS=. ++ V1=('3' '11' '10') ++ V2=('3' '7' '0') ++ local V1 V2 I ++ (( I=0 )) ++ (( I<3 || I<3 )) ++ [[ 3 -lt 3 ]] ++ [[ 3 -gt 3 ]] ++ (( I++ )) ++ (( I<3 || I<3 )) ++ [[ 11 -lt 7 ]] ++ [[ 11 -gt 7 ]] ++ echo 1 ++ return + [[ ! 1 -eq -1 ]] + python3 -m robot.run --version + cat + [[ -f /home/jenkins/lf-env.sh ]] + echo 'Installing robot-framework using LF common tooling' Installing robot-framework using LF common tooling + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-mroy + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel + options=' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' + eval set -- ' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' ++ set -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv -- setuptools pip wheel + true + case $1 in + python=python3 + shift 2 + true + case $1 in + venv_file=/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions + local command + command=versions + '[' 1 -gt 0 ']' + shift + case "$command" in + command pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash ++ local command ++ command=init ++ '[' 3 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='setuptools ' + for arg in "$@" + case $arg in + pkg_list+='pip ' + for arg in "$@" + case $arg in + pkg_list+='wheel ' + [[ -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ ! -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-mroy + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mroy' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mroy + echo /tmp/venv-mroy + echo 'lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv' lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-mroy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z setuptools pip wheel ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel ' lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel + /tmp/venv-mroy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager setuptools pip wheel + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mroy/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-mroy/bin to PATH + PATH=/tmp/venv-mroy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 -m pip install -r requirements.txt Collecting paramiko (from -r requirements.txt (line 1)) Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) Collecting six (from -r requirements.txt (line 2)) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting docker-py (from -r requirements.txt (line 4)) Downloading docker_py-1.10.6-py2.py3-none-any.whl.metadata (2.1 kB) Collecting ipaddr (from -r requirements.txt (line 5)) Downloading ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 6)) Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) Collecting netifaces (from -r requirements.txt (line 7)) Downloading netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 8)) Downloading pyhocon-0.3.63.tar.gz (307 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from -r requirements.txt (line 9)) Using cached requests-2.34.0-py3-none-any.whl.metadata (4.8 kB) Collecting selenium<4.6.0,>=4.0.0 (from -r requirements.txt (line 10)) Downloading selenium-4.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting robotframework (from -r requirements.txt (line 11)) Downloading robotframework-7.4.2-py3-none-any.whl.metadata (7.6 kB) Collecting robotframework-httplibrary (from -r requirements.txt (line 12)) Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 13)) Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 14)) Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) Collecting robotframework-sshlibrary (from -r requirements.txt (line 15)) Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 16)) Downloading scapy-2.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting jsonpath-rw (from -r requirements.txt (line 18)) Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch<8.0.0,>=7.0.0 (from -r requirements.txt (line 20)) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl.metadata (6.3 kB) Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB) Collecting pyangbind (from -r requirements.txt (line 23)) Downloading pyangbind-0.8.7-py3-none-any.whl.metadata (4.2 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) Collecting jmespath (from -r requirements.txt (line 27)) Using cached jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonpatch (from -r requirements.txt (line 29)) Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) Collecting pbr (from -r requirements.txt (line 30)) Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) Collecting deepdiff (from -r requirements.txt (line 31)) Downloading deepdiff-9.0.0-py3-none-any.whl.metadata (8.1 kB) Collecting dnspython (from -r requirements.txt (line 32)) Using cached dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) Collecting future (from -r requirements.txt (line 33)) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting jinja2 (from -r requirements.txt (line 34)) Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kafka-python (from -r requirements.txt (line 35)) Downloading kafka_python-2.3.1-py2.py3-none-any.whl.metadata (9.5 kB) Collecting protobuf (from -r requirements.txt (line 37)) Downloading protobuf-7.34.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) Collecting pyyaml (from -r requirements.txt (line 38)) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting robotlibcore-temp (from -r requirements.txt (line 39)) Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools (from -r requirements.txt (line 40)) Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) Collecting xvfbwrapper (from -r requirements.txt (line 41)) Downloading xvfbwrapper-0.2.23-py3-none-any.whl.metadata (8.6 kB) Collecting PyVirtualDisplay (from -r requirements.txt (line 42)) Downloading PyVirtualDisplay-3.0-py3-none-any.whl.metadata (943 bytes) Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.34-py2.py3-none-any.whl.metadata (3.6 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting trio~=0.17 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) Collecting trio-websocket~=0.9 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) Collecting certifi>=2021.10.8 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Collecting attrs>=23.2.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting sortedcontainers (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting outcome (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sniffio>=1.3.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) Collecting bcrypt>=3.2 (from paramiko->-r requirements.txt (line 1)) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Collecting cryptography>=3.3 (from paramiko->-r requirements.txt (line 1)) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) Collecting invoke>=2.0 (from paramiko->-r requirements.txt (line 1)) Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) Collecting pynacl>=1.5 (from paramiko->-r requirements.txt (line 1)) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 4)) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 4)) Using cached websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 8)) Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 9)) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 12)) Downloading webtest-3.0.7-py3-none-any.whl.metadata (2.0 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 12)) Using cached jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 15)) Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 18)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 18)) Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.3-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.2-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.1-py3-none-any.whl.metadata (11 kB) INFO: pip is still looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Downloading elasticsearch_dsl-8.15.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.14.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.12.0-py3-none-any.whl.metadata (10 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading elasticsearch_dsl-8.11.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-8.9.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 23)) Downloading pyang-2.7.1-py2.py3-none-any.whl.metadata (1.0 kB) Collecting lxml (from pyangbind->-r requirements.txt (line 23)) Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) Collecting regex (from pyangbind->-r requirements.txt (line 23)) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting enum34 (from pyangbind->-r requirements.txt (line 23)) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: setuptools in /tmp/venv-mroy/lib/python3.11/site-packages (from pbr->-r requirements.txt (line 30)) (82.0.1) Collecting orderly-set<6,>=5.5.0 (from deepdiff->-r requirements.txt (line 31)) Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 34)) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting requests (from -r requirements.txt (line 9)) Downloading requests-2.19.1-py2.py3-none-any.whl.metadata (52 kB) Collecting chardet<3.1.0,>=3.0.2 (from requests->-r requirements.txt (line 9)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while. Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.33-py2.py3-none-any.whl.metadata (3.6 kB) Downloading odltools-0.1.32-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.31-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.30-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.29-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl.metadata (3.4 kB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Using cached click-8.3.3-py3-none-any.whl.metadata (2.6 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading waitress-3.0.2-py3-none-any.whl.metadata (5.8 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) Downloading selenium-4.5.0-py3-none-any.whl (995 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 24.3 MB/s 0:00:00 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl (386 kB) Downloading trio-0.33.0-py3-none-any.whl (510 kB) Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB) Using cached requests-2.34.0-py3-none-any.whl (73 kB) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Using cached idna-3.15-py3-none-any.whl (72 kB) Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 30.1 MB/s 0:00:00 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.5 MB/s 0:00:00 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB) Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB) Downloading isodate-0.7.2-py3-none-any.whl (22 kB) Using cached jmespath-1.1.0-py3-none-any.whl (20 kB) Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) Downloading deepdiff-9.0.0-py3-none-any.whl (170 kB) Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) Using cached dnspython-2.8.0-py3-none-any.whl (331 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading kafka_python-2.3.1-py2.py3-none-any.whl (326 kB) Downloading protobuf-7.34.1-cp310-abi3-manylinux2014_x86_64.whl (324 kB) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) Downloading xvfbwrapper-0.2.23-py3-none-any.whl (7.1 kB) Downloading PyVirtualDisplay-3.0-py3-none-any.whl (15 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl (204 kB) Using cached attrs-26.1.0-py3-none-any.whl (67 kB) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) Using cached certifi-2026.4.22-py3-none-any.whl (135 kB) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Downloading invoke-3.0.3-py3-none-any.whl (160 kB) Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Using cached click-8.3.3-py3-none-any.whl (110 kB) Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading webtest-3.0.7-py3-none-any.whl (32 kB) Downloading waitress-3.0.2-py3-none-any.whl (56 kB) Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB) Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.4 MB/s 0:00:00 Using cached pycparser-3.0-py3-none-any.whl (48 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 40.2 MB/s 0:00:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Building wheels for collected packages: ipaddr, netifaces, pyhocon, robotframework-httplibrary, robotframework-sshlibrary, jsonpath-rw, robotlibcore-temp Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=8ef9ba8b5b7dcf0886738b6f7f8de581f71cdb185ec4a00f6f682b7adb517578 Stored in directory: /home/jenkins/.cache/pip/wheels/1b/f4/54/ce8b4b51b444da2d12c64f5a99b6e4b526f341f803d4c9f5ac Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=35344 sha256=05850f3946dca1491dd0295b25761192b776e8240d9b4f52af74463407ada2d9 Stored in directory: /home/jenkins/.cache/pip/wheels/40/85/29/648c19bbbb5f1d30e33bfb343fd7fb54296b402f7205d8e46f Building wheel for pyhocon (pyproject.toml): started Building wheel for pyhocon (pyproject.toml): finished with status 'done' Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=60324efa305d7e5c79d5186fba7eb667e1d4d14313f730283f400034752998d0 Stored in directory: /home/jenkins/.cache/pip/wheels/48/68/c1/8a35eaf7ea43eb257528abb29319da648d4eef5935caef191e Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2aabfd3e35a786e4fe41877441aa624e286fd2d8deea809fa583083f3f3946fe Stored in directory: /home/jenkins/.cache/pip/wheels/4a/31/b2/a6e938352e7df5361efed39dddbec71d3dd8c14ce850c55e51 Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f371f4de23d4b81bf14c98d7c534d96cc7af191b80137973f326f79604ada590 Stored in directory: /home/jenkins/.cache/pip/wheels/ff/19/dd/b50e5355a6e3182ebe1e236d20405553a9de89dba38e6c218d Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a19abe536357a845b3f911012ec36fad828eed72aeddc9f93c6d597282a54605 Stored in directory: /home/jenkins/.cache/pip/wheels/53/cf/51/a4ea10224b7fdb523e18e2033cadf2a8657517d1f95f3f5413 Building wheel for robotlibcore-temp (pyproject.toml): started Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=d8193e8a9643860780a8a1a1f57447fb0ad9750f0d672cbe33f258a584ce4e89 Stored in directory: /home/jenkins/.cache/pip/wheels/91/0e/f0/e98d95d1abab84dde868d2f145fb4d3fb38288762e5fe8dc2d Successfully built ipaddr netifaces pyhocon robotframework-httplibrary robotframework-sshlibrary jsonpath-rw robotlibcore-temp Installing collected packages: sortedcontainers, robotlibcore-temp, PyVirtualDisplay, ply, netifaces, kafka-python, ipaddr, enum34, xvfbwrapper, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pyyaml, PySocks, pyparsing, pycparser, protobuf, pbr, orderly-set, netaddr, more-itertools, MarkupSafe, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, future, dnspython, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, jinja2, elasticsearch, docker-pycreds, deepdiff, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, odltools, elasticsearch-dsl, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed MarkupSafe-3.0.3 PySocks-1.7.1 PyVirtualDisplay-3.0 WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 cryptography-48.0.0 decorator-5.2.1 deepdiff-9.0.0 dnspython-2.8.0 docker-py-1.10.6 docker-pycreds-0.4.0 elasticsearch-7.17.13 elasticsearch-dsl-7.4.1 enum34-1.1.10 future-1.0.0 h11-0.16.0 idna-3.15 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jinja2-3.1.6 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 kafka-python-2.3.1 lxml-6.1.0 more-itertools-11.0.2 netaddr-1.3.0 netifaces-0.11.0 odltools-0.1.28 orderly-set-5.5.0 outcome-1.3.0.post0 paramiko-5.0.0 pbr-7.0.3 ply-3.11 protobuf-7.34.1 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 regex-2026.5.9 requests-2.34.0 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 scapy-2.7.0 scp-0.15.0 selenium-4.5.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-1.26.20 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 xvfbwrapper-0.2.23 ++ cat /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + ROBOT3_VENV=/tmp/venv-mroy + echo ROBOT3_VENV=/tmp/venv-mroy + python3 --version Python 3.11.10 + python3 -m pip freeze attrs==26.1.0 bcrypt==5.0.0 beautifulsoup4==4.14.3 certifi==2026.4.22 cffi==2.0.0 charset-normalizer==3.4.7 click==8.3.3 cryptography==48.0.0 decorator==5.2.1 deepdiff==9.0.0 distlib==0.4.0 dnspython==2.8.0 docker-py==1.10.6 docker-pycreds==0.4.0 elasticsearch==7.17.13 elasticsearch-dsl==7.4.1 enum34==1.1.10 filelock==3.29.0 future==1.0.0 h11==0.16.0 idna==3.15 invoke==3.0.3 ipaddr==2.2.0 isodate==0.7.2 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.1.1 kafka-python==2.3.1 lxml==6.1.0 MarkupSafe==3.0.3 more-itertools==11.0.2 netaddr==1.3.0 netifaces==0.11.0 odltools==0.1.28 orderly-set==5.5.0 outcome==1.3.0.post0 packaging==26.2 paramiko==5.0.0 pbr==7.0.3 platformdirs==4.9.6 ply==3.11 protobuf==7.34.1 pyang==2.7.1 pyangbind==0.8.7 pycparser==3.0 pyhocon==0.3.63 PyNaCl==1.6.2 pyparsing==3.3.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-discovery==1.3.1 PyVirtualDisplay==3.0 PyYAML==6.0.3 regex==2026.5.9 requests==2.34.0 robotframework==7.4.2 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.5.0 robotframework-requests==0.9.3 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 robotlibcore-temp==1.0.2 scapy==2.7.0 scp==0.15.0 selenium==4.5.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.3 trio==0.33.0 trio-websocket==0.12.2 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.2 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.3.2 xvfbwrapper==0.2.23 + python3 -m robot.run --version Robot Framework 7.4.2 (Python 3.11.10 on linux) + : [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins16319926863279536749.sh + /w/workspace/policy-clamp-review-verification-maven-master/csit/run-project-csit.sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded Docker Compose version v5.1.0 Setting project configuration for: policy/clamp Unknown project supplied. Defaulting to clamp test suite with 2 replicas. Configuring docker compose... Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling 8718b3669019 Pulling fs layer 0B 57c0612d3c9a Pulling fs layer 0B 9fcebdaf9423 Pulling fs layer 0B cdb56566120b Pulling fs layer 0B 2f3c0f6cb0cb Pulling fs layer 0B 5e81a7811b73 Pulling fs layer 0B 0b4f19aa7dcd Pulling fs layer 0B 57c0612d3c9a Pulling fs layer 0B 283a6e3d132b Pulling fs layer 0B a86ece2be64d Pulling fs layer 0B a365daaf9bef Pulling fs layer 0B 57c0612d3c9a Pulling fs layer 0B 31dab8d7d15a Pulling fs layer 0B 31dab8d7d15a Pulling fs layer 0B a86ece2be64d Pulling fs layer 0B 57c0612d3c9a Pulling fs layer 0B a365daaf9bef Pulling fs layer 0B 8718b3669019 Downloading 865B 31dab8d7d15a Pulling fs layer 0B a86ece2be64d Pulling fs layer 0B a365daaf9bef Pulling fs layer 0B 57c0612d3c9a Pulling fs layer 0B 46517af21612 Pulling fs layer 0B 5d4e761fb5e7 Pulling fs layer 0B 51682cba8e21 Pulling fs layer 0B 45f569379759 Pulling fs layer 0B c8533800cdf1 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B ca64c64b8c6b Pulling fs layer 0B 589002ba0eae Pulling fs layer 0B ffaa3dc87eb8 Pulling fs layer 0B 8a3c71b80346 Pulling fs layer 0B 56c2f4d51269 Pulling fs layer 0B 63849d89c66d Pulling fs layer 0B 2f5d19039fdb Pulling fs layer 0B df0231abac1e Pulling fs layer 0B 2d001a504b81 Pulling fs layer 0B bd1a7d2e0737 Pulling fs layer 0B 612087d42eba Pulling fs layer 0B 69294359b56a Pulling fs layer 0B 27baa147e9fa Pulling fs layer 0B f591ea4658bd Pulling fs layer 0B ac03b73ed425 Pulling fs layer 0B 2acf9a40b14f Pulling fs layer 0B e7f02ac1f456 Pulling fs layer 0B 8718b3669019 Download complete 0B 57c0612d3c9a Downloading 6.291MB 9fcebdaf9423 Downloading 4.194MB cdb56566120b Download complete 0B 2f3c0f6cb0cb Download complete 0B 31dab8d7d15a Downloading 1.049MB a86ece2be64d Download complete 0B a365daaf9bef Downloading 6.289kB 57c0612d3c9a Downloading 6.291MB 57c0612d3c9a Downloading 6.291MB 31dab8d7d15a Downloading 1.049MB a86ece2be64d Download complete 0B 5e81a7811b73 Downloading 2.097MB a365daaf9bef Download complete 0B 0b4f19aa7dcd Download complete 0B 283a6e3d132b Download complete 0B 57c0612d3c9a Downloading 6.291MB 31dab8d7d15a Downloading 1.049MB a86ece2be64d Download complete 0B 57c0612d3c9a Downloading 6.291MB a365daaf9bef Download complete 0B 4ff421dac293 Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 50094271107c Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 57c0612d3c9a Downloading 12.58MB 9fcebdaf9423 Downloading 10.49MB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 2f5d19039fdb Downloading 162B 31dab8d7d15a Downloading 5.243MB c8533800cdf1 Downloading 1.334kB 4f4fb700ef54 Downloading 32B a365daaf9bef Download complete 0B 57c0612d3c9a Downloading 12.58MB 57c0612d3c9a Downloading 12.58MB 31dab8d7d15a Downloading 5.243MB 5e81a7811b73 Downloading 8.389MB 57c0612d3c9a Downloading 13.63MB 31dab8d7d15a Downloading 5.243MB 57c0612d3c9a Downloading 13.63MB cd9c9b623eb1 Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B 50094271107c Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 7dbec0deab4e Pulling fs layer 0B bb428e799734 Pulling fs layer 0B e52dc8c18e3f Pulling fs layer 0B 1b88e4b47f1c Pulling fs layer 0B 57c0612d3c9a Downloading 20.97MB 9fcebdaf9423 Downloading 17.83MB 31dab8d7d15a Downloading 8.389MB 57c0612d3c9a Downloading 20.97MB 2f5d19039fdb Downloading 162B c8533800cdf1 Downloading 1.334kB 4f4fb700ef54 Downloading 32B 5d4e761fb5e7 Downloading 11.93kB ca64c64b8c6b Downloading 2.097MB ffaa3dc87eb8 Downloading 1.049MB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 8a3c71b80346 Downloading 1.049MB 46517af21612 Downloading 67.05kB 57c0612d3c9a Downloading 21.06MB 31dab8d7d15a Downloading 8.389MB 5e81a7811b73 Downloading 13.63MB 57c0612d3c9a Downloading 22.02MB df0231abac1e Downloading 700B 2d001a504b81 Downloading 1.48kB bd1a7d2e0737 Downloading 62.75kB 612087d42eba Downloading 4.023kB 69294359b56a Downloading 100B 31dab8d7d15a Downloading 9.437MB 57c0612d3c9a Downloading 22.02MB ffaa3dc87eb8 Downloading 3.146MB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 8a3c71b80346 Downloading 2.097MB 46517af21612 Downloading 67.05kB 2f5d19039fdb Downloading 162B 45f569379759 Downloading 1.049MB 589002ba0eae Downloading 1.049MB 56c2f4d51269 Downloading 1.049MB c8533800cdf1 Downloading 1.334kB 4f4fb700ef54 Downloading 32B 5d4e761fb5e7 Downloading 11.93kB ca64c64b8c6b Downloading 4.194MB 31dab8d7d15a Downloading 12.58MB 57c0612d3c9a Downloading 29.36MB 9fcebdaf9423 Downloading 24.12MB 57c0612d3c9a Downloading 29.36MB 31dab8d7d15a Downloading 12.58MB 57c0612d3c9a Downloading 29.36MB 27baa147e9fa Downloading 324.6kB e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB 69294359b56a Downloading 100B df0231abac1e Downloading 700B 2d001a504b81 Downloading 1.48kB bd1a7d2e0737 Downloading 62.75kB cfc70487bd04 Downloading 2.537kB 5e81a7811b73 Downloading 17.83MB 57c0612d3c9a Downloading 29.36MB a63efc7efa2e Downloading 169B ec9be5b30934 Downloading 128B 46e6d6da846e Downloading 1.169kB ca18c8e97cb3 Downloading 3.142kB c42c89b521da Downloading 53.86kB 4ff421dac293 Downloading 186B 31dab8d7d15a Downloading 12.58MB 57c0612d3c9a Downloading 29.57MB 57c0612d3c9a Downloading 36.7MB 9fcebdaf9423 Downloading 30.41MB 31dab8d7d15a Downloading 15.73MB 57c0612d3c9a Downloading 36.7MB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 8a3c71b80346 Downloading 3.847MB 46517af21612 Downloading 67.05kB 2f5d19039fdb Downloading 162B 45f569379759 Downloading 2.097MB 589002ba0eae Downloading 2.097MB 56c2f4d51269 Downloading 2.097MB c8533800cdf1 Downloading 1.334kB 4f4fb700ef54 Downloading 32B 5d4e761fb5e7 Downloading 11.93kB ca64c64b8c6b Downloading 6.291MB ffaa3dc87eb8 Downloading 4.194MB 27baa147e9fa Downloading 324.6kB e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB 69294359b56a Downloading 100B ac03b73ed425 Downloading 1.049MB df0231abac1e Downloading 700B 2d001a504b81 Downloading 1.48kB 2acf9a40b14f Downloading 783.4kB bd1a7d2e0737 Downloading 62.75kB f591ea4658bd Downloading 1.049MB 3830b7c65da3 Downloading 3.624kB df3e8313a980 Downloading 10.34kB ec9be5b30934 Downloading 128B 46e6d6da846e Downloading 1.169kB ca18c8e97cb3 Downloading 3.142kB c42c89b521da Downloading 53.86kB 4ff421dac293 Downloading 186B 4d1dbc12fcae Downloading 5.837kB 73566c509014 Downloading 1.049MB ed8cfcf27c7a Downloading 116B a63efc7efa2e Downloading 169B e9aaa70b3398 Downloading 98B 31dab8d7d15a Downloading 16.78MB 57c0612d3c9a Downloading 36.7MB 31dab8d7d15a Downloading 15.73MB 57c0612d3c9a Downloading 36.7MB cfc70487bd04 Downloading 2.537kB 925fe4f64047 Downloading 22kB 57c0612d3c9a Downloading 36.7MB 5e81a7811b73 Downloading 22.02MB 3830b7c65da3 Downloading 3.624kB e9aaa70b3398 Downloading 98B 57c0612d3c9a Downloading 42.17MB 9fcebdaf9423 Downloading 36.7MB ca64c64b8c6b Downloading 8.389MB ffaa3dc87eb8 Downloading 6.291MB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 8a3c71b80346 Downloading 3.847MB 46517af21612 Download complete 0B 2f5d19039fdb Downloading 162B 45f569379759 Downloading 3.146MB 589002ba0eae Downloading 3.146MB 56c2f4d51269 Downloading 4.047MB c8533800cdf1 Download complete 0B 31dab8d7d15a Downloading 20.97MB 57c0612d3c9a Downloading 42.41MB 31dab8d7d15a Downloading 20.97MB 57c0612d3c9a Downloading 42.99MB 5e81a7811b73 Downloading 27.26MB 57c0612d3c9a Downloading 42.99MB cfc70487bd04 Download complete 0B 27baa147e9fa Download complete 0B e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB 69294359b56a Downloading 100B ac03b73ed425 Downloading 2.097MB df0231abac1e Downloading 700B 2d001a504b81 Downloading 1.48kB 2acf9a40b14f Downloading 783.4kB bd1a7d2e0737 Downloading 62.75kB f591ea4658bd Downloading 2.097MB 4f4fb700ef54 Download complete 0B 5d4e761fb5e7 Downloading 11.93kB e9aaa70b3398 Downloading 98B 144f5e850556 Download complete 0B 925fe4f64047 Downloading 22kB 85a55e8e22cf Downloading 172B e9aaa70b3398 Downloading 98B cd9c9b623eb1 Downloading 1.103kB 3830b7c65da3 Downloading 3.624kB ea4a83fb93fe Downloading 230.7kB 956cc8887c3e Downloading 1.106kB c42c89b521da Download complete 0B 144f5e850556 Download complete 0B 925fe4f64047 Downloading 22kB 3830b7c65da3 Downloading 3.624kB cd9c9b623eb1 Downloading 1.103kB 85a55e8e22cf Downloading 172B ea4a83fb93fe Downloading 230.7kB 956cc8887c3e Downloading 1.106kB 4ff421dac293 Download complete 0B 4d1dbc12fcae Downloading 5.837kB 73566c509014 Downloading 1.049MB ed8cfcf27c7a Downloading 116B a63efc7efa2e Downloading 169B 2eb6e6454401 Downloading 1.257MB b65758d82f26 Downloading 1.049MB 2e73123a8202 Downloading 1.049MB df3e8313a980 Downloading 10.34kB ec9be5b30934 Downloading 128B 46e6d6da846e Downloading 1.169kB ca18c8e97cb3 Downloading 3.142kB 31dab8d7d15a Downloading 20.97MB 57c0612d3c9a Downloading 42.99MB 57c0612d3c9a Downloading 46.14MB 9fcebdaf9423 Downloading 40.89MB 51682cba8e21 Downloading 30.61kB 8a3c71b80346 Download complete 0B 2f5d19039fdb Downloading 162B 45f569379759 Downloading 3.146MB 589002ba0eae Downloading 3.146MB 56c2f4d51269 Downloading 4.194MB 5d4e761fb5e7 Download complete 0B ca64c64b8c6b Downloading 9.437MB ffaa3dc87eb8 Downloading 7.34MB 63849d89c66d Download complete 0B 57c0612d3c9a Downloading 46.14MB 31dab8d7d15a Downloading 22.02MB 57c0612d3c9a Downloading 46.14MB 31dab8d7d15a Downloading 22.02MB e7f02ac1f456 Download complete 0B 612087d42eba Downloading 4.023kB 5e81a7811b73 Downloading 29.36MB 57c0612d3c9a Downloading 46.14MB 69294359b56a Download complete 0B ac03b73ed425 Downloading 2.097MB df0231abac1e Download complete 0B 2d001a504b81 Download complete 0B 2acf9a40b14f Download complete 0B ea4a83fb93fe Download complete 0B bd1a7d2e0737 Download complete 0B f591ea4658bd Downloading 2.097MB 956cc8887c3e Download complete 0B 925fe4f64047 Download complete 0B e1bed966d35a Downloading 1.049MB 85a55e8e22cf Downloading 172B 85a55e8e22cf Downloading 172B 31dab8d7d15a Downloading 22.02MB 57c0612d3c9a Downloading 46.14MB df3e8313a980 Download complete 0B ea4a83fb93fe Download complete 0B e9aaa70b3398 Download complete 0B 956cc8887c3e Download complete 0B cd9c9b623eb1 Download complete 0B ec9be5b30934 Download complete 0B 3830b7c65da3 Download complete 0B e9aaa70b3398 Download complete 0B 46e6d6da846e Download complete 0B ca18c8e97cb3 Download complete 0B 0c8d55a45c0d Downloading 1.049MB 925fe4f64047 Download complete 0B 4d1dbc12fcae Download complete 0B 73566c509014 Downloading 2.097MB 3830b7c65da3 Download complete 0B ed8cfcf27c7a Download complete 0B cd9c9b623eb1 Download complete 0B e1bed966d35a Downloading 1.049MB a63efc7efa2e Download complete 0B 2eb6e6454401 Downloading 1.257MB b65758d82f26 Downloading 1.049MB 0d9211fd3e1a Downloading 1.049MB 2e73123a8202 Downloading 1.049MB 2be8671e729e Downloading 1.049MB 2acf9a40b14f Extracting 1B 57c0612d3c9a Downloading 48.23MB 9fcebdaf9423 Downloading 41.94MB ca64c64b8c6b Downloading 10.49MB ffaa3dc87eb8 Downloading 8.389MB 51682cba8e21 Download complete 0B 31dab8d7d15a Downloading 24.12MB 57c0612d3c9a Downloading 48.23MB 2f5d19039fdb Download complete 0B 45f569379759 Downloading 4.194MB 589002ba0eae Downloading 3.862MB 56c2f4d51269 Downloading 5.243MB bb428e799734 Downloading 20.2kB 7dbec0deab4e Downloading 229B 31dab8d7d15a Downloading 24.12MB 57c0612d3c9a Downloading 48.23MB 612087d42eba Download complete 0B ac03b73ed425 Downloading 3.146MB f591ea4658bd Downloading 3.146MB 5e81a7811b73 Downloading 31.46MB 57c0612d3c9a Downloading 48.23MB 90dc7dee386a Downloading 1.049MB e1bed966d35a Downloading 1.049MB 85a55e8e22cf Download complete 0B 78d3529d5e95 Downloading 1.049MB 133cfad7d9ef Downloading 1.049MB 50094271107c Downloading 1.049MB 0c8d55a45c0d Downloading 1.049MB 73566c509014 Downloading 2.097MB 2eb6e6454401 Download complete 0B b65758d82f26 Downloading 2.097MB 0d9211fd3e1a Downloading 1.312MB 2e73123a8202 Downloading 2.097MB 2be8671e729e Downloading 1.049MB 78d3529d5e95 Downloading 1.049MB e1bed966d35a Downloading 1.049MB 50094271107c Downloading 1.049MB 133cfad7d9ef Downloading 1.049MB 90dc7dee386a Downloading 1.049MB 85a55e8e22cf Download complete 0B 57c0612d3c9a Downloading 48.23MB 31dab8d7d15a Downloading 24.12MB 2acf9a40b14f Extracting 1B 57c0612d3c9a Downloading 52.43MB 9fcebdaf9423 Downloading 46.14MB 31dab8d7d15a Downloading 25.3MB 57c0612d3c9a Downloading 52.43MB 45f569379759 Downloading 5.206MB 57c0612d3c9a Downloading 52.43MB 31dab8d7d15a Downloading 25.69MB 589002ba0eae Download complete 0B 56c2f4d51269 Downloading 6.291MB ca64c64b8c6b Downloading 12.58MB ffaa3dc87eb8 Downloading 9.437MB 1b88e4b47f1c Download complete 0B 7dbec0deab4e Download complete 0B f591ea4658bd Downloading 4.194MB ac03b73ed425 Downloading 4.194MB 5e81a7811b73 Downloading 34.6MB 57c0612d3c9a Downloading 52.43MB 90dc7dee386a Downloading 1.049MB e1bed966d35a Downloading 2.097MB 78d3529d5e95 Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB 50094271107c Downloading 2.097MB bb428e799734 Download complete 0B 78d3529d5e95 Downloading 2.097MB 31dab8d7d15a Downloading 26.21MB 57c0612d3c9a Downloading 52.43MB e1bed966d35a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB 90dc7dee386a Downloading 1.049MB 73566c509014 Downloading 3.146MB b65758d82f26 Downloading 3.146MB 1b88e4b47f1c Extracting 1B 0d9211fd3e1a Download complete 0B 2e73123a8202 Downloading 3.146MB 2be8671e729e Downloading 3.146MB 0c8d55a45c0d Downloading 3.146MB 2acf9a40b14f Pull complete 0B 589002ba0eae Extracting 1B 9fcebdaf9423 Downloading 51.38MB 57c0612d3c9a Downloading 56.62MB 31dab8d7d15a Downloading 28.31MB 57c0612d3c9a Downloading 56.62MB 45f569379759 Downloading 7.34MB 56c2f4d51269 Downloading 8.735MB ca64c64b8c6b Downloading 14.68MB ffaa3dc87eb8 Downloading 12.58MB 31dab8d7d15a Downloading 28.31MB 57c0612d3c9a Downloading 56.62MB ac03b73ed425 Downloading 6.291MB f591ea4658bd Downloading 6.291MB 5e81a7811b73 Downloading 37.75MB 57c0612d3c9a Downloading 57.03MB 90dc7dee386a Downloading 2.097MB e1bed966d35a Downloading 4.194MB 78d3529d5e95 Downloading 3.146MB 133cfad7d9ef Downloading 2.097MB 50094271107c Downloading 3.146MB 27baa147e9fa Extracting 1B 1b88e4b47f1c Pull complete 0B 2be8671e729e Downloading 3.146MB 0c8d55a45c0d Downloading 4.194MB 73566c509014 Downloading 5.727MB b65758d82f26 Downloading 5.243MB 2e73123a8202 Downloading 5.243MB 78d3529d5e95 Downloading 3.146MB e1bed966d35a Downloading 4.194MB 50094271107c Downloading 3.146MB 133cfad7d9ef Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 31dab8d7d15a Downloading 28.31MB 57c0612d3c9a Downloading 57.03MB bb428e799734 Pull complete 0B 589002ba0eae Extracting 1B ffaa3dc87eb8 Downloading 15.73MB 45f569379759 Downloading 9.437MB 57c0612d3c9a Downloading 61.87MB 31dab8d7d15a Downloading 32.51MB 56c2f4d51269 Download complete 0B ca64c64b8c6b Downloading 19.92MB e52dc8c18e3f Downloading 1.049MB 31dab8d7d15a Downloading 32.51MB 57c0612d3c9a Downloading 61.87MB ac03b73ed425 Downloading 7.34MB f591ea4658bd Downloading 8.389MB 9fcebdaf9423 Downloading 57.67MB 57c0612d3c9a Downloading 61.87MB 57c0612d3c9a Downloading 62.2MB 5e81a7811b73 Downloading 44.04MB 0c8d55a45c0d Downloading 5.243MB 90dc7dee386a Downloading 3.146MB e1bed966d35a Downloading 5.243MB 78d3529d5e95 Downloading 5.243MB 133cfad7d9ef Downloading 4.194MB 50094271107c Downloading 5.243MB 31dab8d7d15a Downloading 32.51MB 57c0612d3c9a Downloading 62.91MB 27baa147e9fa Extracting 1B e1bed966d35a Downloading 5.243MB 50094271107c Downloading 5.243MB 133cfad7d9ef Downloading 4.194MB 90dc7dee386a Downloading 3.146MB 78d3529d5e95 Downloading 5.243MB 73566c509014 Download complete 0B b65758d82f26 Downloading 6.291MB 2e73123a8202 Download complete 0B 2be8671e729e Downloading 4.194MB 63849d89c66d Extracting 1B 589002ba0eae Pull complete 0B 45f569379759 Downloading 11.53MB ca64c64b8c6b Downloading 24.12MB ffaa3dc87eb8 Downloading 17.83MB 31dab8d7d15a Downloading 36.7MB 57c0612d3c9a Downloading 70.25MB 57c0612d3c9a Downloading 70.25MB 9fcebdaf9423 Downloading 65.01MB 57c0612d3c9a Downloading 70.25MB 31dab8d7d15a Downloading 36.7MB ac03b73ed425 Downloading 9.437MB f591ea4658bd Downloading 10.49MB e52dc8c18e3f Downloading 2.097MB 5e81a7811b73 Downloading 49.78MB 57c0612d3c9a Downloading 70.25MB e1bed966d35a Downloading 7.34MB 78d3529d5e95 Downloading 6.291MB 133cfad7d9ef Downloading 5.243MB 50094271107c Downloading 7.34MB 90dc7dee386a Downloading 4.194MB b65758d82f26 Downloading 7.34MB 2be8671e729e Downloading 5.243MB 0c8d55a45c0d Downloading 6.291MB 31dab8d7d15a Downloading 36.7MB 57c0612d3c9a Downloading 71.3MB 8a3c71b80346 Extracting 1B 27baa147e9fa Pull complete 0B e1bed966d35a Downloading 7.34MB 50094271107c Downloading 7.34MB 133cfad7d9ef Downloading 5.243MB 90dc7dee386a Downloading 5.243MB 78d3529d5e95 Downloading 7.34MB 63849d89c66d Pull complete 0B 9fcebdaf9423 Downloading 71.3MB 57c0612d3c9a Downloading 75.48MB ca64c64b8c6b Downloading 26.21MB ffaa3dc87eb8 Downloading 20.97MB 45f569379759 Downloading 13.42MB 31dab8d7d15a Downloading 40.89MB 57c0612d3c9a Downloading 75.48MB 31dab8d7d15a Downloading 40.95MB 57c0612d3c9a Downloading 75.48MB e52dc8c18e3f Downloading 4.194MB ac03b73ed425 Downloading 11.53MB f591ea4658bd Downloading 12.58MB 8a3c71b80346 Extracting 1B 57c0612d3c9a Downloading 75.48MB 5e81a7811b73 Downloading 55.57MB 50094271107c Downloading 8.847MB 90dc7dee386a Downloading 7.34MB e1bed966d35a Downloading 9.437MB 78d3529d5e95 Downloading 8.389MB 133cfad7d9ef Downloading 7.34MB 78d3529d5e95 Downloading 8.389MB e1bed966d35a Downloading 9.437MB 50094271107c Downloading 8.847MB 133cfad7d9ef Downloading 7.34MB 90dc7dee386a Downloading 7.34MB 31dab8d7d15a Downloading 41.94MB 57c0612d3c9a Downloading 75.48MB 0c8d55a45c0d Downloading 8.389MB b65758d82f26 Downloading 9.437MB 2be8671e729e Downloading 7.34MB 57c0612d3c9a Downloading 75.48MB 9fcebdaf9423 Downloading 74.45MB 57c0612d3c9a Downloading 75.48MB 31dab8d7d15a Downloading 44.04MB ca64c64b8c6b Downloading 28.31MB ffaa3dc87eb8 Downloading 22.02MB 45f569379759 Downloading 13.42MB 31dab8d7d15a Downloading 44.04MB 57c0612d3c9a Downloading 75.48MB e52dc8c18e3f Downloading 5.243MB ac03b73ed425 Downloading 12.58MB f591ea4658bd Downloading 13.64MB 57c0612d3c9a Downloading 75.48MB 5e81a7811b73 Downloading 57.67MB 78d3529d5e95 Downloading 10.49MB 133cfad7d9ef Downloading 8.389MB 50094271107c Downloading 8.847MB 90dc7dee386a Downloading 8.389MB e1bed966d35a Downloading 10.49MB 0c8d55a45c0d Downloading 9.437MB b65758d82f26 Downloading 11.53MB 2be8671e729e Downloading 8.204MB e1bed966d35a Downloading 10.49MB 50094271107c Downloading 8.847MB 133cfad7d9ef Downloading 8.389MB 90dc7dee386a Downloading 8.389MB 78d3529d5e95 Downloading 10.49MB 57c0612d3c9a Downloading 75.48MB 31dab8d7d15a Downloading 44.04MB 8a3c71b80346 Extracting 1B 57c0612d3c9a Download complete 0B 9fcebdaf9423 Downloading 77.59MB ca64c64b8c6b Downloading 32.35MB ffaa3dc87eb8 Downloading 25.17MB 31dab8d7d15a Downloading 48.23MB 45f569379759 Download complete 0B 31dab8d7d15a Downloading 48.23MB e52dc8c18e3f Downloading 8.389MB f591ea4658bd Downloading 17.83MB ac03b73ed425 Downloading 15.73MB 57c0612d3c9a Download complete 0B 5e81a7811b73 Downloading 60.82MB 57c0612d3c9a Download complete 0B 0c8d55a45c0d Downloading 12.58MB 57c0612d3c9a Download complete 0B b65758d82f26 Downloading 14.68MB 50094271107c Download complete 0B 90dc7dee386a Downloading 12.58MB e1bed966d35a Downloading 13.63MB 78d3529d5e95 Downloading 13.63MB 133cfad7d9ef Downloading 12.58MB 78d3529d5e95 Downloading 13.63MB e1bed966d35a Downloading 13.63MB 2be8671e729e Download complete 0B 31dab8d7d15a Downloading 48.23MB 50094271107c Download complete 0B 133cfad7d9ef Downloading 12.58MB 90dc7dee386a Downloading 12.58MB 57c0612d3c9a Download complete 0B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 8a3c71b80346 Pull complete 0B 56c2f4d51269 Extracting 1B 9fcebdaf9423 Downloading 81.79MB ca64c64b8c6b Downloading 34.6MB ffaa3dc87eb8 Downloading 28.31MB 31dab8d7d15a Downloading 53.15MB 31dab8d7d15a Downloading 53.48MB e52dc8c18e3f Downloading 11.53MB f591ea4658bd Downloading 19.92MB ac03b73ed425 Downloading 18.87MB 5e81a7811b73 Downloading 63.96MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 90dc7dee386a Downloading 14.68MB e1bed966d35a Downloading 16.78MB 78d3529d5e95 Downloading 16.78MB 133cfad7d9ef Downloading 14.68MB 0c8d55a45c0d Downloading 15.73MB b65758d82f26 Downloading 17.83MB 78d3529d5e95 Downloading 16.78MB e1bed966d35a Downloading 16.78MB 133cfad7d9ef Downloading 14.68MB 90dc7dee386a Downloading 14.68MB 31dab8d7d15a Downloading 53.48MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 56c2f4d51269 Extracting 1B 9fcebdaf9423 Downloading 84.93MB ca64c64b8c6b Downloading 37.75MB ffaa3dc87eb8 Downloading 30.41MB 31dab8d7d15a Downloading 58.72MB 31dab8d7d15a Downloading 58.7MB f591ea4658bd Downloading 22.02MB ac03b73ed425 Downloading 22.02MB 5e81a7811b73 Downloading 66.06MB 0c8d55a45c0d Downloading 18.87MB b65758d82f26 Downloading 19.92MB e52dc8c18e3f Downloading 14.68MB 90dc7dee386a Downloading 16.78MB e1bed966d35a Downloading 18.87MB 78d3529d5e95 Downloading 19.91MB 133cfad7d9ef Downloading 16.78MB 78d3529d5e95 Downloading 19.92MB e1bed966d35a Downloading 18.87MB 133cfad7d9ef Downloading 17.83MB 90dc7dee386a Downloading 16.78MB 31dab8d7d15a Downloading 58.72MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 56c2f4d51269 Extracting 1B 9fcebdaf9423 Downloading 88.08MB ca64c64b8c6b Downloading 39.85MB ffaa3dc87eb8 Downloading 33.55MB 31dab8d7d15a Downloading 62.85MB 31dab8d7d15a Downloading 62.85MB e52dc8c18e3f Downloading 17.83MB 5e81a7811b73 Downloading 69.21MB ac03b73ed425 Downloading 24.12MB f591ea4658bd Downloading 24.12MB 90dc7dee386a Downloading 19.92MB e1bed966d35a Downloading 22.02MB 78d3529d5e95 Downloading 22.02MB 133cfad7d9ef Downloading 19.92MB 0c8d55a45c0d Downloading 20.97MB b65758d82f26 Downloading 22.02MB 31dab8d7d15a Downloading 62.85MB 57c0612d3c9a Extracting 1B 133cfad7d9ef Downloading 19.92MB 90dc7dee386a Downloading 19.92MB 78d3529d5e95 Downloading 22.02MB e1bed966d35a Downloading 22.02MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 56c2f4d51269 Extracting 1B 9fcebdaf9423 Downloading 91.23MB 31dab8d7d15a Downloading 62.85MB 31dab8d7d15a Downloading 62.85MB ca64c64b8c6b Downloading 42.99MB ffaa3dc87eb8 Downloading 35.65MB e52dc8c18e3f Downloading 20.97MB f591ea4658bd Downloading 26.21MB ac03b73ed425 Downloading 26.21MB 5e81a7811b73 Downloading 71.3MB 90dc7dee386a Downloading 22.02MB e1bed966d35a Downloading 24.12MB 78d3529d5e95 Downloading 24.12MB 133cfad7d9ef Downloading 22.02MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 0c8d55a45c0d Downloading 24.12MB b65758d82f26 Downloading 25.17MB e1bed966d35a Downloading 24.12MB 133cfad7d9ef Downloading 22.02MB 90dc7dee386a Downloading 22.02MB 78d3529d5e95 Downloading 24.12MB 31dab8d7d15a Downloading 62.85MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 56c2f4d51269 Extracting 1B 9fcebdaf9423 Downloading 93.32MB 31dab8d7d15a Download complete 0B e52dc8c18e3f Downloading 23.07MB 31dab8d7d15a Download complete 0B f591ea4658bd Downloading 27.26MB ac03b73ed425 Downloading 28.31MB ca64c64b8c6b Downloading 45.09MB ffaa3dc87eb8 Downloading 37.75MB e1bed966d35a Downloading 26.21MB 78d3529d5e95 Downloading 25.17MB 133cfad7d9ef Downloading 24.12MB 90dc7dee386a Downloading 24.12MB b65758d82f26 Downloading 27.26MB 0c8d55a45c0d Downloading 26.21MB 5e81a7811b73 Downloading 73.4MB 78d3529d5e95 Downloading 25.17MB e1bed966d35a Downloading 26.21MB 133cfad7d9ef Downloading 24.12MB 90dc7dee386a Downloading 24.12MB 31dab8d7d15a Download complete 0B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 56c2f4d51269 Pull complete 0B 9fcebdaf9423 Downloading 96.47MB ca64c64b8c6b Downloading 48.23MB ffaa3dc87eb8 Downloading 41.01MB 46517af21612 Pull complete 0B e52dc8c18e3f Downloading 26.21MB ac03b73ed425 Downloading 31.46MB f591ea4658bd Downloading 31.46MB 5e81a7811b73 Downloading 77.59MB 0c8d55a45c0d Downloading 29.78MB b65758d82f26 Downloading 30.41MB 90dc7dee386a Downloading 27.26MB e1bed966d35a Downloading 28.31MB 78d3529d5e95 Downloading 29.36MB 133cfad7d9ef Downloading 27.26MB 57c0612d3c9a Extracting 1B 133cfad7d9ef Downloading 27.26MB 90dc7dee386a Downloading 27.26MB 78d3529d5e95 Downloading 29.36MB e1bed966d35a Downloading 28.31MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 51682cba8e21 Pull complete 0B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B ca64c64b8c6b Downloading 51.38MB ffaa3dc87eb8 Downloading 44.04MB 9fcebdaf9423 Downloading 100.7MB f591ea4658bd Downloading 33.55MB ac03b73ed425 Downloading 33.55MB e52dc8c18e3f Downloading 29.36MB 5e81a7811b73 Downloading 79.69MB 90dc7dee386a Downloading 30.41MB e1bed966d35a Downloading 30.41MB 78d3529d5e95 Downloading 31.46MB 133cfad7d9ef Downloading 29.36MB 0c8d55a45c0d Download complete 0B b65758d82f26 Downloading 33.55MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 78d3529d5e95 Downloading 31.46MB e1bed966d35a Downloading 30.41MB 133cfad7d9ef Downloading 30.41MB 90dc7dee386a Downloading 30.41MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 54.53MB ffaa3dc87eb8 Downloading 47.19MB 9fcebdaf9423 Downloading 102.8MB e52dc8c18e3f Downloading 32.51MB f591ea4658bd Downloading 36.7MB ac03b73ed425 Downloading 36.7MB 5e81a7811b73 Downloading 83.89MB b65758d82f26 Downloading 36.7MB 78d3529d5e95 Downloading 33.55MB e1bed966d35a Downloading 33.55MB 133cfad7d9ef Downloading 34.6MB 90dc7dee386a Downloading 33.55MB 90dc7dee386a Downloading 33.55MB e1bed966d35a Downloading 33.55MB 78d3529d5e95 Downloading 33.55MB 133cfad7d9ef Downloading 34.6MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 0c8d55a45c0d Extracting 1B 9fcebdaf9423 Downloading 107MB ca64c64b8c6b Downloading 57.2MB ffaa3dc87eb8 Downloading 49.28MB ac03b73ed425 Downloading 39.85MB f591ea4658bd Downloading 38.8MB 57c0612d3c9a Extracting 1B 5e81a7811b73 Downloading 85.8MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 90dc7dee386a Downloading 36.7MB e1bed966d35a Downloading 35.65MB 78d3529d5e95 Downloading 35.68MB 133cfad7d9ef Downloading 36.7MB b65758d82f26 Downloading 39.63MB 57c0612d3c9a Extracting 1B e1bed966d35a Downloading 35.65MB 133cfad7d9ef Downloading 36.7MB 90dc7dee386a Downloading 36.7MB 78d3529d5e95 Downloading 35.68MB 57c0612d3c9a Extracting 1B 0c8d55a45c0d Extracting 1B 9fcebdaf9423 Downloading 111.1MB ffaa3dc87eb8 Downloading 53.48MB ca64c64b8c6b Downloading 60.82MB f591ea4658bd Downloading 41.94MB ac03b73ed425 Downloading 42.99MB 5e81a7811b73 Downloading 85.8MB b65758d82f26 Downloading 41.94MB 78d3529d5e95 Downloading 39.85MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 40.89MB e1bed966d35a Downloading 38.8MB e1bed966d35a Downloading 38.8MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 40.89MB 78d3529d5e95 Downloading 39.85MB 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 0c8d55a45c0d Extracting 1B 9fcebdaf9423 Downloading 115.3MB ca64c64b8c6b Downloading 64.16MB ffaa3dc87eb8 Downloading 56.62MB ac03b73ed425 Downloading 46.14MB f591ea4658bd Downloading 45.09MB e52dc8c18e3f Download complete 0B b65758d82f26 Downloading 47.19MB 90dc7dee386a Downloading 45.09MB e1bed966d35a Downloading 42.99MB 78d3529d5e95 Downloading 42.99MB 57c0612d3c9a Extracting 2B 78d3529d5e95 Downloading 42.99MB e1bed966d35a Downloading 43.58MB 5e81a7811b73 Download complete 0B 133cfad7d9ef Download complete 0B 133cfad7d9ef Download complete 0B 90dc7dee386a Downloading 45.47MB e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 9fcebdaf9423 Downloading 119.5MB ca64c64b8c6b Downloading 68.16MB ffaa3dc87eb8 Downloading 60.82MB b65758d82f26 Downloading 52.43MB 57c0612d3c9a Extracting 2B 78d3529d5e95 Downloading 46.14MB 90dc7dee386a Downloading 51.38MB 78d3529d5e95 Downloading 46.14MB 90dc7dee386a Downloading 50.33MB f591ea4658bd Downloading 49.28MB ac03b73ed425 Downloading 50.33MB 57c0612d3c9a Extracting 2B e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 9fcebdaf9423 Downloading 123.7MB ca64c64b8c6b Downloading 72.35MB ffaa3dc87eb8 Downloading 65.01MB f591ea4658bd Downloading 53.48MB ac03b73ed425 Downloading 54.53MB 90dc7dee386a Downloading 54.6MB 0c8d55a45c0d Extracting 1B e1bed966d35a Download complete 0B 78d3529d5e95 Downloading 49.28MB 78d3529d5e95 Downloading 49.28MB e52dc8c18e3f Extracting 1B b65758d82f26 Downloading 56.62MB e1bed966d35a Download complete 0B 90dc7dee386a Downloading 55.57MB 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B ca64c64b8c6b Downloading 75.5MB ffaa3dc87eb8 Downloading 68.16MB ac03b73ed425 Downloading 58.72MB f591ea4658bd Downloading 56.62MB 9fcebdaf9423 Downloading 127.9MB e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Extracting 1B b65758d82f26 Downloading 60.82MB 90dc7dee386a Downloading 60.82MB 78d3529d5e95 Downloading 54.25MB 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 90dc7dee386a Downloading 60.82MB 78d3529d5e95 Downloading 54.53MB 57c0612d3c9a Extracting 2B 9fcebdaf9423 Downloading 132.1MB ca64c64b8c6b Downloading 78.64MB ffaa3dc87eb8 Downloading 72.35MB f591ea4658bd Downloading 60.82MB ac03b73ed425 Downloading 62.91MB 57c0612d3c9a Extracting 2B e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 57c0612d3c9a Extracting 2B 78d3529d5e95 Downloading 56.62MB 90dc7dee386a Downloading 63.96MB 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Extracting 1B b65758d82f26 Downloading 65.01MB 90dc7dee386a Downloading 65.01MB 78d3529d5e95 Downloading 56.62MB 133cfad7d9ef Extracting 1B ca64c64b8c6b Downloading 82.84MB ffaa3dc87eb8 Downloading 76.55MB 9fcebdaf9423 Downloading 135.3MB ac03b73ed425 Downloading 67.11MB f591ea4658bd Downloading 62.91MB 90dc7dee386a Downloading 67.11MB 78d3529d5e95 Downloading 58.72MB 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 69.21MB 78d3529d5e95 Downloading 60.82MB 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 69.21MB 9fcebdaf9423 Downloading 139.5MB ca64c64b8c6b Downloading 85.98MB ffaa3dc87eb8 Downloading 80.74MB f591ea4658bd Downloading 66.06MB ac03b73ed425 Downloading 69.33MB 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 57c0612d3c9a Extracting 2B e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 78d3529d5e95 Downloading 62.91MB 90dc7dee386a Downloading 71.3MB 90dc7dee386a Downloading 71.3MB 78d3529d5e95 Downloading 62.91MB 57c0612d3c9a Extracting 2B 9fcebdaf9423 Downloading 142.6MB ffaa3dc87eb8 Downloading 83.89MB ca64c64b8c6b Downloading 88.08MB f591ea4658bd Downloading 69.21MB ac03b73ed425 Downloading 73.4MB 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 74.45MB 57c0612d3c9a Extracting 2B e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 78d3529d5e95 Downloading 65.01MB 90dc7dee386a Downloading 74.45MB 90dc7dee386a Downloading 74.83MB 78d3529d5e95 Downloading 65.01MB ca64c64b8c6b Downloading 93.32MB ffaa3dc87eb8 Downloading 88.08MB 9fcebdaf9423 Downloading 146.8MB 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 78.64MB b65758d82f26 Downloading 78.64MB 78d3529d5e95 Downloading 67.11MB 90dc7dee386a Downloading 77.59MB e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 57c0612d3c9a Extracting 2B 90dc7dee386a Downloading 77.59MB 78d3529d5e95 Downloading 67.11MB 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 133cfad7d9ef Extracting 1B 9fcebdaf9423 Downloading 148.9MB ac03b73ed425 Downloading 79.69MB ca64c64b8c6b Downloading 95.42MB ffaa3dc87eb8 Downloading 89.13MB f591ea4658bd Download complete 0B 90dc7dee386a Downloading 78.64MB 78d3529d5e95 Downloading 68.16MB 90dc7dee386a Downloading 78.64MB b65758d82f26 Downloading 79.69MB 78d3529d5e95 Downloading 68.16MB e52dc8c18e3f Extracting 1B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 57c0612d3c9a Extracting 2B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 97.52MB ffaa3dc87eb8 Downloading 93.32MB 9fcebdaf9423 Downloading 152MB ac03b73ed425 Downloading 81.28MB 90dc7dee386a Downloading 82.84MB 78d3529d5e95 Downloading 70.98MB 78d3529d5e95 Downloading 70.98MB 90dc7dee386a Downloading 82.84MB b65758d82f26 Downloading 83.89MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B e52dc8c18e3f Extracting 2B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 0c8d55a45c0d Extracting 2B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 9fcebdaf9423 Downloading 156.2MB ca64c64b8c6b Downloading 102.8MB ffaa3dc87eb8 Downloading 99.61MB ac03b73ed425 Download complete 0B 90dc7dee386a Downloading 89.13MB 78d3529d5e95 Downloading 74.45MB 57c0612d3c9a Extracting 3B e52dc8c18e3f Extracting 2B b65758d82f26 Downloading 88.21MB 78d3529d5e95 Downloading 75.5MB 90dc7dee386a Downloading 89.67MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 9fcebdaf9423 Downloading 161.5MB 133cfad7d9ef Extracting 2B ca64c64b8c6b Downloading 108.5MB ffaa3dc87eb8 Downloading 105.9MB 90dc7dee386a Downloading 94.37MB 78d3529d5e95 Downloading 78.64MB 90dc7dee386a Downloading 94.37MB 78d3529d5e95 Downloading 78.64MB 0c8d55a45c0d Extracting 2B 57c0612d3c9a Extracting 3B b65758d82f26 Downloading 93.32MB 57c0612d3c9a Extracting 3B e52dc8c18e3f Extracting 2B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 9fcebdaf9423 Downloading 165.7MB ca64c64b8c6b Downloading 113.2MB ffaa3dc87eb8 Downloading 111.1MB 90dc7dee386a Downloading 98.57MB 78d3529d5e95 Downloading 82.84MB 133cfad7d9ef Extracting 2B 57c0612d3c9a Extracting 3B 78d3529d5e95 Downloading 82.84MB 90dc7dee386a Downloading 99.61MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 97.62MB ac03b73ed425 Extracting 1B 9fcebdaf9423 Downloading 168.8MB ca64c64b8c6b Downloading 115.3MB ffaa3dc87eb8 Downloading 114.3MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 7dbec0deab4e Extracting 1B 57c0612d3c9a Extracting 3B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B e52dc8c18e3f Pull complete 0B 90dc7dee386a Downloading 103.8MB 78d3529d5e95 Downloading 87.03MB 90dc7dee386a Downloading 103.8MB 78d3529d5e95 Downloading 88.08MB 57c0612d3c9a Extracting 3B 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 102.8MB ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 9fcebdaf9423 Downloading 174.1MB ca64c64b8c6b Downloading 121.6MB ffaa3dc87eb8 Downloading 120.6MB 90dc7dee386a Downloading 107MB 78d3529d5e95 Downloading 91.23MB 7dbec0deab4e Pull complete 0B 90dc7dee386a Downloading 107MB 78d3529d5e95 Downloading 90.18MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 107MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B ca64c64b8c6b Downloading 126.9MB ffaa3dc87eb8 Downloading 125.8MB 0c8d55a45c0d Extracting 2B 9fcebdaf9423 Downloading 178.3MB 90dc7dee386a Downloading 111.1MB 78d3529d5e95 Downloading 94.37MB b65758d82f26 Downloading 110.1MB 78d3529d5e95 Downloading 95.42MB 90dc7dee386a Downloading 111.1MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulled 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 9fcebdaf9423 Downloading 182.5MB ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 130MB 57c0612d3c9a Extracting 3B 90dc7dee386a Downloading 113.2MB 78d3529d5e95 Downloading 98.57MB 133cfad7d9ef Extracting 2B 57c0612d3c9a Extracting 3B 90dc7dee386a Downloading 113.6MB 78d3529d5e95 Downloading 98.57MB 57c0612d3c9a Extracting 3B 0c8d55a45c0d Extracting 3B 57c0612d3c9a Extracting 3B b65758d82f26 Downloading 114.1MB 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 3B 9fcebdaf9423 Downloading 187.7MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 136.3MB 90dc7dee386a Downloading 118.5MB 78d3529d5e95 Downloading 102.8MB 57c0612d3c9a Extracting 3B 78d3529d5e95 Downloading 102.8MB 90dc7dee386a Downloading 118.5MB b65758d82f26 Downloading 114.1MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 3B 9fcebdaf9423 Downloading 189.8MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 138.4MB 57c0612d3c9a Extracting 3B 78d3529d5e95 Downloading 103.8MB 90dc7dee386a Downloading 119.5MB b65758d82f26 Downloading 114.1MB 90dc7dee386a Downloading 119.5MB 78d3529d5e95 Downloading 103.8MB 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B 57c0612d3c9a Extracting 3B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 3B 9fcebdaf9423 Downloading 189.8MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 138.4MB 90dc7dee386a Downloading 119.5MB 78d3529d5e95 Downloading 103.8MB b65758d82f26 Downloading 114.1MB 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 119.5MB 78d3529d5e95 Downloading 103.8MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 3B 9fcebdaf9423 Downloading 189.8MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 138.4MB 90dc7dee386a Downloading 119.5MB 78d3529d5e95 Downloading 103.8MB b65758d82f26 Downloading 114.1MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 119.5MB 78d3529d5e95 Downloading 103.8MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 1B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B 9fcebdaf9423 Downloading 194MB ca64c64b8c6b Download complete 0B ffaa3dc87eb8 Downloading 143.7MB 90dc7dee386a Downloading 123MB 78d3529d5e95 Downloading 107MB 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 123.7MB 78d3529d5e95 Downloading 107.7MB b65758d82f26 Download complete 0B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 197.4MB ffaa3dc87eb8 Downloading 148.9MB 133cfad7d9ef Extracting 3B 90dc7dee386a Downloading 128.1MB 78d3529d5e95 Downloading 110.2MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 129MB 78d3529d5e95 Downloading 111.1MB 57c0612d3c9a Extracting 4B 0c8d55a45c0d Pull complete 0B ac03b73ed425 Extracting 2B 57c0612d3c9a Extracting 4B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 157.3MB 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 135.3MB 78d3529d5e95 Downloading 115.3MB 90dc7dee386a Downloading 135.3MB 78d3529d5e95 Downloading 116.4MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 166.4MB 78d3529d5e95 Downloading 121.6MB 90dc7dee386a Downloading 143.7MB 90dc7dee386a Downloading 143.7MB 78d3529d5e95 Downloading 121.6MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 176.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 151MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 152MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B ac03b73ed425 Extracting 2B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 184.8MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 158.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 159.4MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 184.8MB 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 169.9MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 169.9MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 184.8MB 90dc7dee386a Downloading 176.2MB 78d3529d5e95 Downloading 122.4MB 57c0612d3c9a Extracting 4B 90dc7dee386a Downloading 176.2MB 57c0612d3c9a Extracting 4B 78d3529d5e95 Downloading 122.4MB 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B 57c0612d3c9a Extracting 4B ac03b73ed425 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 9fcebdaf9423 Downloading 198.2MB ffaa3dc87eb8 Downloading 184.8MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 177.2MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 177.2MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B ac03b73ed425 Extracting 2B 133cfad7d9ef Pull complete 0B 133cfad7d9ef Pull complete 0B 9fcebdaf9423 Download complete 0B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 181.4MB 57c0612d3c9a Extracting 5B 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 181.4MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 46e6d6da846e Extracting 1B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Download complete 0B 90dc7dee386a Downloading 188.7MB 57c0612d3c9a Extracting 5B 90dc7dee386a Downloading 189.8MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 46e6d6da846e Pull complete 0B ffaa3dc87eb8 Extracting 1B 57c0612d3c9a Extracting 5B ac03b73ed425 Extracting 3B 2e73123a8202 Extracting 1B 90dc7dee386a Downloading 196.1MB 90dc7dee386a Downloading 197.1MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B ac03b73ed425 Extracting 3B ffaa3dc87eb8 Extracting 1B 2e73123a8202 Extracting 1B 57c0612d3c9a Extracting 5B 90dc7dee386a Downloading 203.5MB 57c0612d3c9a Pull complete 0B 90dc7dee386a Downloading 204.5MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B ffaa3dc87eb8 Extracting 1B 57c0612d3c9a Extracting 5B ac03b73ed425 Extracting 3B 2e73123a8202 Extracting 1B cdb56566120b Pull complete 0B 2f3c0f6cb0cb Pull complete 0B 57c0612d3c9a Extracting 5B 9fcebdaf9423 Extracting 1B 90dc7dee386a Downloading 213.9MB 90dc7dee386a Downloading 213.9MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B ffaa3dc87eb8 Extracting 1B 57c0612d3c9a Extracting 5B 2e73123a8202 Pull complete 0B ac03b73ed425 Extracting 3B a86ece2be64d Extracting 1B 9fcebdaf9423 Extracting 1B a86ece2be64d Extracting 1B 90dc7dee386a Downloading 221.2MB 90dc7dee386a Downloading 221.2MB 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 283a6e3d132b Extracting 1B a86ece2be64d Extracting 1B ffaa3dc87eb8 Extracting 1B 57c0612d3c9a Extracting 5B ac03b73ed425 Extracting 3B 9fcebdaf9423 Extracting 1B a86ece2be64d Pull complete 0B a86ece2be64d Pull complete 0B a365daaf9bef Pull complete 0B a365daaf9bef Pull complete 0B 90dc7dee386a Downloading 232.8MB 90dc7dee386a Downloading 233.7MB 57c0612d3c9a Extracting 5B a86ece2be64d Pull complete 0B 0b4f19aa7dcd Pull complete 0B a365daaf9bef Pull complete 0B 57c0612d3c9a Extracting 5B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 283a6e3d132b Pull complete 0B 57c0612d3c9a Extracting 5B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 1B 5e81a7811b73 Extracting 1B ac03b73ed425 Extracting 3B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B 57c0612d3c9a Extracting 5B 9fcebdaf9423 Extracting 1B 31dab8d7d15a Extracting 1B 57c0612d3c9a Extracting 5B 90dc7dee386a Downloading 242.3MB 90dc7dee386a Downloading 243.3MB 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 57c0612d3c9a Extracting 5B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 3B 2be8671e729e Extracting 1B 57c0612d3c9a Extracting 5B 57c0612d3c9a Extracting 5B 90dc7dee386a Downloading 250.6MB 31dab8d7d15a Extracting 1B 90dc7dee386a Downloading 251.3MB 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 9fcebdaf9423 Extracting 1B 57c0612d3c9a Extracting 5B 31dab8d7d15a Extracting 1B ac03b73ed425 Extracting 3B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 57c0612d3c9a Extracting 6B 90dc7dee386a Downloading 251.3MB 57c0612d3c9a Extracting 6B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 9fcebdaf9423 Extracting 1B 5e81a7811b73 Extracting 1B 57c0612d3c9a Extracting 6B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 3B 9fcebdaf9423 Extracting 1B 57c0612d3c9a Extracting 6B 57c0612d3c9a Extracting 6B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 57c0612d3c9a Extracting 6B 5e81a7811b73 Extracting 1B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 3B 2be8671e729e Extracting 1B 57c0612d3c9a Extracting 6B 9fcebdaf9423 Extracting 1B 90dc7dee386a Downloading 251.3MB 31dab8d7d15a Extracting 1B 57c0612d3c9a Extracting 6B 90dc7dee386a Downloading 251.3MB 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 57c0612d3c9a Extracting 6B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 4B 2be8671e729e Extracting 1B 9fcebdaf9423 Extracting 1B 90dc7dee386a Download complete 0B 31dab8d7d15a Extracting 1B 90dc7dee386a Download complete 0B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B ac03b73ed425 Pull complete 0B 0d9211fd3e1a Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 2be8671e729e Pull complete 0B 9fcebdaf9423 Extracting 1B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 31dab8d7d15a Extracting 1B ca18c8e97cb3 Pull complete 0B ed8cfcf27c7a Pull complete 0B ffaa3dc87eb8 Extracting 2B 0d9211fd3e1a Pull complete 0B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 1B 31dab8d7d15a Extracting 1B 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 31dab8d7d15a Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 31dab8d7d15a Extracting 1B 9fcebdaf9423 Extracting 2B 31dab8d7d15a Extracting 1B 5e81a7811b73 Extracting 1B 31dab8d7d15a Extracting 1B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B 5e81a7811b73 Extracting 1B 31dab8d7d15a Pull complete 0B 31dab8d7d15a Pull complete 0B 31dab8d7d15a Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B 5e81a7811b73 Extracting 2B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B 5e81a7811b73 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B 5e81a7811b73 Extracting 2B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 5e81a7811b73 Pull complete 0B 90dc7dee386a Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulled 9fcebdaf9423 Extracting 2B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 9fcebdaf9423 Extracting 2B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 9fcebdaf9423 Extracting 2B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 9fcebdaf9423 Extracting 2B f591ea4658bd Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 9fcebdaf9423 Extracting 3B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 9fcebdaf9423 Extracting 3B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 9fcebdaf9423 Extracting 3B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 8718b3669019 Pull complete 0B 9fcebdaf9423 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulled ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B e7f02ac1f456 Pull complete 0B ffaa3dc87eb8 Extracting 3B 2d001a504b81 Pull complete 0B 612087d42eba Pull complete 0B b65758d82f26 Extracting 2B f591ea4658bd Pull complete 0B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 69294359b56a Pull complete 0B df0231abac1e Pull complete 0B bd1a7d2e0737 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 5B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B ffaa3dc87eb8 Pull complete 0B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B df3e8313a980 Extracting 1B b65758d82f26 Pull complete 0B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B df3e8313a980 Pull complete 0B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B 4ff421dac293 Pull complete 0B ec9be5b30934 Pull complete 0B 4d1dbc12fcae Pull complete 0B a63efc7efa2e Pull complete 0B ca64c64b8c6b Extracting 2B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Pull complete 0B 90dc7dee386a Pull complete 0B ca64c64b8c6b Extracting 4B cd9c9b623eb1 Extracting 1B cd9c9b623eb1 Extracting 1B ca64c64b8c6b Extracting 5B cd9c9b623eb1 Pull complete 0B cd9c9b623eb1 Pull complete 0B 50094271107c Extracting 1B 50094271107c Extracting 1B ca64c64b8c6b Extracting 5B 50094271107c Extracting 1B 50094271107c Extracting 1B ca64c64b8c6b Extracting 5B 50094271107c Extracting 1B 50094271107c Extracting 1B ca64c64b8c6b Extracting 5B 50094271107c Pull complete 0B 50094271107c Pull complete 0B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B 925fe4f64047 Extracting 1B 925fe4f64047 Pull complete 0B ca64c64b8c6b Extracting 5B 925fe4f64047 Pull complete 0B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 5B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 5B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B 144f5e850556 Pull complete 0B 144f5e850556 Pull complete 0B 956cc8887c3e Pull complete 0B ca64c64b8c6b Extracting 5B e9aaa70b3398 Extracting 1B 956cc8887c3e Pull complete 0B e9aaa70b3398 Extracting 1B e1bed966d35a Pull complete 0B e1bed966d35a Pull complete 0B ea4a83fb93fe Pull complete 0B e9aaa70b3398 Pull complete 0B ea4a83fb93fe Pull complete 0B e9aaa70b3398 Pull complete 0B 85a55e8e22cf Pull complete 0B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 85a55e8e22cf Pull complete 0B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B 5d4e761fb5e7 Pull complete 0B 78d3529d5e95 Extracting 1B 45f569379759 Extracting 1B ca64c64b8c6b Pull complete 0B 78d3529d5e95 Extracting 1B 78d3529d5e95 Pull complete 0B 78d3529d5e95 Pull complete 0B 45f569379759 Extracting 1B 3830b7c65da3 Pull complete 0B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 45f569379759 Extracting 1B 3830b7c65da3 Pull complete 0B 45f569379759 Extracting 1B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 45f569379759 Extracting 1B 4f4fb700ef54 Pull complete 0B 2f5d19039fdb Pull complete 0B 45f569379759 Pull complete 0B c8533800cdf1 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container prometheus Creating Container jaeger Creating Container postgres Creating Container kafka Creating Container prometheus Created Container postgres Created Container grafana Creating Container jaeger Created Container kafka Created Container policy-clamp-ac-sim-ppnt-3 Creating Container compose-policy-clamp-ac-http-ppnt-2 Creating Container policy-clamp-ac-sim-ppnt-2 Creating Container init-kafka Creating Container policy-clamp-ac-sim-ppnt-1 Creating Container compose-policy-clamp-ac-http-ppnt-1 Creating Container compose-policy-clamp-ac-http-ppnt-1 Created Container compose-policy-clamp-ac-http-ppnt-2 Created Container policy-clamp-ac-sim-ppnt-1 Created Container policy-clamp-ac-sim-ppnt-3 Created Container policy-clamp-ac-sim-ppnt-2 Created Container compose-policy-clamp-runtime-acm-2 Creating Container compose-policy-clamp-runtime-acm-1 Creating Container grafana Created Container init-kafka Created Container compose-policy-clamp-runtime-acm-2 Created Container compose-policy-clamp-runtime-acm-1 Created Container jaeger Starting Container kafka Starting Container postgres Starting Container prometheus Starting Container kafka Started Container init-kafka Starting Container jaeger Started Container compose-policy-clamp-ac-http-ppnt-2 Starting Container policy-clamp-ac-sim-ppnt-3 Starting Container policy-clamp-ac-sim-ppnt-2 Starting Container policy-clamp-ac-sim-ppnt-1 Starting Container postgres Started Container prometheus Started Container grafana Starting Container init-kafka Started Container compose-policy-clamp-ac-http-ppnt-2 Started Container compose-policy-clamp-ac-http-ppnt-1 Starting Container policy-clamp-ac-sim-ppnt-1 Started Container policy-clamp-ac-sim-ppnt-2 Started Container policy-clamp-ac-sim-ppnt-3 Started Container grafana Started Container compose-policy-clamp-ac-http-ppnt-1 Started Container compose-policy-clamp-runtime-acm-2 Starting Container compose-policy-clamp-runtime-acm-2 Started Container compose-policy-clamp-runtime-acm-1 Starting Container compose-policy-clamp-runtime-acm-1 Started Container kafka Waiting Container policy-clamp-ac-sim-ppnt-3 Waiting Container postgres Waiting Container compose-policy-clamp-runtime-acm-2 Waiting Container compose-policy-clamp-runtime-acm-1 Waiting Container policy-clamp-ac-sim-ppnt-2 Waiting Container jaeger Waiting Container grafana Waiting Container compose-policy-clamp-ac-http-ppnt-2 Waiting Container compose-policy-clamp-ac-http-ppnt-1 Waiting Container prometheus Waiting Container init-kafka Waiting Container policy-clamp-ac-sim-ppnt-1 Waiting Container init-kafka Healthy Container prometheus Healthy Container jaeger Healthy Container postgres Healthy Container grafana Healthy Container kafka Healthy Container policy-clamp-ac-sim-ppnt-1 Healthy Container policy-clamp-ac-sim-ppnt-2 Healthy Container compose-policy-clamp-runtime-acm-2 Healthy Container compose-policy-clamp-runtime-acm-1 Healthy Container policy-clamp-ac-sim-ppnt-3 Healthy Container compose-policy-clamp-ac-http-ppnt-2 Healthy Container compose-policy-clamp-ac-http-ppnt-1 Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Building robot framework docker image sha256:a62442b592aa98d5a5d28115e7a571f5cbb87039b9c78fdef546504882b30c10 top - 12:35:47 up 7 min, 0 users, load average: 3.66, 2.72, 1.22 Tasks: 246 total, 1 running, 245 sleeping, 0 stopped, 0 zombie %Cpu(s): 12.6 us, 1.6 sy, 0.0 ni, 85.0 id, 0.8 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 4.0Gi 12Gi 24Mi 15Gi 26Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up About a minute (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up About a minute (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 7a189dc80d22 compose-policy-clamp-runtime-acm-2 1.43% 481.3MiB / 8GiB 5.88% 254kB / 1.86MB 0B / 385kB 59 72ec67c39861 compose-policy-clamp-runtime-acm-1 2.82% 533.1MiB / 8GiB 6.51% 154kB / 1.21MB 0B / 299kB 57 7ba056d39c79 grafana 0.81% 163.7MiB / 31.34GiB 0.51% 22.5MB / 88.5kB 0B / 126MB 27 bbf1fef0f5a0 policy-clamp-ac-sim-ppnt-2 5.22% 284.1MiB / 8GiB 3.47% 104kB / 704kB 0B / 381kB 48 f1d88b82fe45 policy-clamp-ac-sim-ppnt-1 1.52% 285.5MiB / 8GiB 3.48% 104kB / 728kB 0B / 360kB 48 0d168f5f24db compose-policy-clamp-ac-http-ppnt-2 0.94% 346.4MiB / 8GiB 4.23% 95.5kB / 697kB 0B / 377kB 50 edba57b1f107 policy-clamp-ac-sim-ppnt-3 11.24% 286.6MiB / 8GiB 3.50% 104kB / 726kB 0B / 438kB 48 9324a4db9b4a compose-policy-clamp-ac-http-ppnt-1 1.83% 331.6MiB / 8GiB 4.05% 95.3kB / 721kB 0B / 377kB 48 72e375aca4bf postgres 0.02% 76.41MiB / 31.34GiB 0.24% 298kB / 260kB 0B / 132MB 26 3675fbd42aa7 kafka 160.50% 479.3MiB / 31.34GiB 1.49% 516kB / 484kB 0B / 2.54MB 138 3146de81aa93 jaeger 0.14% 10.82MiB / 31.34GiB 0.03% 241kB / 24kB 0B / 0B 13 d042a42b3e20 prometheus 0.22% 28.69MiB / 31.34GiB 0.09% 5.63MB / 122kB 0B / 303kB 12 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: clamp-health-check.robot clamp-db-restore.robot clamp-single-element-test.robot clamp-multiple-element-type-test.robot clamp-timeout-test.robot policy-csit | clamp-migrate-rollback.robot clamp-trace-test.robot clamp-slas.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... Container policy-csit Started policy-csit | ============================================================================== policy-csit | clamp policy-csit | ============================================================================== policy-csit | clamp.Health Check Suite policy-csit | ============================================================================== policy-csit | HealthcheckAcm :: Healthcheck on Clamp Acm | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | HealthcheckParticipantHttp :: Healthcheck on Participant Simulator | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RegisterParticipants :: Register Participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Health Check Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Database Restore Suite policy-csit | ============================================================================== policy-csit | InsertDataIntoDatabase :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcMigrationRestored :: Migration of an automation composition rest... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UpdateDataDatabase :: Update restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionRestored :: Review automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored :: Undeploy and delete of an automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionsRestored :: Deprime and delete of the compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InsertDataIntoDatabase2 :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SyncParticipant :: Manual sync participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | GetInstances :: Get all the instances from the database | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored2 :: Undeploy and delete of an automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Database Restore Suite | PASS | policy-csit | 10 tests, 10 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC With Single Element Workflow policy-csit | ============================================================================== policy-csit | CommissionAutomationCompositionSimple :: Commission simple automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionsSimple :: Prime simple automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionSimple :: Instantiate simple autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionSimple :: Fail Simple Deploy automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionSimple :: UnDeploy simple automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionSimple :: Delete simple automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionSimple :: DePrime and Delete simple automation c... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC With Single Element Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC with participant supporting multiple element types Workflow policy-csit | ============================================================================== policy-csit | CommissionACMultipleElementTypes :: Commission automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinition :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationComposition :: Fail Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationComposition :: UnDeploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinition :: DePrime and Delete automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC with participant supporting multiple element types Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Timeout Suite policy-csit | ============================================================================== policy-csit | CommissionAcDefinitionTimeout :: Commission automation composition... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | TimeoutPrimeACDefinition :: Prime automation composition definitio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTimeout :: DePrime and Delete automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Timeout Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Migration and Rollback Suite policy-csit | ============================================================================== policy-csit | CommissionAutomationComposition :: Commission automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationFrom :: Commission automation compo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationTo :: Commission automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitions :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrimeACDefinitionFrom :: Prime automation composition definiti... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionFrom :: Prime automation composition definition M... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionTo :: Prime automation composition definition Mig... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteUndeployedInstantiateAutomationComposition :: Delete Instant... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionTimeout :: Instantiate automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionTimeout :: Deploy automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteAutomationCompositionTimeout :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionMigrationFrom :: Instantiate autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrepareAutomationCompositionMigrationFrom :: Fail Prepare auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrepareAutomationCompositionMigrationFrom :: Prepare automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionMigration :: Fail Deploy automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationComposition :: Deploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionMigration :: Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SendOutPropertiesToRuntime :: Send Out Properties To Runtime | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailReviewAutomationCompositionMigrationFrom :: Fail Review automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionMigrationFrom :: Review automation comp... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionUpdate :: Fail update of an automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdateRollback :: Rollback automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdate :: Update of an automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrecheckAutomationCompositionMigration :: Precheck Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionMigrationTo :: Migration of an automation com... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigration :: Fail Migration of an automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: UnDeploy and Delete automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnDeployAutomationCompositionMigrationTo :: Fail UnDeploy auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionMigrationTo :: UnDeploy automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnInstantiateAutomationCompositionMigrationTo :: Fail Delete a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionMigrationTo :: Delete automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback :: Instantiate automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback :: Deploy automation for testi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback :: Fail Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition :: Rollback of an automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback :: Undeploy and Delete ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback2 :: Instantiate automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback2 :: Deploy automation for test... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback2 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition2 :: Rollback of an automation compos... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback3 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailRollbackAutomationComposition :: Fail Rollback of an automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback2 :: Undeploy and Delete... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDePrimeACDefinitionsFrom :: Fail DePrime automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionFrom :: DePrime and Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitions :: DePrime and Delete automation composition d... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTo :: DePrime and Delete automation composition ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Migration and Rollback Suite | PASS | policy-csit | 48 tests, 48 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Tracing and Logs Suite policy-csit | ============================================================================== policy-csit | CheckTraces :: Verify that traces are being recorded in jaeger | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckKafkaPresentInTraces :: Verify that kafka traces are being re... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckHttpPresentInAcmTraces :: Verify that http traces are being r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Tracing and Logs Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Service Level Agreement Suite policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcDefinition :: Validate query AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstance :: Validate query AC instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstances :: Validate query all AC inst... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeStateChange :: Validate AC instance StateChang... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCallParticipants :: Validate call AC participa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCommissioning :: Validate commission AC Defini... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeInstantiation :: Validate create AC Instance r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteInstance :: Validate delete AC Instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteDefinition :: Validate delete AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Service Level Agreement Suite | PASS | policy-csit | 11 tests, 11 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp | PASS | policy-csit | 92 tests, 92 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up 8 minutes (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up 9 minutes (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up 9 minutes (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up 9 minutes (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up 9 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 9 minutes (healthy) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container compose-policy-clamp-runtime-acm-1 Stopping Container grafana Stopping Container init-kafka Stopping Container compose-policy-clamp-runtime-acm-2 Stopping Container policy-csit Stopping Container init-kafka Stopped Container init-kafka Removing Container policy-csit Stopped Container policy-csit Removing Container policy-csit Removed Container init-kafka Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container compose-policy-clamp-runtime-acm-2 Stopped Container compose-policy-clamp-runtime-acm-2 Removing Container compose-policy-clamp-runtime-acm-2 Removed Container compose-policy-clamp-runtime-acm-1 Stopped Container compose-policy-clamp-runtime-acm-1 Removing Container compose-policy-clamp-runtime-acm-1 Removed Container compose-policy-clamp-ac-http-ppnt-1 Stopping Container policy-clamp-ac-sim-ppnt-3 Stopping Container postgres Stopping Container compose-policy-clamp-ac-http-ppnt-2 Stopping Container policy-clamp-ac-sim-ppnt-2 Stopping Container policy-clamp-ac-sim-ppnt-1 Stopping Container postgres Stopped Container postgres Removing Container policy-clamp-ac-sim-ppnt-1 Stopped Container policy-clamp-ac-sim-ppnt-1 Removing Container postgres Removed Container policy-clamp-ac-sim-ppnt-1 Removed Container policy-clamp-ac-sim-ppnt-2 Stopped Container policy-clamp-ac-sim-ppnt-2 Removing Container policy-clamp-ac-sim-ppnt-2 Removed Container policy-clamp-ac-sim-ppnt-3 Stopped Container policy-clamp-ac-sim-ppnt-3 Removing Container policy-clamp-ac-sim-ppnt-3 Removed Container compose-policy-clamp-ac-http-ppnt-2 Stopped Container compose-policy-clamp-ac-http-ppnt-2 Removing Container compose-policy-clamp-ac-http-ppnt-2 Removed Container compose-policy-clamp-ac-http-ppnt-1 Stopped Container compose-policy-clamp-ac-http-ppnt-1 Removing Container compose-policy-clamp-ac-http-ppnt-1 Removed Container jaeger Stopping Container kafka Stopping Container jaeger Stopped Container jaeger Removing Container jaeger Removed Container kafka Stopped Container kafka Removing Container kafka Removed Network compose_default Removing Network compose_default Removed [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins4940276855686000425.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1565 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins16749891439040689170.sh ---> sysstat.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins12765556773652983230.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-clamp-review-verification-maven-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-clamp-review-verification-maven-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-clamp-review-verification-maven-master ']' + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-review-verification-maven-master/archives/ [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins6480894389191824017.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8sZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C8sZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins8851884738216171673.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config10101042166971212222tmp 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-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins17385125765294960625.sh ---> create-netrc.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins6728000580858630427.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8sZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C8sZ/bin to PATH [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins4944716434061165752.sh ---> uv-install.sh uv 0.11.14 is already installed uvx 0.11.14 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins14046514231107355138.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2392705549615860031.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8sZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-C8sZ/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 964s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=964 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost INFO: Archiving costs to: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-clamp-review-verification-maven-master,25,2026-05-13 12:43:59,v3-standard-8,964,0.22,0.00,SUCCESS [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins15878336192074584540.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8sZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-C8sZ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-review-verification-maven-master/25 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-10289 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 22G 134G 14% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 821 16027 4 15243 30803 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:08:b7:e3 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.150/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85432sec preferred_lft 85432sec inet6 fe80::f816:3eff:fe08:b7e3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 7e:dd:17:b3:60:b1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::7cdd:17ff:feb3:60b1/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-10289) 05/13/26 _x86_64_ (8 CPU) 12:28:04 LINUX RESTART (8 CPU) 12:30:36 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:40:01 335.88 4.01 316.54 15.33 699.05 52512.00 71174.14 Average: 335.88 4.01 316.54 15.33 699.05 52512.00 71174.14 12:30:36 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:01 12762784 28047816 4170900 12.69 263756 14842244 10717748 31.61 3505232 15590816 528 Average: 12762784 28047816 4170900 12.69 263756 14842244 10717748 31.61 3505232 15590816 528 12:30:36 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:01 lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 12:40:01 ens3 221.70 129.81 3614.36 26.01 0.00 0.00 0.00 0.00 12:40:01 docker0 8.20 12.07 0.63 261.74 0.00 0.00 0.00 0.00 12:40:01 br-6a870fae64fa 2.14 4.54 0.15 38.89 0.00 0.00 0.00 0.00 12:40:01 veth4961d5d 3.25 3.41 0.29 3.74 0.00 0.00 0.00 0.00 12:40:01 veth72616d8 40.11 29.01 6.21 4.89 0.00 0.00 0.00 0.00 12:40:01 vethe1949a7 15.52 17.74 10.54 3.36 0.00 0.00 0.00 0.00 12:40:01 vethe7afe2a 8.32 8.58 0.92 54.70 0.00 0.00 0.00 0.00 12:40:01 vethe58bc7f 5.58 7.48 5.30 1.04 0.00 0.00 0.00 0.00 12:40:01 veth5736a72 6.21 8.29 5.80 1.31 0.00 0.00 0.00 0.00 12:40:01 veth353ecaf 6.48 8.57 6.44 1.34 0.00 0.00 0.00 0.00 12:40:01 veth97b7875 6.10 8.21 5.54 1.30 0.00 0.00 0.00 0.00 12:40:01 vethc05f34b 1.84 4.52 0.15 38.83 0.00 0.00 0.00 0.00 12:40:01 veth9e950a2 5.71 7.63 5.39 1.11 0.00 0.00 0.00 0.00 12:40:01 vethf91be45 15.98 15.98 20.18 6.25 0.00 0.00 0.00 0.00 12:40:01 veth0522b79 13.00 13.35 18.99 5.95 0.00 0.00 0.00 0.00 12:40:01 vethca77268 1.85 1.59 0.40 1.12 0.00 0.00 0.00 0.00 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 221.70 129.81 3614.36 26.01 0.00 0.00 0.00 0.00 Average: docker0 8.20 12.07 0.63 261.74 0.00 0.00 0.00 0.00 Average: br-6a870fae64fa 2.14 4.54 0.15 38.89 0.00 0.00 0.00 0.00 Average: veth4961d5d 3.25 3.41 0.29 3.74 0.00 0.00 0.00 0.00 Average: veth72616d8 40.11 29.01 6.21 4.89 0.00 0.00 0.00 0.00 Average: vethe1949a7 15.52 17.74 10.54 3.36 0.00 0.00 0.00 0.00 Average: vethe7afe2a 8.32 8.58 0.92 54.70 0.00 0.00 0.00 0.00 Average: vethe58bc7f 5.58 7.48 5.30 1.04 0.00 0.00 0.00 0.00 Average: veth5736a72 6.21 8.29 5.80 1.31 0.00 0.00 0.00 0.00 Average: veth353ecaf 6.48 8.57 6.44 1.34 0.00 0.00 0.00 0.00 Average: veth97b7875 6.10 8.21 5.54 1.30 0.00 0.00 0.00 0.00 Average: vethc05f34b 1.84 4.52 0.15 38.83 0.00 0.00 0.00 0.00 Average: veth9e950a2 5.71 7.63 5.39 1.11 0.00 0.00 0.00 0.00 Average: vethf91be45 15.98 15.98 20.18 6.25 0.00 0.00 0.00 0.00 Average: veth0522b79 13.00 13.35 18.99 5.95 0.00 0.00 0.00 0.00 Average: vethca77268 1.85 1.59 0.40 1.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-10289) 05/13/26 _x86_64_ (8 CPU) 12:28:04 LINUX RESTART (8 CPU) 12:30:36 CPU %user %nice %system %iowait %steal %idle 12:40:01 all 16.03 0.00 3.63 1.10 0.09 79.15 12:40:01 0 15.22 0.00 3.73 1.47 0.09 79.49 12:40:01 1 15.82 0.00 3.43 1.29 0.09 79.38 12:40:01 2 15.75 0.00 3.42 1.08 0.09 79.67 12:40:01 3 16.47 0.00 3.52 0.77 0.09 79.16 12:40:01 4 15.00 0.00 3.50 0.77 0.08 80.65 12:40:01 5 16.26 0.00 3.92 0.82 0.09 78.91 12:40:01 6 15.45 0.00 3.60 1.04 0.09 79.82 12:40:01 7 18.28 0.00 3.94 1.60 0.09 76.09 Average: all 16.03 0.00 3.63 1.10 0.09 79.15 Average: 0 15.22 0.00 3.73 1.47 0.09 79.49 Average: 1 15.82 0.00 3.43 1.29 0.09 79.38 Average: 2 15.75 0.00 3.42 1.08 0.09 79.67 Average: 3 16.47 0.00 3.52 0.77 0.09 79.16 Average: 4 15.00 0.00 3.50 0.77 0.08 80.65 Average: 5 16.26 0.00 3.92 0.82 0.09 78.91 Average: 6 15.45 0.00 3.60 1.04 0.09 79.82 Average: 7 18.28 0.00 3.94 1.60 0.09 76.09