Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/144399 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-76 (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-XXXXXXElVvIQ/agent.1564 SSH_AGENT_PID=1566 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_11528762965566804228.key (/w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_11528762965566804228.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/99/144399/1 # timeout=30 > git rev-parse bdc324a20ca7381ff0b0865f312f7409b7a7eb9c^{commit} # timeout=10 Checking out Revision bdc324a20ca7381ff0b0865f312f7409b7a7eb9c (refs/changes/99/144399/1) > git config core.sparsecheckout # timeout=10 > git checkout -f bdc324a20ca7381ff0b0865f312f7409b7a7eb9c # timeout=30 Commit message: "Fix Intermittent CSIT failure with migration test flow" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 95f6d80b47528fe6c34cf9f962c6e66110ea5d6a # 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/jenkins4014550663176026467.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-vi7r 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-vi7r/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-vi7r/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.7 botocore==1.43.7 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.1 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.3 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/jenkins8005195102132262951.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-14 08:31:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-3jStiD.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/jenkins12281175557488654040.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/jenkins11282398924877326489.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-76 [policy-clamp-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=bdc324a20ca7381ff0b0865f312f7409b7a7eb9c -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=francesco.fiora@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Francesco Fiora" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/clamp/+/144399 -DGERRIT_PATCHSET_UPLOADER_EMAIL=francesco.fiora@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=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/clamp -DGERRIT_PATCHSET_UPLOADER_USERNAME=FrancescoFioraEst -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=144399 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Francesco Fiora\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/144399/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Francesco Fiora" '-DGERRIT_CHANGE_OWNER=\"Francesco Fiora\" ' -DPROJECT=policy/clamp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IEludGVybWl0dGVudCBDU0lUIGZhaWx1cmUgd2l0aCBtaWdyYXRpb24gdGVzdCBmbG93CgpJc3N1ZS1JRDogUE9MSUNZLTU1ODgKQ2hhbmdlLUlkOiBJODY3N2MwNzVjMjc2NmVlYzMyNzg3OGEyYTYzYzdlNzQ0NTBlMzk2YQpTaWduZWQtb2ZmLWJ5OiBGcmFuY2VzY29GaW9yYUVzdCA8ZnJhbmNlc2NvLmZpb3JhQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix Intermittent CSIT failure with migration test flow" -DGERRIT_EVENT_ACCOUNT_USERNAME=FrancescoFioraEst -DGERRIT_CHANGE_OWNER_USERNAME=FrancescoFioraEst '-DGERRIT_EVENT_ACCOUNT=\"Francesco Fiora\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8677c075c2766eec327878a2a63c7e74450e396a -DGERRIT_EVENT_HASH=1617247583 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=francesco.fiora@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-P docker -Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Francesco Fiora" --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/jenkins5482050825930252673.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/jenkins2483284716355303338.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/config11690350343129914119tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config2648273540566988887tmp [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2051054771818269365.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/jenkins10007019036973267624.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config11682136778334856854tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config206921279170832519tmp [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/jenkins3350643311464136224.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 ++ grep '^Version:' ++ /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/config11682136778334856854tmp ++ 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/config11682136778334856854tmp --settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config206921279170832519tmp -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@6bf71169 [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@1687e84a [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@c65ccc4 [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@5d9bc953 [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 378 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 3 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 0a5a553e155d [INFO] DOCKER> ---> Removed intermediate container 0a5a553e155d [INFO] DOCKER> ---> c85c9ebc431e [INFO] DOCKER> Step 3/29 : COPY /maven/lib/policy-clamp-runtime-acm.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> c67dd20bdfd6 [INFO] DOCKER> Step 4/29 : RUN tar xvzf /packages/policy-clamp-runtime-acm.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 208e4bdd0002 [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 208e4bdd0002 [INFO] DOCKER> ---> 5c6426572aaf [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 da9302064cdc [INFO] DOCKER> ---> Removed intermediate container da9302064cdc [INFO] DOCKER> ---> 93d97d2c816f [INFO] DOCKER> Step 7/29 : LABEL org.opencontainers.image.title="Policy CLAMP ACM runtime" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0f62f590b7de [INFO] DOCKER> ---> Removed intermediate container 0f62f590b7de [INFO] DOCKER> ---> 00de2ef6ee2a [INFO] DOCKER> Step 8/29 : LABEL org.opencontainers.image.description="Policy CLAMP ACM runtime image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7bf18181c7d3 [INFO] DOCKER> ---> Removed intermediate container 7bf18181c7d3 [INFO] DOCKER> ---> d91cf244a491 [INFO] DOCKER> Step 9/29 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5e7cf965977a [INFO] DOCKER> ---> Removed intermediate container 5e7cf965977a [INFO] DOCKER> ---> d97b4b0f7917 [INFO] DOCKER> Step 10/29 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f3cfa846b604 [INFO] DOCKER> ---> Removed intermediate container f3cfa846b604 [INFO] DOCKER> ---> e1688e8db157 [INFO] DOCKER> Step 11/29 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cf4d35bcf667 [INFO] DOCKER> ---> Removed intermediate container cf4d35bcf667 [INFO] DOCKER> ---> 76d058a68a57 [INFO] DOCKER> Step 12/29 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 12169930ae4e [INFO] DOCKER> ---> Removed intermediate container 12169930ae4e [INFO] DOCKER> ---> 44c917685e4b [INFO] DOCKER> Step 13/29 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b2b39d8c8112 [INFO] DOCKER> ---> Removed intermediate container b2b39d8c8112 [INFO] DOCKER> ---> 3c72fddd4600 [INFO] DOCKER> Step 14/29 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in eceabfb881f6 [INFO] DOCKER> ---> Removed intermediate container eceabfb881f6 [INFO] DOCKER> ---> 0c2789a144d1 [INFO] DOCKER> Step 15/29 : ARG POLICY_LOGS=/var/log/onap/policy/policy-clamp-runtime-acm [INFO] DOCKER> [INFO] DOCKER> ---> Running in 46959ade2d29 [INFO] DOCKER> ---> Removed intermediate container 46959ade2d29 [INFO] DOCKER> ---> 73e8397a7cce [INFO] DOCKER> Step 16/29 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in f9883bed61e2 [INFO] DOCKER> ---> Removed intermediate container f9883bed61e2 [INFO] DOCKER> ---> aa39c5eeb7f0 [INFO] DOCKER> Step 17/29 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 80bbca34296b [INFO] DOCKER> ---> Removed intermediate container 80bbca34296b [INFO] DOCKER> ---> 637d647dcd46 [INFO] DOCKER> Step 18/29 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 55d583a103cc [INFO] DOCKER> ---> Removed intermediate container 55d583a103cc [INFO] DOCKER> ---> ddeba69a0d1d [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 fb7c3c122c2b [INFO] DOCKER> ---> Removed intermediate container fb7c3c122c2b [INFO] DOCKER> ---> cf441b5d8cbe [INFO] DOCKER> Step 20/29 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> e9673ec1f262 [INFO] DOCKER> Step 21/29 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8ee8769dd34c [INFO] DOCKER> ---> Removed intermediate container 8ee8769dd34c [INFO] DOCKER> ---> de92ca79f10c [INFO] DOCKER> Step 22/29 : COPY --chown=policy:policy /maven/policy-clamp-runtime-acm.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> f52686e926ec [INFO] DOCKER> Step 23/29 : RUN pip uninstall -y setuptools || true [INFO] DOCKER> [INFO] DOCKER> ---> Running in 08f8227c4d99 [INFO] DOCKER> [91m/bin/sh: pip: not found [INFO] DOCKER> ---> Removed intermediate container 08f8227c4d99 [INFO] DOCKER> ---> ff3cc8b75fb8 [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 02ec504dd84c [INFO] DOCKER> [91m/bin/sh: python3: not found [INFO] DOCKER> ---> Removed intermediate container 02ec504dd84c [INFO] DOCKER> ---> 6600e542101c [INFO] DOCKER> Step 25/29 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in ad45733060f7 [INFO] DOCKER> ---> Removed intermediate container ad45733060f7 [INFO] DOCKER> ---> 0a64807bfd1f [INFO] DOCKER> Step 26/29 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 478421e2510d [INFO] DOCKER> ---> Removed intermediate container 478421e2510d [INFO] DOCKER> ---> 6237dfab5704 [INFO] DOCKER> Step 27/29 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5cd1a66e5d33 [INFO] DOCKER> ---> Removed intermediate container 5cd1a66e5d33 [INFO] DOCKER> ---> 21bf8bf56136 [INFO] DOCKER> Step 28/29 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in bf3cac0f294e [INFO] DOCKER> ---> Removed intermediate container bf3cac0f294e [INFO] DOCKER> ---> ace9750789e1 [INFO] DOCKER> Step 29/29 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4d70c530b02b [INFO] DOCKER> ---> Removed intermediate container 4d70c530b02b [INFO] DOCKER> ---> 3c7688c0f0e3 [INFO] DOCKER> Successfully built 3c7688c0f0e3 [INFO] DOCKER> Successfully tagged onap/policy-clamp-runtime-acm:latest [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Built image sha256:3c7688c0f0e3647715cada08255cb0ea5917d2a2a728e83e020f9483f4b073a0 [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260514T0832,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-20260514T0832 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 488 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/26 : COPY /maven/lib/policy-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 644b7685965e [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in bb85134029d6 [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 bb85134029d6 [INFO] DOCKER> ---> 5758cd2ec6da [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9157ecb786c3 [INFO] DOCKER> ---> Removed intermediate container 9157ecb786c3 [INFO] DOCKER> ---> 989c24bd76bc [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 c02426a10c5c [INFO] DOCKER> ---> Removed intermediate container c02426a10c5c [INFO] DOCKER> ---> 4839349f9207 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5119a6cfe124 [INFO] DOCKER> ---> Removed intermediate container 5119a6cfe124 [INFO] DOCKER> ---> ce93ce1ecd84 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7e99502beec3 [INFO] DOCKER> ---> Removed intermediate container 7e99502beec3 [INFO] DOCKER> ---> 36d6d78b6ca8 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 17e7cd53fcc4 [INFO] DOCKER> ---> Removed intermediate container 17e7cd53fcc4 [INFO] DOCKER> ---> 769e823f4036 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 88ce93e023d2 [INFO] DOCKER> ---> Removed intermediate container 88ce93e023d2 [INFO] DOCKER> ---> fed42497c655 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 92d1981fa135 [INFO] DOCKER> ---> Removed intermediate container 92d1981fa135 [INFO] DOCKER> ---> 84b43f7f343d [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in eea513ecbce9 [INFO] DOCKER> ---> Removed intermediate container eea513ecbce9 [INFO] DOCKER> ---> b0eca7f65554 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/pf-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in b6258e5d2eeb [INFO] DOCKER> ---> Removed intermediate container b6258e5d2eeb [INFO] DOCKER> ---> bf06a4a7c39f [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 217063786c73 [INFO] DOCKER> ---> Removed intermediate container 217063786c73 [INFO] DOCKER> ---> fa8f5daa31ef [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3e1be275122b [INFO] DOCKER> ---> Removed intermediate container 3e1be275122b [INFO] DOCKER> ---> 194364c062e9 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8954a17c76da [INFO] DOCKER> ---> Removed intermediate container 8954a17c76da [INFO] DOCKER> ---> 6d26edbaba0b [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 4cfd7c109839 [INFO] DOCKER> ---> Removed intermediate container 4cfd7c109839 [INFO] DOCKER> ---> 99a1381199a4 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 05f593748450 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 17fec44757d3 [INFO] DOCKER> ---> Removed intermediate container 17fec44757d3 [INFO] DOCKER> ---> cf94bac06051 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-policy.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 3139d7782603 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4746a15e2064 [INFO] DOCKER> ---> Removed intermediate container 4746a15e2064 [INFO] DOCKER> ---> 759c79bd7d47 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in d8d2f3c81ed4 [INFO] DOCKER> ---> Removed intermediate container d8d2f3c81ed4 [INFO] DOCKER> ---> 78f6e5e63e44 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8220c2625af1 [INFO] DOCKER> ---> Removed intermediate container 8220c2625af1 [INFO] DOCKER> ---> bdc9e446b6b7 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9c51c4b914fa [INFO] DOCKER> ---> Removed intermediate container 9c51c4b914fa [INFO] DOCKER> ---> a2e658786500 [INFO] DOCKER> Successfully built a2e658786500 [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:a2e658786500addc53e3e1295c6bda6f435724cddc00e284e4af3757d47ef14f [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-20260514T0832,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-20260514T0832 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 373 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/27 : COPY /maven/lib/kubernetes-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 113163bf44f1 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/kubernetes-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in e4ce08c0292b [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 e4ce08c0292b [INFO] DOCKER> ---> c4ebea84e014 [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy CLAMP ACM K8S Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 90c56981ecbe [INFO] DOCKER> ---> Removed intermediate container 90c56981ecbe [INFO] DOCKER> ---> fb2d92afd07a [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 b28233f43502 [INFO] DOCKER> ---> Removed intermediate container b28233f43502 [INFO] DOCKER> ---> effe7a6efa85 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in edf41e8f16ce [INFO] DOCKER> ---> Removed intermediate container edf41e8f16ce [INFO] DOCKER> ---> b61808491c63 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c9a376415992 [INFO] DOCKER> ---> Removed intermediate container c9a376415992 [INFO] DOCKER> ---> da35b4d88eaf [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f08f86d6bfd8 [INFO] DOCKER> ---> Removed intermediate container f08f86d6bfd8 [INFO] DOCKER> ---> debf305f0a68 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7fb966b83cfe [INFO] DOCKER> ---> Removed intermediate container 7fb966b83cfe [INFO] DOCKER> ---> 1410df2e45aa [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6f001f1c5f5e [INFO] DOCKER> ---> Removed intermediate container 6f001f1c5f5e [INFO] DOCKER> ---> e77020e48744 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4ec61d2227d2 [INFO] DOCKER> ---> Removed intermediate container 4ec61d2227d2 [INFO] DOCKER> ---> dc164c0fd6c8 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/k8s-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 71670ff4e4f1 [INFO] DOCKER> ---> Removed intermediate container 71670ff4e4f1 [INFO] DOCKER> ---> c33e58730439 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1e319b17aa39 [INFO] DOCKER> ---> Removed intermediate container 1e319b17aa39 [INFO] DOCKER> ---> fafcb3de5887 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0ce13b118843 [INFO] DOCKER> ---> Removed intermediate container 0ce13b118843 [INFO] DOCKER> ---> 71c5225fddb3 [INFO] DOCKER> Step 18/27 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in f71d1caaf81c [INFO] DOCKER> ---> Removed intermediate container f71d1caaf81c [INFO] DOCKER> ---> 7be9bd8732a2 [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 d344d5e0ff05 [INFO] DOCKER> ---> Removed intermediate container d344d5e0ff05 [INFO] DOCKER> ---> bcf031e14d94 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 0cf83d064045 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in aeea6e37bcea [INFO] DOCKER> ---> Removed intermediate container aeea6e37bcea [INFO] DOCKER> ---> ceefb6c4ec5b [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kubernetes.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> da7c8ed24277 [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 b679e6c24801 [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-67-g17068997e05 [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-14 08:34:11 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-14 08:34:13 URL:https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl [47583232/47583232] -> "kubectl" [1] [INFO] DOCKER> ---> Removed intermediate container b679e6c24801 [INFO] DOCKER> ---> d21600c83d90 [INFO] DOCKER> Step 24/27 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in d6c591fda3eb [INFO] DOCKER> ---> Removed intermediate container d6c591fda3eb [INFO] DOCKER> ---> 8cf2d1c4f16d [INFO] DOCKER> Step 25/27 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in d4146ab39a0f [INFO] DOCKER> ---> Removed intermediate container d4146ab39a0f [INFO] DOCKER> ---> 82a36f7e8b98 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7b79816afdab [INFO] DOCKER> ---> Removed intermediate container 7b79816afdab [INFO] DOCKER> ---> 4697dee00410 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9c548a58bf1d [INFO] DOCKER> ---> Removed intermediate container 9c548a58bf1d [INFO] DOCKER> ---> c64b522754d5 [INFO] DOCKER> Successfully built c64b522754d5 [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:c64b522754d540cbffcaea6dce3e2d391ff480dd758c795fcb9afade292370d1 [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-20260514T0832,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-20260514T0832 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 455 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/26 : COPY /maven/lib/http-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 1624078bdbff [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/http-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in ecba89f151fe [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 ecba89f151fe [INFO] DOCKER> ---> 10a6d5acc9e8 [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM HTTP Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 43c73c012b86 [INFO] DOCKER> ---> Removed intermediate container 43c73c012b86 [INFO] DOCKER> ---> ff3a4e13c793 [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 71fb443a7786 [INFO] DOCKER> ---> Removed intermediate container 71fb443a7786 [INFO] DOCKER> ---> a98b1608f9e8 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5b980d0bcf0b [INFO] DOCKER> ---> Removed intermediate container 5b980d0bcf0b [INFO] DOCKER> ---> 8a3bd7f8a6b5 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in da01719103e0 [INFO] DOCKER> ---> Removed intermediate container da01719103e0 [INFO] DOCKER> ---> fcb099a78d19 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d3ad2cfb39a6 [INFO] DOCKER> ---> Removed intermediate container d3ad2cfb39a6 [INFO] DOCKER> ---> b64af178df22 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cd39ec6ea053 [INFO] DOCKER> ---> Removed intermediate container cd39ec6ea053 [INFO] DOCKER> ---> e2eb9869df3d [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2517ed59d959 [INFO] DOCKER> ---> Removed intermediate container 2517ed59d959 [INFO] DOCKER> ---> 4f34f4cbf1dd [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ca46011ab90e [INFO] DOCKER> ---> Removed intermediate container ca46011ab90e [INFO] DOCKER> ---> 0d5a309fb469 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/http-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 621ba99fb761 [INFO] DOCKER> ---> Removed intermediate container 621ba99fb761 [INFO] DOCKER> ---> 84251d64de9f [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in d61e343aaffa [INFO] DOCKER> ---> Removed intermediate container d61e343aaffa [INFO] DOCKER> ---> ffe2fa4d8973 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 07264364eab5 [INFO] DOCKER> ---> Removed intermediate container 07264364eab5 [INFO] DOCKER> ---> d8ab2cbbb086 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 59365585dacb [INFO] DOCKER> ---> Removed intermediate container 59365585dacb [INFO] DOCKER> ---> 3d5eb56a5307 [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 d9172ed8b7cc [INFO] DOCKER> ---> Removed intermediate container d9172ed8b7cc [INFO] DOCKER> ---> 5c853e929be5 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> e1864b47541a [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in f0aedde39119 [INFO] DOCKER> ---> Removed intermediate container f0aedde39119 [INFO] DOCKER> ---> c4ecd735b582 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-http.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> d37403aa1bb0 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in e73938d8cf84 [INFO] DOCKER> ---> Removed intermediate container e73938d8cf84 [INFO] DOCKER> ---> 22687cca1538 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6bc3c717ba61 [INFO] DOCKER> ---> Removed intermediate container 6bc3c717ba61 [INFO] DOCKER> ---> c63d880a9f52 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4c2907d9e502 [INFO] DOCKER> ---> Removed intermediate container 4c2907d9e502 [INFO] DOCKER> ---> 705bbc4e3386 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 90a03fada76c [INFO] DOCKER> ---> Removed intermediate container 90a03fada76c [INFO] DOCKER> ---> ecb4ea058e7f [INFO] DOCKER> Successfully built ecb4ea058e7f [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:ecb4ea058e7f8bf032959d85c14e428c5fffe07cc263bc0561371b1e81eb1cc8 [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-20260514T0832,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-20260514T0832 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 475 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/26 : COPY /maven/lib/a1pms-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> c1a3b2f30de4 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in c5cfad614ee6 [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 c5cfad614ee6 [INFO] DOCKER> ---> c4be5168d331 [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 09cc71512732 [INFO] DOCKER> ---> Removed intermediate container 09cc71512732 [INFO] DOCKER> ---> 9d5207d61ffb [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 f1657b58a47e [INFO] DOCKER> ---> Removed intermediate container f1657b58a47e [INFO] DOCKER> ---> f92d0966bb1b [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 11a095ccdf57 [INFO] DOCKER> ---> Removed intermediate container 11a095ccdf57 [INFO] DOCKER> ---> b40b99d72e39 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c045507818bb [INFO] DOCKER> ---> Removed intermediate container c045507818bb [INFO] DOCKER> ---> 47dbfdb76caa [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f87c9d2e5fec [INFO] DOCKER> ---> Removed intermediate container f87c9d2e5fec [INFO] DOCKER> ---> 85ede4ca6d96 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d3b196d01f99 [INFO] DOCKER> ---> Removed intermediate container d3b196d01f99 [INFO] DOCKER> ---> 77bfe77bee3c [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d33eec5d8865 [INFO] DOCKER> ---> Removed intermediate container d33eec5d8865 [INFO] DOCKER> ---> 59543df5e65e [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 93b45679481c [INFO] DOCKER> ---> Removed intermediate container 93b45679481c [INFO] DOCKER> ---> f75217c0b5bc [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/a1pms-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in c054104ae109 [INFO] DOCKER> ---> Removed intermediate container c054104ae109 [INFO] DOCKER> ---> 58f1a3bcdbb1 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 86adf3504f70 [INFO] DOCKER> ---> Removed intermediate container 86adf3504f70 [INFO] DOCKER> ---> 2e310248744c [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3dec07e578db [INFO] DOCKER> ---> Removed intermediate container 3dec07e578db [INFO] DOCKER> ---> 6904df07a497 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in d8015e6ee5ab [INFO] DOCKER> ---> Removed intermediate container d8015e6ee5ab [INFO] DOCKER> ---> a90db28a539d [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 5b5b6e8a3a12 [INFO] DOCKER> ---> Removed intermediate container 5b5b6e8a3a12 [INFO] DOCKER> ---> b24183394e2a [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> bd4743c42d9b [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in fb70b93ebc8d [INFO] DOCKER> ---> Removed intermediate container fb70b93ebc8d [INFO] DOCKER> ---> 539f7348ad64 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-a1pms.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 4521ab650f9c [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in ec49d0029883 [INFO] DOCKER> ---> Removed intermediate container ec49d0029883 [INFO] DOCKER> ---> 5e9a9affa74f [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5848faee2405 [INFO] DOCKER> ---> Removed intermediate container 5848faee2405 [INFO] DOCKER> ---> 598b81938e25 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1144832f4a90 [INFO] DOCKER> ---> Removed intermediate container 1144832f4a90 [INFO] DOCKER> ---> c58b8e64b642 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5fb1726f67df [INFO] DOCKER> ---> Removed intermediate container 5fb1726f67df [INFO] DOCKER> ---> c11da6277e1b [INFO] DOCKER> Successfully built c11da6277e1b [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:c11da6277e1b02993cd159cc3f4c2d4e42f996e3edccb0b2107a1b46bcf6b96f [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-20260514T0832,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-20260514T0832 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 525 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/26 : COPY /maven/lib/kserve-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 513e5f8e479d [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/kserve-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in b2fb398613af [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 b2fb398613af [INFO] DOCKER> ---> 927e25398f7f [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM KSERVE Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 11a377645bdb [INFO] DOCKER> ---> Removed intermediate container 11a377645bdb [INFO] DOCKER> ---> f87bb1216bda [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 074a7956dec3 [INFO] DOCKER> ---> Removed intermediate container 074a7956dec3 [INFO] DOCKER> ---> 91648c399817 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 38d8723a78cd [INFO] DOCKER> ---> Removed intermediate container 38d8723a78cd [INFO] DOCKER> ---> 44a008b0c920 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6ccf9cfb88ae [INFO] DOCKER> ---> Removed intermediate container 6ccf9cfb88ae [INFO] DOCKER> ---> 48a7a63d8b5f [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f3f664bd6956 [INFO] DOCKER> ---> Removed intermediate container f3f664bd6956 [INFO] DOCKER> ---> adc9de8b9014 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1a8aec383059 [INFO] DOCKER> ---> Removed intermediate container 1a8aec383059 [INFO] DOCKER> ---> ac58abaf4415 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 25371cfa2964 [INFO] DOCKER> ---> Removed intermediate container 25371cfa2964 [INFO] DOCKER> ---> fc7933ee391f [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2af7041468e1 [INFO] DOCKER> ---> Removed intermediate container 2af7041468e1 [INFO] DOCKER> ---> cfef7d6ef2f1 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/kserve-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 01b7f5a6145a [INFO] DOCKER> ---> Removed intermediate container 01b7f5a6145a [INFO] DOCKER> ---> 71b303ade739 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 10a6d1c97b8e [INFO] DOCKER> ---> Removed intermediate container 10a6d1c97b8e [INFO] DOCKER> ---> 5e92873d302b [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9ae9d50f3774 [INFO] DOCKER> ---> Removed intermediate container 9ae9d50f3774 [INFO] DOCKER> ---> 85e1bc0dd435 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in d8332eed6b6c [INFO] DOCKER> ---> Removed intermediate container d8332eed6b6c [INFO] DOCKER> ---> a9da41405168 [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 2ab81d9af483 [INFO] DOCKER> ---> Removed intermediate container 2ab81d9af483 [INFO] DOCKER> ---> 8380963fa59a [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 15e7b377c33e [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 440f3e35a465 [INFO] DOCKER> ---> Removed intermediate container 440f3e35a465 [INFO] DOCKER> ---> eafae4055beb [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kserve.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 4c913710f9f2 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 553326ced7f0 [INFO] DOCKER> ---> Removed intermediate container 553326ced7f0 [INFO] DOCKER> ---> ef94826d66fd [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4650d37e6808 [INFO] DOCKER> ---> Removed intermediate container 4650d37e6808 [INFO] DOCKER> ---> 7a136415c281 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1e1025ce2847 [INFO] DOCKER> ---> Removed intermediate container 1e1025ce2847 [INFO] DOCKER> ---> 08b09fd9ea04 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in c2e65927f0bb [INFO] DOCKER> ---> Removed intermediate container c2e65927f0bb [INFO] DOCKER> ---> 5c122ccec21b [INFO] DOCKER> Successfully built 5c122ccec21b [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:5c122ccec21b093745b99b96c2c46d5e6d1f320492dc7cb79da2b83e801b8551 [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-20260514T0832,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-20260514T0832 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 381 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/28 : COPY /maven/lib/element-participant.tar.gz /packages [INFO] DOCKER> [INFO] DOCKER> ---> faf1f716db27 [INFO] DOCKER> Step 4/28 : RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1b66e1599502 [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 1b66e1599502 [INFO] DOCKER> ---> f4f879c1b2fa [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/28 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Element" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5ef72c5fdc32 [INFO] DOCKER> ---> Removed intermediate container 5ef72c5fdc32 [INFO] DOCKER> ---> 39dde0bd895e [INFO] DOCKER> Step 8/28 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Element image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 583cf94b84a3 [INFO] DOCKER> ---> Removed intermediate container 583cf94b84a3 [INFO] DOCKER> ---> 7be0a3011f41 [INFO] DOCKER> Step 9/28 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3249b07a1daa [INFO] DOCKER> ---> Removed intermediate container 3249b07a1daa [INFO] DOCKER> ---> 29bf2aac7c2e [INFO] DOCKER> Step 10/28 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b85e0336511f [INFO] DOCKER> ---> Removed intermediate container b85e0336511f [INFO] DOCKER> ---> 99721c9de18e [INFO] DOCKER> Step 11/28 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c76beb5a30ab [INFO] DOCKER> ---> Removed intermediate container c76beb5a30ab [INFO] DOCKER> ---> 321751769e89 [INFO] DOCKER> Step 12/28 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e2f86dfe4f46 [INFO] DOCKER> ---> Removed intermediate container e2f86dfe4f46 [INFO] DOCKER> ---> 532b41283994 [INFO] DOCKER> Step 13/28 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4a96e5f3b8de [INFO] DOCKER> ---> Removed intermediate container 4a96e5f3b8de [INFO] DOCKER> ---> 4fdcddb53bf9 [INFO] DOCKER> Step 14/28 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e64d913bc391 [INFO] DOCKER> ---> Removed intermediate container e64d913bc391 [INFO] DOCKER> ---> 728a196e094f [INFO] DOCKER> Step 15/28 : ARG POLICY_LOGS=/var/log/onap/policy/element-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3b64174dc9fb [INFO] DOCKER> ---> Removed intermediate container 3b64174dc9fb [INFO] DOCKER> ---> d09f0a628ed8 [INFO] DOCKER> Step 16/28 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 23b4da22ae72 [INFO] DOCKER> ---> Removed intermediate container 23b4da22ae72 [INFO] DOCKER> ---> c2e044ab0180 [INFO] DOCKER> Step 17/28 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in f8c70a98f265 [INFO] DOCKER> ---> Removed intermediate container f8c70a98f265 [INFO] DOCKER> ---> aaa1e48d6f50 [INFO] DOCKER> Step 18/28 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in a74221472ffe [INFO] DOCKER> ---> Removed intermediate container a74221472ffe [INFO] DOCKER> ---> fdafc2463a6c [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 5f28e21c1024 [INFO] DOCKER> ---> Removed intermediate container 5f28e21c1024 [INFO] DOCKER> ---> 2da02b378dc9 [INFO] DOCKER> Step 20/28 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 18875eb90647 [INFO] DOCKER> Step 21/28 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in ba2ca1ccda78 [INFO] DOCKER> ---> Removed intermediate container ba2ca1ccda78 [INFO] DOCKER> ---> 4e4949348398 [INFO] DOCKER> Step 22/28 : COPY --chown=policy:policy element-participant.sh bin/ [INFO] DOCKER> [INFO] DOCKER> ---> aa291c3de6e2 [INFO] DOCKER> Step 23/28 : COPY --chown=policy:policy /maven/policy-clamp-acm-element-impl.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 5a09c9f7540a [INFO] DOCKER> Step 24/28 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5c7dffddd5ea [INFO] DOCKER> ---> Removed intermediate container 5c7dffddd5ea [INFO] DOCKER> ---> c26a3d173cfd [INFO] DOCKER> Step 25/28 : EXPOSE 8084 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3a49dd6fe794 [INFO] DOCKER> ---> Removed intermediate container 3a49dd6fe794 [INFO] DOCKER> ---> 4561b382444e [INFO] DOCKER> Step 26/28 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in fa9e6ad81d7f [INFO] DOCKER> ---> Removed intermediate container fa9e6ad81d7f [INFO] DOCKER> ---> 3fb370da107c [INFO] DOCKER> Step 27/28 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in 733c6fd7e234 [INFO] DOCKER> ---> Removed intermediate container 733c6fd7e234 [INFO] DOCKER> ---> 0b889e7a8da8 [INFO] DOCKER> Step 28/28 : ENTRYPOINT [ "./element-participant.sh" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in abe1a2fc8680 [INFO] DOCKER> ---> Removed intermediate container abe1a2fc8680 [INFO] DOCKER> ---> 4f5af0f7e563 [INFO] DOCKER> Successfully built 4f5af0f7e563 [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:4f5af0f7e56378947dd46a2e0c92fd4c5d18e70832341bf9bc8ea19d87e719ce [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-20260514T0832,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-20260514T0832 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 365 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> ---> c85c9ebc431e [INFO] DOCKER> Step 3/26 : COPY /maven/lib/sim-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> d6813734f995 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/sim-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 77a8cef9f43c [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 77a8cef9f43c [INFO] DOCKER> ---> d09b2b6c893c [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> ---> 93d97d2c816f [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Simulator Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ef986ea95bcf [INFO] DOCKER> ---> Removed intermediate container ef986ea95bcf [INFO] DOCKER> ---> 4dd9a9fcb18f [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 ebbe77dda498 [INFO] DOCKER> ---> Removed intermediate container ebbe77dda498 [INFO] DOCKER> ---> d72e02cbdde6 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 923745ae146e [INFO] DOCKER> ---> Removed intermediate container 923745ae146e [INFO] DOCKER> ---> a0ad25bf375e [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ed9f60b0d3db [INFO] DOCKER> ---> Removed intermediate container ed9f60b0d3db [INFO] DOCKER> ---> 324eef665f45 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9c13bae12aed [INFO] DOCKER> ---> Removed intermediate container 9c13bae12aed [INFO] DOCKER> ---> 145ed91e5d79 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-14T08:33:03.193Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ec9ec15c5466 [INFO] DOCKER> ---> Removed intermediate container ec9ec15c5466 [INFO] DOCKER> ---> 184d3face530 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 647bf5bb8f5b [INFO] DOCKER> ---> Removed intermediate container 647bf5bb8f5b [INFO] DOCKER> ---> ca6b23a750a3 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="bdc324a" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 29aeb1557e18 [INFO] DOCKER> ---> Removed intermediate container 29aeb1557e18 [INFO] DOCKER> ---> 90d50773bc96 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/sim-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3e0a8c08867f [INFO] DOCKER> ---> Removed intermediate container 3e0a8c08867f [INFO] DOCKER> ---> 483f28700237 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in c6cb13b38629 [INFO] DOCKER> ---> Removed intermediate container c6cb13b38629 [INFO] DOCKER> ---> 566e4ef66150 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in e87fb44a959e [INFO] DOCKER> ---> Removed intermediate container e87fb44a959e [INFO] DOCKER> ---> 544553e5090b [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 45f25c6b8eb9 [INFO] DOCKER> ---> Removed intermediate container 45f25c6b8eb9 [INFO] DOCKER> ---> 7c1fc50ced88 [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 03133de86cb5 [INFO] DOCKER> ---> Removed intermediate container 03133de86cb5 [INFO] DOCKER> ---> 56b2c3fdb9ca [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 16c24b5b9ad3 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 07d193fcc25f [INFO] DOCKER> ---> Removed intermediate container 07d193fcc25f [INFO] DOCKER> ---> e481ff4b7d8f [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-sim.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> de7958516515 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in d47defb79880 [INFO] DOCKER> ---> Removed intermediate container d47defb79880 [INFO] DOCKER> ---> 7f90ab246234 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in c21351997a66 [INFO] DOCKER> ---> Removed intermediate container c21351997a66 [INFO] DOCKER> ---> f97b4f5c1f28 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 16e0eb1071a2 [INFO] DOCKER> ---> Removed intermediate container 16e0eb1071a2 [INFO] DOCKER> ---> 079e61cfba27 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 184f393449dc [INFO] DOCKER> ---> Removed intermediate container 184f393449dc [INFO] DOCKER> ---> 5791af28d3a1 [INFO] DOCKER> Successfully built 5791af28d3a1 [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:5791af28d3a19710ba854f3f7b6e6ad68d28967bc00618e97a533953580210ce [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-20260514T0832,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-20260514T0832 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.854 s] [INFO] clamp-parent ....................................... SUCCESS [ 0.019 s] [INFO] checkstyle ......................................... SUCCESS [ 1.969 s] [INFO] dependencies ....................................... SUCCESS [ 4.517 s] [INFO] test-utils ......................................... SUCCESS [ 3.618 s] [INFO] policy-common ...................................... SUCCESS [ 4.669 s] [INFO] policy-models ...................................... SUCCESS [ 1.422 s] [INFO] policy-clamp-common ................................ SUCCESS [ 0.593 s] [INFO] policy-clamp-examples .............................. SUCCESS [ 0.380 s] [INFO] policy-clamp-models ................................ SUCCESS [ 3.658 s] [INFO] policy-clamp-runtime-acm ........................... SUCCESS [ 11.778 s] [INFO] policy-clamp-participant ........................... SUCCESS [ 0.078 s] [INFO] policy-clamp-participant-intermediary .............. SUCCESS [ 1.837 s] [INFO] policy-clamp-participant-impl ...................... SUCCESS [ 0.184 s] [INFO] policy-clamp-participant-impl-simulator ............ SUCCESS [ 4.981 s] [INFO] policy-clamp-participant-impl-policy ............... SUCCESS [ 2.035 s] [INFO] policy-clamp-participant-impl-kubernetes ........... SUCCESS [ 1.214 s] [INFO] policy-clamp-participant-impl-http ................. SUCCESS [ 0.859 s] [INFO] policy-clamp-participant-impl-kserve ............... SUCCESS [ 1.486 s] [INFO] policy-clamp-participant-impl-a1pms ................ SUCCESS [ 1.005 s] [INFO] policy-clamp-acm-element-impl ...................... SUCCESS [ 1.299 s] [INFO] clamp-packages ..................................... SUCCESS [ 0.051 s] [INFO] policy-clamp-tarball ............................... SUCCESS [ 0.662 s] [INFO] policy-clamp-docker ................................ SUCCESS [02:37 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:32 min [INFO] Finished at: 2026-05-14T08:35:35Z [INFO] ------------------------------------------------------------------------ [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins2414081466998098539.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 ++ sed '/^[^0-9]/d' ++ sort -V ++ tail -n 1 + 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-FvDa + 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 ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -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-FvDa + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FvDa' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FvDa + echo /tmp/venv-FvDa + 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-FvDa/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-FvDa/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-FvDa/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-FvDa/bin to PATH + PATH=/tmp/venv-FvDa/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.1-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-FvDa/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 35.5 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.1-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 47.0 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 78.7 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 33.0 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 31.0 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=74cd97a177d2dc7df61de35fee2d618e6acb6508638cba0424c610bdf73e3057 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=e3c22b0ecd7a2cb528a5fbadbb48535be50a52490716577145218170e2596937 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=9a3818ab89f8470c16b5a2b7c1c00f0f960de147561a65846cf80387ef2d27f5 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=9e4e82d12f502125d27e7ee33b0ea1fc6d438ce608a1115fa348c0fdd4fd9128 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=ec046833ecbe645488cc76045874649bcd92e51755137032f8a976f9f64be7d8 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=9d7b495d15d36afcbe7f361d18ba187a20d3813bf03b82b2b54da7940115b9ae 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=c7d26adde97ff7f6d411e07b83230633682adc8d606c99cfd7721bb2899358a5 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.1 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-FvDa + echo ROBOT3_VENV=/tmp/venv-FvDa + 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.1 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.3 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/jenkins12893852908661310173.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/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/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/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/prom/prometheus:latest 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-runtime-acm:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulling d88e5ae0042d Pulling fs layer 0B 335899efa59b Pulling fs layer 0B 829c165d6f57 Pulling fs layer 0B 829c165d6f57 Pulling fs layer 0B d88e5ae0042d Pulling fs layer 0B 335899efa59b Pulling fs layer 0B b5962d3dd282 Pulling fs layer 0B 5c5bc36118a7 Pulling fs layer 0B c65a5c94743b Pulling fs layer 0B e28b80f7c7d6 Pulling fs layer 0B ae2a80d617d1 Pulling fs layer 0B 554f2e4596ef Pulling fs layer 0B 72990812fe59 Pulling fs layer 0B d88e5ae0042d Pulling fs layer 0B 335899efa59b Pulling fs layer 0B 829c165d6f57 Pulling fs layer 0B 829c165d6f57 Downloading 257B 335899efa59b Downloading 6.282kB 829c165d6f57 Downloading 257B 335899efa59b Downloading 6.282kB b5962d3dd282 Downloading 256B 335899efa59b Downloading 6.282kB 829c165d6f57 Downloading 257B d88e5ae0042d Downloading 1.049MB 3830b7c65da3 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 50094271107c Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B c8533800cdf1 Pulling fs layer 0B 51682cba8e21 Pulling fs layer 0B 63849d89c66d Pulling fs layer 0B 56c2f4d51269 Pulling fs layer 0B 8a3c71b80346 Pulling fs layer 0B ffaa3dc87eb8 Pulling fs layer 0B 589002ba0eae Pulling fs layer 0B 46517af21612 Pulling fs layer 0B ca64c64b8c6b Pulling fs layer 0B 5d4e761fb5e7 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 2f5d19039fdb Pulling fs layer 0B 45f569379759 Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 50094271107c Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 2d001a504b81 Pulling fs layer 0B df0231abac1e Pulling fs layer 0B 612087d42eba Pulling fs layer 0B bd1a7d2e0737 Pulling fs layer 0B e7f02ac1f456 Pulling fs layer 0B ac03b73ed425 Pulling fs layer 0B 69294359b56a Pulling fs layer 0B 2acf9a40b14f Pulling fs layer 0B f591ea4658bd Pulling fs layer 0B 27baa147e9fa Pulling fs layer 0B d88e5ae0042d Downloading 7.107MB 829c165d6f57 Download complete 0B 335899efa59b Download complete 0B 829c165d6f57 Extracting 1B 3830b7c65da3 Downloading 3.624kB 3830b7c65da3 Downloading 3.624kB d88e5ae0042d Downloading 7.34MB 829c165d6f57 Download complete 0B 335899efa59b Download complete 0B 829c165d6f57 Extracting 1B b5962d3dd282 Download complete 0B c65a5c94743b Downloading 5.243MB 5c5bc36118a7 Downloading 6.28kB 5d4e761fb5e7 Downloading 11.93kB b5962d3dd282 Extracting 1B e28b80f7c7d6 Downloading 864B ae2a80d617d1 Downloading 259B 554f2e4596ef Downloading 6.281kB 72990812fe59 Downloading 3.146MB 335899efa59b Download complete 0B 829c165d6f57 Download complete 0B d88e5ae0042d Downloading 8.389MB 829c165d6f57 Extracting 1B d88e5ae0042d Downloading 14.68MB 829c165d6f57 Extracting 1B 3830b7c65da3 Downloading 3.624kB cd9c9b623eb1 Downloading 1.103kB 133cfad7d9ef Downloading 1.049MB 50094271107c Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B 925fe4f64047 Downloading 22kB e9aaa70b3398 Downloading 98B ea4a83fb93fe Downloading 230.7kB 78d3529d5e95 Downloading 1.049MB 85a55e8e22cf Downloading 172B 956cc8887c3e Downloading 1.106kB e9aaa70b3398 Downloading 98B 133cfad7d9ef Downloading 1.049MB 90dc7dee386a Downloading 2.097MB 78d3529d5e95 Downloading 1.049MB 50094271107c Downloading 3.146MB 144f5e850556 Downloading 853B ea4a83fb93fe Downloading 230.7kB 85a55e8e22cf Downloading 172B cd9c9b623eb1 Downloading 1.103kB 925fe4f64047 Downloading 22kB 3830b7c65da3 Downloading 3.624kB d88e5ae0042d Downloading 14.68MB 829c165d6f57 Extracting 1B c65a5c94743b Downloading 12.07MB 63849d89c66d Downloading 142B 5c5bc36118a7 Download complete 0B b5962d3dd282 Extracting 1B d88e5ae0042d Downloading 15.73MB ae2a80d617d1 Download complete 0B 554f2e4596ef Downloading 6.281kB 72990812fe59 Downloading 8.389MB e28b80f7c7d6 Download complete 0B ae2a80d617d1 Extracting 1B 5d4e761fb5e7 Downloading 11.93kB c8533800cdf1 Downloading 1.334kB 829c165d6f57 Extracting 1B 4ff421dac293 Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B d88e5ae0042d Downloading 21.31MB 829c165d6f57 Extracting 1B e1bed966d35a Downloading 1.049MB cd9c9b623eb1 Downloading 1.103kB 133cfad7d9ef Downloading 3.146MB 50094271107c Downloading 6.291MB 90dc7dee386a Downloading 5.243MB 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B 925fe4f64047 Downloading 22kB e9aaa70b3398 Downloading 98B ea4a83fb93fe Downloading 230.7kB 78d3529d5e95 Downloading 2.097MB 85a55e8e22cf Downloading 172B 3830b7c65da3 Downloading 3.624kB 3830b7c65da3 Downloading 3.624kB e1bed966d35a Downloading 1.049MB 956cc8887c3e Downloading 1.106kB e9aaa70b3398 Downloading 98B 133cfad7d9ef Downloading 3.146MB 90dc7dee386a Downloading 5.243MB 78d3529d5e95 Downloading 2.097MB 50094271107c Downloading 6.291MB 144f5e850556 Downloading 853B ea4a83fb93fe Downloading 230.7kB 85a55e8e22cf Downloading 172B cd9c9b623eb1 Downloading 1.103kB 925fe4f64047 Downloading 22kB 2f5d19039fdb Downloading 162B d88e5ae0042d Downloading 22.02MB c65a5c94743b Downloading 18.87MB 5d4e761fb5e7 Download complete 0B c8533800cdf1 Downloading 1.334kB 51682cba8e21 Downloading 30.61kB 63849d89c66d Downloading 142B ffaa3dc87eb8 Downloading 1.049MB 46517af21612 Downloading 67.05kB 4f4fb700ef54 Downloading 32B 56c2f4d51269 Downloading 1.049MB b5962d3dd282 Extracting 1B 554f2e4596ef Download complete 0B 72990812fe59 Downloading 13.63MB 829c165d6f57 Extracting 1B ae2a80d617d1 Extracting 1B d88e5ae0042d Downloading 22.02MB 829c165d6f57 Extracting 1B d88e5ae0042d Downloading 28.31MB e7f02ac1f456 Downloading 639B 69294359b56a Downloading 100B 27baa147e9fa Downloading 324.6kB df0231abac1e Downloading 700B bd1a7d2e0737 Downloading 62.75kB 2d001a504b81 Downloading 1.48kB 612087d42eba Downloading 4.023kB 829c165d6f57 Extracting 1B cd9c9b623eb1 Download complete 0B 133cfad7d9ef Downloading 6.291MB 50094271107c Downloading 8.847MB 90dc7dee386a Downloading 8.389MB 956cc8887c3e Download complete 0B d88e5ae0042d Downloading 28.31MB 925fe4f64047 Download complete 0B c65a5c94743b Downloading 25.17MB 144f5e850556 Download complete 0B 3830b7c65da3 Download complete 0B e1bed966d35a Downloading 3.146MB 8a3c71b80346 Downloading 1.049MB 589002ba0eae Downloading 1.049MB 56c2f4d51269 Downloading 3.146MB 45f569379759 Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 2f5d19039fdb Downloading 162B 925fe4f64047 Download complete 0B c8533800cdf1 Download complete 0B 956cc8887c3e Download complete 0B 829c165d6f57 Extracting 1B e9aaa70b3398 Download complete 0B e9aaa70b3398 Download complete 0B 133cfad7d9ef Downloading 6.291MB 90dc7dee386a Downloading 8.389MB 78d3529d5e95 Downloading 4.194MB 50094271107c Downloading 8.847MB 51682cba8e21 Download complete 0B b5962d3dd282 Extracting 1B 144f5e850556 Download complete 0B ea4a83fb93fe Download complete 0B 78d3529d5e95 Downloading 4.194MB 63849d89c66d Download complete 0B ffaa3dc87eb8 Downloading 2.097MB d88e5ae0042d Downloading 29.36MB ea4a83fb93fe Download complete 0B 85a55e8e22cf Download complete 0B 85a55e8e22cf Download complete 0B 72990812fe59 Downloading 18.87MB 46517af21612 Download complete 0B 4f4fb700ef54 Downloading 32B 3830b7c65da3 Download complete 0B e1bed966d35a Downloading 3.146MB cd9c9b623eb1 Download complete 0B ae2a80d617d1 Extracting 1B 829c165d6f57 Extracting 1B f591ea4658bd Downloading 1.049MB 2d001a504b81 Downloading 1.48kB 612087d42eba Downloading 4.023kB e7f02ac1f456 Downloading 639B 69294359b56a Downloading 100B 2acf9a40b14f Downloading 783.4kB 27baa147e9fa Downloading 324.6kB df0231abac1e Downloading 700B bd1a7d2e0737 Downloading 62.75kB ac03b73ed425 Downloading 1.049MB d88e5ae0042d Downloading 35.65MB 78d3529d5e95 Downloading 6.291MB e1bed966d35a Downloading 4.194MB 133cfad7d9ef Downloading 8.389MB 50094271107c Downloading 8.847MB 90dc7dee386a Downloading 12.58MB 829c165d6f57 Extracting 1B e1bed966d35a Downloading 4.194MB 133cfad7d9ef Downloading 8.389MB 90dc7dee386a Downloading 12.58MB 78d3529d5e95 Downloading 6.291MB 50094271107c Downloading 8.847MB c65a5c94743b Downloading 33.55MB d88e5ae0042d Downloading 35.65MB ffaa3dc87eb8 Downloading 4.194MB 4f4fb700ef54 Downloading 32B 8a3c71b80346 Downloading 2.097MB 589002ba0eae Downloading 2.097MB 56c2f4d51269 Downloading 5.243MB 45f569379759 Downloading 2.097MB ca64c64b8c6b Downloading 2.097MB 2f5d19039fdb Downloading 162B 829c165d6f57 Extracting 1B b5962d3dd282 Extracting 1B d88e5ae0042d Downloading 36.7MB 72990812fe59 Downloading 25.17MB 4d1dbc12fcae Downloading 5.837kB 4ff421dac293 Downloading 186B ca18c8e97cb3 Downloading 3.142kB ae2a80d617d1 Extracting 1B c42c89b521da Downloading 53.86kB 829c165d6f57 Extracting 1B e1bed966d35a Downloading 6.291MB 133cfad7d9ef Downloading 10.49MB 90dc7dee386a Downloading 14.68MB 78d3529d5e95 Downloading 8.389MB 50094271107c Downloading 8.847MB 78d3529d5e95 Downloading 8.389MB e1bed966d35a Downloading 6.291MB 133cfad7d9ef Downloading 10.49MB 50094271107c Downloading 8.847MB 90dc7dee386a Downloading 14.68MB d88e5ae0042d Downloading 41.94MB d88e5ae0042d Downloading 41.94MB 829c165d6f57 Pull complete 0B 829c165d6f57 Pull complete 0B bd1a7d2e0737 Download complete 0B ac03b73ed425 Downloading 2.097MB f591ea4658bd Downloading 2.097MB 2d001a504b81 Download complete 0B 612087d42eba Download complete 0B c65a5c94743b Downloading 39.85MB e7f02ac1f456 Download complete 0B 8a3c71b80346 Downloading 3.847MB 589002ba0eae Downloading 3.146MB 56c2f4d51269 Downloading 7.34MB 45f569379759 Downloading 3.146MB ca64c64b8c6b Downloading 3.146MB 2f5d19039fdb Download complete 0B ffaa3dc87eb8 Downloading 6.291MB b5962d3dd282 Pull complete 0B 69294359b56a Download complete 0B 2acf9a40b14f Downloading 783.4kB 27baa147e9fa Downloading 324.6kB 4f4fb700ef54 Download complete 0B df0231abac1e Download complete 0B 72990812fe59 Downloading 29.36MB d88e5ae0042d Downloading 41.94MB ca18c8e97cb3 Downloading 3.142kB 46e6d6da846e Downloading 1.169kB c42c89b521da Downloading 53.86kB df3e8313a980 Downloading 10.34kB 73566c509014 Downloading 1.049MB a63efc7efa2e Downloading 169B 4d1dbc12fcae Downloading 5.837kB ec9be5b30934 Downloading 128B 4ff421dac293 Downloading 186B ed8cfcf27c7a Downloading 116B 829c165d6f57 Pull complete 0B d88e5ae0042d Downloading 47.19MB e1bed966d35a Downloading 7.34MB 133cfad7d9ef Downloading 12.58MB f591ea4658bd Downloading 3.146MB e1bed966d35a Downloading 7.34MB 133cfad7d9ef Downloading 12.58MB 90dc7dee386a Downloading 16.78MB 78d3529d5e95 Downloading 9.437MB d88e5ae0042d Downloading 47.19MB 2acf9a40b14f Download complete 0B 50094271107c Download complete 0B 50094271107c Download complete 0B 90dc7dee386a Downloading 16.78MB 78d3529d5e95 Downloading 9.437MB c65a5c94743b Downloading 45.09MB 27baa147e9fa Download complete 0B ac03b73ed425 Downloading 3.146MB ffaa3dc87eb8 Downloading 7.34MB 8a3c71b80346 Downloading 3.847MB 589002ba0eae Downloading 3.862MB 56c2f4d51269 Downloading 8.735MB 45f569379759 Downloading 5.243MB ca64c64b8c6b Downloading 4.194MB 72990812fe59 Downloading 33.55MB d88e5ae0042d Downloading 47.19MB ae2a80d617d1 Pull complete 0B cfc70487bd04 Downloading 2.537kB 4d1dbc12fcae Downloading 5.837kB b65758d82f26 Downloading 1.049MB ec9be5b30934 Downloading 128B 4ff421dac293 Downloading 186B ed8cfcf27c7a Downloading 116B ca18c8e97cb3 Downloading 3.142kB 2eb6e6454401 Downloading 1.257MB 46e6d6da846e Downloading 1.169kB c42c89b521da Download complete 0B df3e8313a980 Downloading 10.34kB 73566c509014 Downloading 1.049MB a63efc7efa2e Downloading 169B 2acf9a40b14f Extracting 1B 7dbec0deab4e Pulling fs layer 0B e52dc8c18e3f Pulling fs layer 0B 1b88e4b47f1c Pulling fs layer 0B bb428e799734 Pulling fs layer 0B d88e5ae0042d Downloading 52.43MB e1bed966d35a Downloading 9.437MB 133cfad7d9ef Downloading 15.73MB 90dc7dee386a Downloading 20.97MB 78d3529d5e95 Downloading 12.58MB f591ea4658bd Downloading 5.243MB ac03b73ed425 Downloading 5.243MB d88e5ae0042d Downloading 52.43MB 133cfad7d9ef Downloading 15.73MB 90dc7dee386a Downloading 20.97MB 78d3529d5e95 Downloading 12.58MB e1bed966d35a Downloading 9.437MB 8a3c71b80346 Download complete 0B 589002ba0eae Downloading 3.862MB 56c2f4d51269 Downloading 8.735MB 45f569379759 Downloading 6.291MB ca64c64b8c6b Downloading 6.291MB ffaa3dc87eb8 Downloading 10.49MB c65a5c94743b Downloading 51.38MB 72990812fe59 Downloading 38.8MB d88e5ae0042d Downloading 53.48MB 73566c509014 Downloading 2.097MB a63efc7efa2e Download complete 0B cfc70487bd04 Downloading 2.537kB 2acf9a40b14f Extracting 1B 4d1dbc12fcae Download complete 0B b65758d82f26 Downloading 2.097MB ec9be5b30934 Download complete 0B 2be8671e729e Downloading 1.049MB 0d9211fd3e1a Downloading 1.312MB 4ff421dac293 Download complete 0B ed8cfcf27c7a Download complete 0B 0c8d55a45c0d Downloading 1.049MB ca18c8e97cb3 Download complete 0B 2eb6e6454401 Downloading 1.257MB 46e6d6da846e Download complete 0B df3e8313a980 Download complete 0B 2e73123a8202 Downloading 1.049MB 90dc7dee386a Downloading 24.12MB 78d3529d5e95 Downloading 15.73MB e1bed966d35a Downloading 12.58MB 133cfad7d9ef Downloading 19.92MB d88e5ae0042d Downloading 58.89MB 90dc7dee386a Downloading 24.12MB 78d3529d5e95 Downloading 15.73MB e1bed966d35a Downloading 12.58MB 133cfad7d9ef Downloading 19.92MB ac03b73ed425 Downloading 7.34MB f591ea4658bd Downloading 7.34MB d88e5ae0042d Downloading 59.77MB c65a5c94743b Downloading 57.67MB 589002ba0eae Download complete 0B 56c2f4d51269 Download complete 0B 45f569379759 Downloading 8.389MB ca64c64b8c6b Downloading 8.389MB ffaa3dc87eb8 Downloading 12.58MB 72990812fe59 Downloading 44.04MB d88e5ae0042d Downloading 59.77MB cfc70487bd04 Download complete 0B 2be8671e729e Downloading 2.097MB 0d9211fd3e1a Download complete 0B 0c8d55a45c0d Downloading 2.097MB 335899efa59b Extracting 1B 554f2e4596ef Extracting 1B 2eb6e6454401 Download complete 0B 2e73123a8202 Downloading 2.097MB 73566c509014 Downloading 4.194MB b65758d82f26 Downloading 3.146MB 2acf9a40b14f Extracting 1B 589002ba0eae Extracting 1B d88e5ae0042d Downloading 62.9MB 335899efa59b Extracting 1B ac03b73ed425 Downloading 8.389MB f591ea4658bd Downloading 8.389MB 133cfad7d9ef Downloading 22.02MB 90dc7dee386a Downloading 27.26MB 78d3529d5e95 Downloading 17.83MB e1bed966d35a Downloading 14.68MB d88e5ae0042d Downloading 62.9MB 90dc7dee386a Downloading 27.26MB 78d3529d5e95 Downloading 17.83MB e1bed966d35a Downloading 14.68MB 133cfad7d9ef Downloading 22.02MB 335899efa59b Extracting 1B c65a5c94743b Downloading 65.01MB 45f569379759 Downloading 9.437MB ca64c64b8c6b Downloading 10.49MB ffaa3dc87eb8 Downloading 15.73MB 72990812fe59 Downloading 49.28MB 7dbec0deab4e Downloading 229B d88e5ae0042d Downloading 62.9MB 0c8d55a45c0d Downloading 3.146MB 2e73123a8202 Downloading 2.097MB 73566c509014 Downloading 4.194MB b65758d82f26 Downloading 4.194MB 2be8671e729e Downloading 2.097MB bb428e799734 Download complete 0B 1b88e4b47f1c Downloading 126.9kB 5c5bc36118a7 Extracting 1B 335899efa59b Extracting 1B 554f2e4596ef Pull complete 0B 2acf9a40b14f Pull complete 0B 589002ba0eae Extracting 1B d88e5ae0042d Downloading 62.9MB 335899efa59b Extracting 1B ac03b73ed425 Downloading 9.437MB f591ea4658bd Downloading 9.437MB 133cfad7d9ef Downloading 25.17MB 90dc7dee386a Downloading 32.51MB 78d3529d5e95 Downloading 20.97MB e1bed966d35a Downloading 18.87MB 133cfad7d9ef Downloading 25.17MB 90dc7dee386a Downloading 32.51MB 78d3529d5e95 Downloading 20.97MB e1bed966d35a Downloading 18.87MB d88e5ae0042d Downloading 62.9MB 335899efa59b Extracting 1B c65a5c94743b Downloading 73.4MB 5c5bc36118a7 Extracting 1B 45f569379759 Downloading 10.49MB ca64c64b8c6b Downloading 11.53MB ffaa3dc87eb8 Downloading 18.87MB 72990812fe59 Downloading 55.57MB d88e5ae0042d Downloading 62.9MB 1b88e4b47f1c Downloading 126.9kB e52dc8c18e3f Downloading 1.049MB 7dbec0deab4e Downloading 229B 2e73123a8202 Downloading 3.146MB 73566c509014 Downloading 5.727MB b65758d82f26 Downloading 5.243MB 2be8671e729e Downloading 3.146MB 0c8d55a45c0d Downloading 3.146MB 335899efa59b Extracting 1B 589002ba0eae Extracting 1B f591ea4658bd Downloading 11.53MB ac03b73ed425 Downloading 11.53MB d88e5ae0042d Downloading 62.9MB e1bed966d35a Downloading 22.02MB 133cfad7d9ef Downloading 29.36MB 90dc7dee386a Downloading 35.65MB 78d3529d5e95 Downloading 23.07MB d88e5ae0042d Downloading 62.9MB e1bed966d35a Downloading 22.02MB 133cfad7d9ef Downloading 29.36MB 90dc7dee386a Downloading 35.65MB 78d3529d5e95 Downloading 23.07MB 335899efa59b Extracting 1B 335899efa59b Extracting 1B ffaa3dc87eb8 Downloading 20.97MB 45f569379759 Downloading 11.53MB ca64c64b8c6b Downloading 13.63MB c65a5c94743b Downloading 79.69MB 5c5bc36118a7 Extracting 1B 1b88e4b47f1c Downloading 126.9kB e52dc8c18e3f Downloading 2.097MB 7dbec0deab4e Downloading 229B 72990812fe59 Downloading 59.77MB 0c8d55a45c0d Downloading 4.194MB 2e73123a8202 Downloading 4.194MB 73566c509014 Downloading 5.727MB b65758d82f26 Downloading 7.34MB 2be8671e729e Downloading 4.194MB d88e5ae0042d Downloading 62.9MB 335899efa59b Extracting 1B 589002ba0eae Extracting 1B d88e5ae0042d Downloading 62.9MB 335899efa59b Extracting 1B ac03b73ed425 Downloading 11.53MB f591ea4658bd Downloading 11.53MB 78d3529d5e95 Downloading 23.07MB e1bed966d35a Downloading 22.02MB 133cfad7d9ef Downloading 29.36MB 90dc7dee386a Downloading 35.65MB d88e5ae0042d Downloading 62.9MB e1bed966d35a Downloading 22.02MB 133cfad7d9ef Downloading 29.36MB 90dc7dee386a Downloading 35.65MB 78d3529d5e95 Downloading 23.07MB ffaa3dc87eb8 Downloading 20.97MB c65a5c94743b Downloading 79.69MB 45f569379759 Downloading 11.53MB ca64c64b8c6b Downloading 13.63MB 5c5bc36118a7 Extracting 1B 335899efa59b Extracting 1B e52dc8c18e3f Downloading 2.097MB 7dbec0deab4e Downloading 229B 1b88e4b47f1c Downloading 126.9kB 72990812fe59 Downloading 59.77MB d88e5ae0042d Downloading 62.9MB 2e73123a8202 Downloading 4.194MB 73566c509014 Downloading 5.727MB b65758d82f26 Downloading 7.34MB 2be8671e729e Downloading 4.194MB 0c8d55a45c0d Downloading 4.194MB 335899efa59b Pull complete 0B 589002ba0eae Extracting 1B ac03b73ed425 Downloading 13.63MB f591ea4658bd Downloading 13.63MB e1bed966d35a Downloading 25.17MB 133cfad7d9ef Downloading 33.55MB 90dc7dee386a Downloading 39.85MB 78d3529d5e95 Downloading 27.26MB 78d3529d5e95 Downloading 27.26MB e1bed966d35a Downloading 26.12MB 133cfad7d9ef Downloading 33.55MB 90dc7dee386a Downloading 39.85MB d88e5ae0042d Downloading 62.9MB d88e5ae0042d Downloading 62.9MB 335899efa59b Pull complete 0B 335899efa59b Pull complete 0B c65a5c94743b Downloading 85.84MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 16.78MB ffaa3dc87eb8 Downloading 24.12MB 5c5bc36118a7 Pull complete 0B 72990812fe59 Downloading 65.01MB 7dbec0deab4e Download complete 0B d88e5ae0042d Downloading 62.9MB 1b88e4b47f1c Download complete 0B e52dc8c18e3f Downloading 4.194MB 2be8671e729e Downloading 6.291MB 0c8d55a45c0d Downloading 6.291MB 2e73123a8202 Downloading 6.438MB b65758d82f26 Downloading 9.437MB 1b88e4b47f1c Extracting 1B 589002ba0eae Pull complete 0B d88e5ae0042d Downloading 62.9MB 78d3529d5e95 Downloading 29.36MB e1bed966d35a Downloading 28.31MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 40.89MB ac03b73ed425 Downloading 14.68MB f591ea4658bd Downloading 14.68MB d88e5ae0042d Downloading 62.9MB e1bed966d35a Downloading 28.31MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 41.43MB 78d3529d5e95 Downloading 29.36MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 18.87MB ffaa3dc87eb8 Downloading 26.21MB c65a5c94743b Downloading 85.84MB 72990812fe59 Downloading 68.16MB d88e5ae0042d Downloading 62.9MB 2e73123a8202 Downloading 6.438MB e52dc8c18e3f Downloading 6.291MB b65758d82f26 Downloading 11.53MB 2be8671e729e Downloading 7.52MB 0c8d55a45c0d Downloading 7.34MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB ac03b73ed425 Downloading 17.83MB f591ea4658bd Downloading 17.83MB e1bed966d35a Downloading 31.46MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 45.09MB 78d3529d5e95 Downloading 34.6MB e1bed966d35a Downloading 31.46MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 45.09MB 78d3529d5e95 Downloading 34.6MB d88e5ae0042d Downloading 62.9MB c65a5c94743b Downloading 85.84MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 22.02MB ffaa3dc87eb8 Downloading 30.41MB 72990812fe59 Downloading 75.3MB d88e5ae0042d Downloading 62.9MB e52dc8c18e3f Downloading 8.389MB 0c8d55a45c0d Downloading 9.437MB 2e73123a8202 Downloading 6.438MB b65758d82f26 Downloading 14.68MB 2be8671e729e Downloading 8.204MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB f591ea4658bd Downloading 20.97MB ac03b73ed425 Downloading 22.02MB d88e5ae0042d Downloading 62.9MB 78d3529d5e95 Downloading 39.85MB e1bed966d35a Downloading 34.6MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 50.33MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 50.33MB 78d3529d5e95 Downloading 39.85MB e1bed966d35a Downloading 34.6MB c65a5c94743b Downloading 85.84MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 26.21MB ffaa3dc87eb8 Downloading 36.7MB d88e5ae0042d Downloading 62.9MB 72990812fe59 Downloading 83.89MB e52dc8c18e3f Downloading 10.49MB 2e73123a8202 Downloading 6.438MB b65758d82f26 Downloading 16.78MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 10.49MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB 78d3529d5e95 Downloading 45.09MB e1bed966d35a Downloading 36.7MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 54.53MB ac03b73ed425 Downloading 25.17MB f591ea4658bd Downloading 25.17MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 54.53MB 78d3529d5e95 Downloading 45.09MB e1bed966d35a Downloading 36.7MB d88e5ae0042d Downloading 62.9MB ffaa3dc87eb8 Downloading 40.89MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 30.41MB c65a5c94743b Downloading 85.84MB 72990812fe59 Downloading 93.32MB d88e5ae0042d Downloading 62.9MB e52dc8c18e3f Downloading 12.58MB 2e73123a8202 Downloading 6.438MB b65758d82f26 Downloading 18.87MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 12.58MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB ac03b73ed425 Downloading 28.31MB f591ea4658bd Downloading 27.57MB e1bed966d35a Downloading 38.8MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 57.67MB 78d3529d5e95 Downloading 49.28MB e1bed966d35a Downloading 38.8MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 57.67MB 78d3529d5e95 Downloading 49.28MB d88e5ae0042d Downloading 62.9MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 33.55MB ffaa3dc87eb8 Downloading 46.14MB c65a5c94743b Downloading 85.84MB 72990812fe59 Downloading 98.57MB d88e5ae0042d Downloading 62.9MB e52dc8c18e3f Downloading 14.68MB b65758d82f26 Downloading 20.97MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 13.63MB 2e73123a8202 Downloading 6.438MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 59.77MB 78d3529d5e95 Downloading 52.43MB e1bed966d35a Downloading 40.89MB e1bed966d35a Downloading 40.89MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 59.77MB 78d3529d5e95 Downloading 52.43MB ac03b73ed425 Downloading 30.41MB f591ea4658bd Downloading 29.36MB d88e5ae0042d Downloading 62.9MB c65a5c94743b Downloading 85.84MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 34.6MB ffaa3dc87eb8 Downloading 48.23MB d88e5ae0042d Downloading 62.9MB 72990812fe59 Downloading 100.7MB e52dc8c18e3f Downloading 15.73MB 73566c509014 Download complete 0B b65758d82f26 Downloading 23.07MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 14.68MB 2e73123a8202 Downloading 6.438MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Downloading 62.9MB ac03b73ed425 Downloading 30.41MB f591ea4658bd Downloading 29.36MB 90dc7dee386a Downloading 59.77MB 78d3529d5e95 Downloading 52.43MB e1bed966d35a Downloading 40.89MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 40.89MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 59.77MB 78d3529d5e95 Downloading 52.43MB d88e5ae0042d Downloading 62.9MB c65a5c94743b Downloading 85.84MB ffaa3dc87eb8 Downloading 48.67MB 45f569379759 Downloading 13.42MB ca64c64b8c6b Downloading 34.93MB 72990812fe59 Downloading 101.7MB b65758d82f26 Downloading 24.12MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 15.73MB 2e73123a8202 Downloading 6.438MB d88e5ae0042d Download complete 0B e52dc8c18e3f Downloading 16.78MB 1b88e4b47f1c Extracting 1B d88e5ae0042d Download complete 0B ac03b73ed425 Downloading 34.6MB f591ea4658bd Downloading 33.55MB 90dc7dee386a Downloading 63.96MB 78d3529d5e95 Downloading 57.7MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 37.41MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 63.96MB 78d3529d5e95 Downloading 58.72MB e1bed966d35a Downloading 43.58MB d88e5ae0042d Download complete 0B c65a5c94743b Downloading 85.84MB 45f569379759 Download complete 0B ca64c64b8c6b Downloading 39.85MB ffaa3dc87eb8 Downloading 54.53MB 72990812fe59 Downloading 105.7MB e52dc8c18e3f Downloading 18.87MB b65758d82f26 Downloading 26.21MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 17.83MB 2e73123a8202 Downloading 6.438MB 1b88e4b47f1c Extracting 1B ac03b73ed425 Downloading 36.7MB f591ea4658bd Downloading 35.65MB 78d3529d5e95 Downloading 60.82MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 66.06MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 66.06MB 78d3529d5e95 Downloading 60.82MB e52dc8c18e3f Downloading 18.87MB 72990812fe59 Downloading 108MB ffaa3dc87eb8 Downloading 57.67MB ca64c64b8c6b Downloading 41.94MB b65758d82f26 Downloading 27.26MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 17.83MB 2e73123a8202 Downloading 6.438MB c65a5c94743b Downloading 85.84MB 1b88e4b47f1c Extracting 1B e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 69.21MB 78d3529d5e95 Downloading 66.06MB 78d3529d5e95 Downloading 66.06MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 37.41MB 90dc7dee386a Downloading 69.21MB ac03b73ed425 Downloading 40.89MB f591ea4658bd Downloading 37.75MB ca64c64b8c6b Downloading 46.14MB ffaa3dc87eb8 Downloading 61.87MB c65a5c94743b Downloading 85.84MB 72990812fe59 Downloading 114.3MB e52dc8c18e3f Downloading 23.07MB b65758d82f26 Downloading 32.51MB 2be8671e729e Downloading 8.204MB 0c8d55a45c0d Downloading 19.92MB 2e73123a8202 Download complete 0B 1b88e4b47f1c Extracting 2B d88e5ae0042d Extracting 1B ac03b73ed425 Downloading 45.09MB f591ea4658bd Downloading 39.85MB d88e5ae0042d Extracting 1B e1bed966d35a Download complete 0B ffaa3dc87eb8 Downloading 68.16MB ca64c64b8c6b Downloading 50.33MB 133cfad7d9ef Download complete 0B 90dc7dee386a Downloading 72.35MB 78d3529d5e95 Downloading 72.35MB e1bed966d35a Download complete 0B 133cfad7d9ef Download complete 0B 90dc7dee386a Downloading 72.35MB 78d3529d5e95 Downloading 72.35MB c65a5c94743b Download complete 0B e52dc8c18e3f Downloading 28.31MB 72990812fe59 Downloading 122.3MB 0c8d55a45c0d Downloading 22.02MB b65758d82f26 Downloading 35.65MB 2be8671e729e Download complete 0B d88e5ae0042d Extracting 1B c65a5c94743b Extracting 1B 1b88e4b47f1c Pull complete 0B 27baa147e9fa Extracting 1B 8a3c71b80346 Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B ac03b73ed425 Downloading 48.23MB f591ea4658bd Downloading 42.99MB 90dc7dee386a Downloading 76.71MB 78d3529d5e95 Downloading 75.5MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 77.59MB 78d3529d5e95 Downloading 76.24MB ca64c64b8c6b Downloading 54.53MB ffaa3dc87eb8 Downloading 72.35MB c65a5c94743b Extracting 1B 72990812fe59 Downloading 126.9MB d88e5ae0042d Extracting 1B b65758d82f26 Downloading 38.8MB 0c8d55a45c0d Downloading 24.12MB e52dc8c18e3f Downloading 31.46MB d88e5ae0042d Extracting 1B bb428e799734 Pull complete 0B 63849d89c66d Pull complete 0B 27baa147e9fa Pull complete 0B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 8a3c71b80346 Extracting 1B 78d3529d5e95 Downloading 80.74MB 90dc7dee386a Downloading 80.74MB ac03b73ed425 Downloading 52.43MB f591ea4658bd Downloading 45.09MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 80.74MB 78d3529d5e95 Downloading 80.74MB ffaa3dc87eb8 Downloading 76.55MB ca64c64b8c6b Downloading 57.67MB d88e5ae0042d Extracting 1B e52dc8c18e3f Downloading 33.43MB b65758d82f26 Downloading 42.99MB 0c8d55a45c0d Downloading 27.26MB c65a5c94743b Extracting 1B 72990812fe59 Downloading 131.1MB d88e5ae0042d Extracting 1B 8a3c71b80346 Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B ac03b73ed425 Downloading 57.67MB f591ea4658bd Downloading 48.23MB 78d3529d5e95 Downloading 85.98MB 90dc7dee386a Downloading 83.89MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 83.89MB 78d3529d5e95 Downloading 85.98MB d88e5ae0042d Extracting 1B ffaa3dc87eb8 Downloading 81.79MB ca64c64b8c6b Downloading 62.91MB c65a5c94743b Extracting 1B 72990812fe59 Downloading 135.3MB e52dc8c18e3f Downloading 33.43MB b65758d82f26 Downloading 47.19MB 0c8d55a45c0d Downloading 29.78MB d88e5ae0042d Extracting 1B 8a3c71b80346 Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B ac03b73ed425 Downloading 59.77MB f591ea4658bd Downloading 49.28MB 78d3529d5e95 Downloading 87.03MB 90dc7dee386a Downloading 84.93MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 84.93MB 78d3529d5e95 Downloading 87.03MB d88e5ae0042d Extracting 1B ca64c64b8c6b Downloading 62.92MB ffaa3dc87eb8 Downloading 81.79MB c65a5c94743b Extracting 1B 72990812fe59 Downloading 136.3MB 0c8d55a45c0d Downloading 29.78MB b65758d82f26 Downloading 47.19MB d88e5ae0042d Extracting 1B 8a3c71b80346 Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B d88e5ae0042d Extracting 1B ac03b73ed425 Downloading 63.96MB f591ea4658bd Downloading 52.01MB 78d3529d5e95 Downloading 93.32MB 90dc7dee386a Downloading 88.08MB 90dc7dee386a Downloading 88.08MB 78d3529d5e95 Downloading 93.32MB ca64c64b8c6b Downloading 68.16MB ffaa3dc87eb8 Downloading 85.98MB d88e5ae0042d Extracting 1B 72990812fe59 Downloading 139.5MB e52dc8c18e3f Download complete 0B c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B b65758d82f26 Downloading 52.43MB 0c8d55a45c0d Download complete 0B e52dc8c18e3f Extracting 1B 8a3c71b80346 Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Extracting 1B 78d3529d5e95 Downloading 98.57MB 90dc7dee386a Downloading 91.23MB ac03b73ed425 Downloading 68.16MB f591ea4658bd Downloading 54.53MB 90dc7dee386a Downloading 91.23MB 78d3529d5e95 Downloading 98.57MB ffaa3dc87eb8 Downloading 91.1MB ca64c64b8c6b Downloading 73.4MB 72990812fe59 Downloading 143.7MB b65758d82f26 Downloading 54.53MB c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B d88e5ae0042d Extracting 1B d88e5ae0042d Extracting 1B e52dc8c18e3f Extracting 1B 8a3c71b80346 Pull complete 0B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 1B ac03b73ed425 Downloading 71.3MB f591ea4658bd Downloading 56.62MB 78d3529d5e95 Downloading 102.8MB 90dc7dee386a Downloading 93.32MB d88e5ae0042d Extracting 1B 133cfad7d9ef Extracting 1B ca64c64b8c6b Downloading 76.55MB ffaa3dc87eb8 Downloading 95.42MB 72990812fe59 Downloading 146.8MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 94.37MB 78d3529d5e95 Downloading 102.8MB c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B e52dc8c18e3f Extracting 1B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 59.77MB 56c2f4d51269 Extracting 1B f591ea4658bd Downloading 59.77MB ac03b73ed425 Downloading 73.4MB 133cfad7d9ef Extracting 1B ca64c64b8c6b Downloading 80.74MB ffaa3dc87eb8 Downloading 98.57MB 90dc7dee386a Downloading 97.52MB 78d3529d5e95 Downloading 108MB 72990812fe59 Downloading 151MB d88e5ae0042d Extracting 1B 133cfad7d9ef Extracting 1B c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 98.57MB 78d3529d5e95 Downloading 108MB e52dc8c18e3f Extracting 1B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 65.01MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 77.59MB f591ea4658bd Downloading 62.91MB 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 101.7MB 78d3529d5e95 Downloading 111.1MB ca64c64b8c6b Downloading 84.93MB ffaa3dc87eb8 Downloading 101.7MB d88e5ae0042d Extracting 1B d88e5ae0042d Extracting 1B 72990812fe59 Downloading 156.2MB c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 102.8MB 78d3529d5e95 Downloading 112.2MB 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 69.21MB ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 65.01MB d88e5ae0042d Extracting 1B 90dc7dee386a Downloading 105.9MB 78d3529d5e95 Downloading 114.3MB ca64c64b8c6b Downloading 89.13MB ffaa3dc87eb8 Downloading 105.9MB 72990812fe59 Downloading 160.4MB d88e5ae0042d Extracting 2B c65a5c94743b Extracting 1B d88e5ae0042d Extracting 1B e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 78d3529d5e95 Downloading 115.3MB 90dc7dee386a Downloading 107MB 56c2f4d51269 Extracting 1B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 73.4MB 133cfad7d9ef Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 68.16MB d88e5ae0042d Extracting 2B 78d3529d5e95 Downloading 119.5MB 90dc7dee386a Downloading 108.6MB 133cfad7d9ef Extracting 2B 78d3529d5e95 Downloading 119.5MB 90dc7dee386a Downloading 108.7MB ca64c64b8c6b Downloading 94.37MB ffaa3dc87eb8 Downloading 110.1MB d88e5ae0042d Extracting 2B 72990812fe59 Downloading 162.5MB c65a5c94743b Extracting 2B d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 1B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 75.5MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 90dc7dee386a Downloading 111.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 112.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B ffaa3dc87eb8 Downloading 115.3MB ca64c64b8c6b Downloading 100.9MB c65a5c94743b Extracting 2B 72990812fe59 Downloading 167.8MB d88e5ae0042d Extracting 2B d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 1B 0c8d55a45c0d Extracting 1B b65758d82f26 Downloading 78.64MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 2B 72990812fe59 Downloading 172MB ca64c64b8c6b Downloading 104.5MB ffaa3dc87eb8 Downloading 120.6MB d88e5ae0042d Extracting 2B c65a5c94743b Extracting 2B d88e5ae0042d Extracting 2B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 90dc7dee386a Downloading 116.4MB 78d3529d5e95 Downloading 122.4MB e52dc8c18e3f Extracting 1B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 116.4MB 0c8d55a45c0d Extracting 1B 56c2f4d51269 Extracting 1B b65758d82f26 Downloading 82.84MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 122.7MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B d88e5ae0042d Extracting 2B 90dc7dee386a Downloading 122.7MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 114.3MB ffaa3dc87eb8 Downloading 130MB c65a5c94743b Extracting 2B 72990812fe59 Downloading 179.3MB b65758d82f26 Downloading 87.03MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 1B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 2B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 130MB 90dc7dee386a Downloading 130MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 140.5MB ca64c64b8c6b Downloading 122.7MB d88e5ae0042d Extracting 2B 72990812fe59 Downloading 185.6MB c65a5c94743b Extracting 2B b65758d82f26 Downloading 93.32MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 1B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B d88e5ae0042d Extracting 2B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB 72990812fe59 Downloading 192.9MB c65a5c94743b Extracting 2B d88e5ae0042d Extracting 2B b65758d82f26 Downloading 99.61MB e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 2B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB ffaa3dc87eb8 Downloading 146.8MB ca64c64b8c6b Downloading 131.1MB d88e5ae0042d Extracting 2B c65a5c94743b Extracting 2B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB c65a5c94743b Extracting 2B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B d88e5ae0042d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB c65a5c94743b Extracting 2B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 2B 133cfad7d9ef Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 2B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 2B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB c65a5c94743b Extracting 2B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 2B e52dc8c18e3f Extracting 2B 133cfad7d9ef Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 3B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB d88e5ae0042d Extracting 3B c65a5c94743b Extracting 3B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 3B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB c65a5c94743b Extracting 3B d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB c65a5c94743b Extracting 3B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 3B 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ffaa3dc87eb8 Downloading 146.8MB ca64c64b8c6b Downloading 131.1MB c65a5c94743b Extracting 3B 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 2B 56c2f4d51269 Extracting 2B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 2B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 131.1MB ffaa3dc87eb8 Downloading 146.8MB 72990812fe59 Downloading 192.9MB b65758d82f26 Downloading 99.61MB c65a5c94743b Extracting 3B d88e5ae0042d Extracting 3B d88e5ae0042d Extracting 3B d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B d88e5ae0042d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 140.5MB 90dc7dee386a Downloading 140.5MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ffaa3dc87eb8 Downloading 151MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 3B 72990812fe59 Downloading 197.1MB b65758d82f26 Downloading 104.6MB d88e5ae0042d Extracting 3B 133cfad7d9ef Extracting 3B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 147.8MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 147.8MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B d88e5ae0042d Extracting 3B ffaa3dc87eb8 Downloading 161.5MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 3B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 3B b65758d82f26 Downloading 113.5MB e52dc8c18e3f Extracting 3B 56c2f4d51269 Pull complete 0B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B 90dc7dee386a Downloading 155.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 155.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 175.4MB 72990812fe59 Downloading 198.2MB c65a5c94743b Extracting 3B b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 3B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 162.5MB 90dc7dee386a Downloading 162.5MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 3B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 3B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B d88e5ae0042d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 173.8MB 90dc7dee386a Downloading 174.1MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB d88e5ae0042d Extracting 4B c65a5c94743b Extracting 3B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 3B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 3B 133cfad7d9ef Extracting 3B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 4B 90dc7dee386a Downloading 184.5MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 184.5MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 4B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 3B f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 90dc7dee386a Downloading 195.2MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 195.9MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 4B e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 4B 90dc7dee386a Downloading 207.6MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 207.6MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 4B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 3B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 220.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B 90dc7dee386a Downloading 220.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 3B d88e5ae0042d Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 3B f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB d88e5ae0042d Extracting 4B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 231.7MB 90dc7dee386a Downloading 232.2MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 3B d88e5ae0042d Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 3B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 4B 90dc7dee386a Downloading 244.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 244.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 4B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 4B d88e5ae0042d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB d88e5ae0042d Extracting 4B c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 4B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 4B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 4B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 4B d88e5ae0042d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 4B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB c65a5c94743b Extracting 4B d88e5ae0042d Extracting 4B e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 4B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 4B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 4B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 4B 133cfad7d9ef Extracting 4B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 5B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 5B 72990812fe59 Downloading 198.2MB d88e5ae0042d Extracting 5B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 5B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 5B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 5B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB 72990812fe59 Downloading 198.2MB c65a5c94743b Extracting 5B b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB 72990812fe59 Downloading 198.2MB c65a5c94743b Extracting 5B b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 4B d88e5ae0042d Extracting 5B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 5B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 4B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 4B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB d88e5ae0042d Extracting 5B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB d88e5ae0042d Extracting 5B 72990812fe59 Downloading 198.2MB c65a5c94743b Extracting 5B b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 5B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 5B 0c8d55a45c0d Extracting 5B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB d88e5ae0042d Extracting 5B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Extracting 5B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 5B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB d88e5ae0042d Extracting 5B e52dc8c18e3f Extracting 5B 133cfad7d9ef Extracting 5B 133cfad7d9ef Extracting 6B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 72990812fe59 Downloading 198.2MB 90dc7dee386a Downloading 251.3MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB 78d3529d5e95 Downloading 122.4MB d88e5ae0042d Pull complete 0B c65a5c94743b Extracting 6B d88e5ae0042d Pull complete 0B d88e5ae0042d Pull complete 0B c65a5c94743b Extracting 6B e52dc8c18e3f Extracting 5B 72990812fe59 Downloading 198.2MB e52dc8c18e3f Extracting 5B 0c8d55a45c0d Extracting 5B b65758d82f26 Downloading 114.1MB ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB 133cfad7d9ef Extracting 6B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 5B 133cfad7d9ef Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 6B b65758d82f26 Downloading 114.1MB 72990812fe59 Downloading 198.2MB e52dc8c18e3f Extracting 5B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 5B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 6B ca64c64b8c6b Downloading 133.1MB 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 6B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 6B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 6B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 6B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 6B 133cfad7d9ef Extracting 6B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 6B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 6B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 7B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 7B ac03b73ed425 Downloading 81.28MB f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 7B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 7B f591ea4658bd Downloading 70.46MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB 72990812fe59 Downloading 198.2MB c65a5c94743b Extracting 7B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 7B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 7B f591ea4658bd Downloading 70.46MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Downloading 122.4MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB e52dc8c18e3f Extracting 7B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 7B ac03b73ed425 Download complete 0B f591ea4658bd Download complete 0B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB c65a5c94743b Extracting 7B 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB ac03b73ed425 Extracting 1B e52dc8c18e3f Extracting 7B 133cfad7d9ef Extracting 7B 133cfad7d9ef Extracting 7B 0c8d55a45c0d Extracting 7B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 251.3MB 78d3529d5e95 Download complete 0B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB 72990812fe59 Downloading 198.2MB c65a5c94743b Pull complete 0B b65758d82f26 Downloading 114.1MB e52dc8c18e3f Pull complete 0B ac03b73ed425 Extracting 1B 133cfad7d9ef Pull complete 0B 133cfad7d9ef Pull complete 0B 0c8d55a45c0d Extracting 7B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB ffaa3dc87eb8 Downloading 184.8MB 72990812fe59 Downloading 198.2MB b65758d82f26 Downloading 114.1MB ac03b73ed425 Extracting 1B 0c8d55a45c0d Pull complete 0B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB ca64c64b8c6b Download complete 0B ffaa3dc87eb8 Download complete 0B 72990812fe59 Download complete 0B b65758d82f26 Download complete 0B ac03b73ed425 Extracting 1B 72990812fe59 Extracting 1B 90dc7dee386a Download complete 0B 90dc7dee386a Download complete 0B ac03b73ed425 Extracting 1B 72990812fe59 Extracting 1B ac03b73ed425 Extracting 1B 72990812fe59 Extracting 1B 7dbec0deab4e Extracting 1B 72990812fe59 Extracting 1B 46517af21612 Extracting 1B ac03b73ed425 Extracting 1B 72990812fe59 Extracting 1B 7dbec0deab4e Pull complete 0B 46517af21612 Pull complete 0B ac03b73ed425 Extracting 1B 46e6d6da846e Extracting 1B 90dc7dee386a Extracting 1B 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 Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 90dc7dee386a Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulled Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulled 72990812fe59 Extracting 1B ac03b73ed425 Extracting 1B 51682cba8e21 Pull complete 0B 46e6d6da846e Pull complete 0B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 2e73123a8202 Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 1B 72990812fe59 Extracting 1B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 2e73123a8202 Extracting 1B 72990812fe59 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 1B 2eb6e6454401 Extracting 1B 2e73123a8202 Pull complete 0B ac03b73ed425 Extracting 2B 72990812fe59 Extracting 1B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 2eb6e6454401 Extracting 1B 90dc7dee386a Extracting 1B 72990812fe59 Extracting 1B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B 72990812fe59 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 2be8671e729e Extracting 1B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Extracting 1B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Extracting 1B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 0d9211fd3e1a Extracting 1B 2be8671e729e Pull complete 0B 90dc7dee386a Extracting 1B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B 0d9211fd3e1a Pull complete 0B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 2B ed8cfcf27c7a Pull complete 0B ca18c8e97cb3 Pull complete 0B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B ac03b73ed425 Extracting 2B 72990812fe59 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 3B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 1B 72990812fe59 Extracting 2B ac03b73ed425 Extracting 3B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 72990812fe59 Extracting 2B ac03b73ed425 Pull complete 0B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 72990812fe59 Extracting 3B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 72990812fe59 Extracting 3B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B 72990812fe59 Extracting 3B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B f591ea4658bd Extracting 1B 72990812fe59 Extracting 3B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B e28b80f7c7d6 Pull complete 0B 72990812fe59 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulled f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 1B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 2B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B f591ea4658bd Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 4B 2d001a504b81 Extracting 1B 612087d42eba Pull complete 0B e7f02ac1f456 Pull complete 0B f591ea4658bd Pull complete 0B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 2d001a504b81 Pull complete 0B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 3B bd1a7d2e0737 Pull complete 0B 69294359b56a Pull complete 0B df0231abac1e Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B ffaa3dc87eb8 Pull complete 0B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B b65758d82f26 Extracting 4B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B df3e8313a980 Extracting 1B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B b65758d82f26 Pull complete 0B a63efc7efa2e Pull complete 0B 4d1dbc12fcae Pull complete 0B ec9be5b30934 Pull complete 0B 4ff421dac293 Pull complete 0B df3e8313a980 Pull complete 0B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 3B 90dc7dee386a Pull complete 0B 90dc7dee386a Pull complete 0B ca64c64b8c6b Extracting 3B cd9c9b623eb1 Extracting 1B cd9c9b623eb1 Extracting 1B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 4B cd9c9b623eb1 Pull complete 0B ca64c64b8c6b Extracting 4B cd9c9b623eb1 Pull complete 0B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B 50094271107c Extracting 1B ca64c64b8c6b Extracting 4B 50094271107c Extracting 1B 50094271107c Extracting 1B 50094271107c Extracting 1B ca64c64b8c6b Extracting 4B 925fe4f64047 Extracting 1B 925fe4f64047 Extracting 1B 50094271107c Pull complete 0B 50094271107c Pull complete 0B ca64c64b8c6b Extracting 4B 925fe4f64047 Pull complete 0B 925fe4f64047 Pull complete 0B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B 956cc8887c3e Pull complete 0B 144f5e850556 Pull complete 0B 956cc8887c3e Pull complete 0B e9aaa70b3398 Pull complete 0B e9aaa70b3398 Pull complete 0B ea4a83fb93fe Extracting 1B 85a55e8e22cf Pull complete 0B 144f5e850556 Pull complete 0B ea4a83fb93fe Extracting 1B e1bed966d35a Pull complete 0B 85a55e8e22cf Pull complete 0B e1bed966d35a Pull complete 0B ca64c64b8c6b Extracting 5B ea4a83fb93fe Pull complete 0B ea4a83fb93fe Pull complete 0B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 3830b7c65da3 Pull complete 0B 78d3529d5e95 Pull complete 0B 3830b7c65da3 Pull complete 0B 78d3529d5e95 Pull complete 0B ca64c64b8c6b Extracting 5B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Pull complete 0B 5d4e761fb5e7 Pull complete 0B 45f569379759 Extracting 1B 45f569379759 Extracting 1B c8533800cdf1 Pull complete 0B 2f5d19039fdb Pull complete 0B 4f4fb700ef54 Pull complete 0B 45f569379759 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container prometheus Creating Container postgres Creating Container jaeger Creating Container kafka Creating Container kafka Created Container prometheus Created Container init-kafka Creating Container grafana Creating Container postgres Created Container jaeger Created Container compose-policy-clamp-ac-http-ppnt-2 Creating Container policy-clamp-ac-sim-ppnt-1 Creating Container policy-clamp-ac-sim-ppnt-2 Creating Container compose-policy-clamp-ac-http-ppnt-1 Creating Container policy-clamp-ac-sim-ppnt-3 Creating Container policy-clamp-ac-sim-ppnt-2 Created Container policy-clamp-ac-sim-ppnt-1 Created Container compose-policy-clamp-ac-http-ppnt-1 Created Container compose-policy-clamp-ac-http-ppnt-2 Created Container grafana Created Container policy-clamp-ac-sim-ppnt-3 Created Container compose-policy-clamp-runtime-acm-2 Creating Container compose-policy-clamp-runtime-acm-1 Creating Container init-kafka Created Container compose-policy-clamp-runtime-acm-2 Created Container compose-policy-clamp-runtime-acm-1 Created Container prometheus Starting Container postgres Starting Container jaeger Starting Container kafka Starting Container prometheus Started Container grafana Starting Container kafka Started Container init-kafka Starting Container jaeger Started Container policy-clamp-ac-sim-ppnt-2 Starting Container policy-clamp-ac-sim-ppnt-1 Starting Container compose-policy-clamp-ac-http-ppnt-2 Starting Container policy-clamp-ac-sim-ppnt-3 Starting Container postgres Started Container grafana Started Container init-kafka Started Container policy-clamp-ac-sim-ppnt-1 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-3 Started Container policy-clamp-ac-sim-ppnt-2 Started Container compose-policy-clamp-ac-http-ppnt-1 Started Container compose-policy-clamp-runtime-acm-1 Starting Container compose-policy-clamp-runtime-acm-1 Started Container compose-policy-clamp-runtime-acm-2 Starting Container compose-policy-clamp-runtime-acm-2 Started 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-2 Waiting Container postgres Waiting Container jaeger Waiting Container policy-clamp-ac-sim-ppnt-3 Waiting Container compose-policy-clamp-runtime-acm-1 Waiting Container compose-policy-clamp-runtime-acm-2 Waiting Container policy-clamp-ac-sim-ppnt-1 Waiting Container kafka Waiting Container init-kafka Healthy Container prometheus Healthy Container jaeger Healthy Container postgres Healthy Container kafka Healthy Container grafana Healthy Container policy-clamp-ac-sim-ppnt-1 Healthy Container compose-policy-clamp-runtime-acm-1 Healthy Container compose-policy-clamp-runtime-acm-2 Healthy Container policy-clamp-ac-sim-ppnt-2 Healthy Container compose-policy-clamp-ac-http-ppnt-2 Healthy Container compose-policy-clamp-ac-http-ppnt-1 Healthy Container policy-clamp-ac-sim-ppnt-3 Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Building robot framework docker image sha256:57ec05ca8f42d41b72273a98d587357924b99e00ea924afc5949733dbb7e1582 top - 08:38:34 up 8 min, 0 users, load average: 4.17, 3.14, 1.42 Tasks: 244 total, 1 running, 243 sleeping, 0 stopped, 0 zombie %Cpu(s): 17.4 us, 1.5 sy, 0.0 ni, 80.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.8 st total used free shared buff/cache available Mem: 31Gi 4.0Gi 12Gi 24Mi 14Gi 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-1 Up About a minute (healthy) 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/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-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-2 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/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/library/postgres:17.7 postgres 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) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up About a minute (healthy) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 7e31eb3a24cb compose-policy-clamp-runtime-acm-1 1.60% 543MiB / 8GiB 6.63% 243kB / 1.87MB 0B / 389kB 60 9f344b247426 compose-policy-clamp-runtime-acm-2 0.89% 591MiB / 8GiB 7.21% 161kB / 1.67MB 0B / 365kB 59 ae8e7659170b grafana 0.78% 162MiB / 31.34GiB 0.50% 22.4MB / 53.2kB 0B / 125MB 27 314025808ca6 policy-clamp-ac-sim-ppnt-3 0.92% 286.9MiB / 8GiB 3.50% 100kB / 723kB 0B / 369kB 48 a43ef6155cf1 compose-policy-clamp-ac-http-ppnt-2 0.82% 278.8MiB / 8GiB 3.40% 97kB / 698kB 0B / 377kB 48 f57458d0abd0 compose-policy-clamp-ac-http-ppnt-1 0.82% 300.5MiB / 8GiB 3.67% 114kB / 729kB 0B / 373kB 48 898d8de8e684 policy-clamp-ac-sim-ppnt-2 11.79% 288.7MiB / 8GiB 3.52% 101kB / 733kB 0B / 377kB 48 91907181a2a9 policy-clamp-ac-sim-ppnt-1 12.80% 283.7MiB / 8GiB 3.46% 101kB / 724kB 0B / 377kB 48 15fbb419ec3f postgres 0.02% 76.64MiB / 31.34GiB 0.24% 302kB / 234kB 0B / 133MB 26 194b351fc5fe jaeger 0.03% 11.06MiB / 31.34GiB 0.03% 233kB / 23.6kB 0B / 0B 13 9e7cd1fa77b0 prometheus 0.20% 25.99MiB / 31.34GiB 0.08% 6.09MB / 130kB 0B / 315kB 12 7ef840c4d17a kafka 31.73% 410.2MiB / 31.34GiB 1.28% 531kB / 491kB 0B / 2.47MB 109 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-1 Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up 11 minutes (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 11 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 11 minutes (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up 11 minutes (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up 11 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 11 minutes (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up 11 minutes (healthy) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container init-kafka Stopping Container compose-policy-clamp-runtime-acm-2 Stopping Container compose-policy-clamp-runtime-acm-1 Stopping Container grafana Stopping Container policy-csit Stopping Container init-kafka Stopped Container init-kafka Removing Container policy-csit Stopped Container policy-csit Removing Container init-kafka Removed Container policy-csit 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-1 Stopped Container compose-policy-clamp-runtime-acm-1 Removing Container compose-policy-clamp-runtime-acm-2 Stopped Container compose-policy-clamp-runtime-acm-2 Removing Container compose-policy-clamp-runtime-acm-1 Removed Container compose-policy-clamp-runtime-acm-2 Removed Container policy-clamp-ac-sim-ppnt-3 Stopping Container postgres Stopping Container compose-policy-clamp-ac-http-ppnt-1 Stopping Container compose-policy-clamp-ac-http-ppnt-2 Stopping Container policy-clamp-ac-sim-ppnt-1 Stopping Container policy-clamp-ac-sim-ppnt-2 Stopping Container postgres Stopped Container postgres Removing Container postgres 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 policy-clamp-ac-sim-ppnt-3 Stopped Container policy-clamp-ac-sim-ppnt-3 Removing Container policy-clamp-ac-sim-ppnt-2 Stopped Container policy-clamp-ac-sim-ppnt-2 Removing Container policy-clamp-ac-sim-ppnt-3 Removed Container policy-clamp-ac-sim-ppnt-2 Removed Container policy-clamp-ac-sim-ppnt-1 Stopped Container policy-clamp-ac-sim-ppnt-1 Removing Container policy-clamp-ac-sim-ppnt-1 Removed Container kafka Stopping Container jaeger 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/jenkins12891042865049717594.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1566 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/jenkins4446270395968353934.sh ---> sysstat.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins7062293786258192589.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/jenkins3711052401158184271.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-vi7r 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-vi7r/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2144387174375605554.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config2918066545997551943tmp 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/jenkins10774496397798839036.sh ---> create-netrc.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins13065931200624122800.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-vi7r 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-vi7r/bin to PATH [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins13406460233443171364.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/jenkins17618945198264866128.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins8427191067597011239.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-vi7r 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-vi7r/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 1106s 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=1106 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,28,2026-05-14 08:48:39,v3-standard-8,1106,0.22,0.00,SUCCESS [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins16687753491898742001.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-vi7r 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-vi7r/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-review-verification-maven-master/28 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-76 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 21G 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 835 16531 4 14725 30789 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:07:64:19 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.238/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85289sec preferred_lft 85289sec inet6 fe80::f816:3eff:fe07:6419/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 8e:62:4f:df:a5:26 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::8c62:4fff:fedf:a526/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-76) 05/14/26 _x86_64_ (8 CPU) 08:30:22 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-76) 05/14/26 _x86_64_ (8 CPU) 08:30:22 LINUX RESTART (8 CPU)