10:22:22 Started by timer 10:22:22 Running as SYSTEM 10:22:22 [EnvInject] - Loading node environment variables. 10:22:22 Building remotely on prd-ubuntu2204-docker-8c-8g-4837 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-cds-maven-merge-master 10:22:22 [ssh-agent] Looking for ssh-agent implementation... 10:22:22 $ ssh-agent 10:22:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQLr0A6/agent.1572 10:22:22 SSH_AGENT_PID=1574 10:22:22 [ssh-agent] Started. 10:22:22 Running ssh-add (command line suppressed) 10:22:22 Identity added: /w/workspace/ccsdk-cds-maven-merge-master@tmp/private_key_6931998193338292421.key (/w/workspace/ccsdk-cds-maven-merge-master@tmp/private_key_6931998193338292421.key) 10:22:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:22:22 The recommended git tool is: NONE 10:22:24 using credential onap-jenkins-ssh 10:22:24 Wiping out workspace first. 10:22:24 Cloning the remote Git repository 10:22:24 Cloning repository git://cloud.onap.org/mirror/ccsdk/cds 10:22:24 > git init /w/workspace/ccsdk-cds-maven-merge-master # timeout=10 10:22:24 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds 10:22:24 > git --version # timeout=10 10:22:24 > git --version # 'git version 2.34.1' 10:22:24 using GIT_SSH to set credentials Gerrit user 10:22:24 Verifying host key using manually-configured host key entries 10:22:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:27 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 10:22:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:28 Avoid second fetch 10:22:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:22:28 Checking out Revision eb2446705f55872e07cd96d5d4027b425316598c (refs/remotes/origin/master) 10:22:28 > git config core.sparsecheckout # timeout=10 10:22:28 > git checkout -f eb2446705f55872e07cd96d5d4027b425316598c # timeout=10 10:22:28 Commit message: "Merge "Chore: Add dependabot config"" 10:22:28 > git rev-list --no-walk eb2446705f55872e07cd96d5d4027b425316598c # timeout=10 10:22:32 provisioning config files... 10:22:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:22:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:22:32 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins14001308474986931362.sh 10:22:32 ---> python-tools-install.sh 10:22:32 Setup pyenv: 10:22:32 * system (set by /opt/pyenv/version) 10:22:32 * 3.8.20 (set by /opt/pyenv/version) 10:22:32 * 3.9.20 (set by /opt/pyenv/version) 10:22:32 3.10.15 10:22:32 3.11.10 10:22:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A7he 10:22:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:22:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:43 lf-activate-venv(): INFO: Base packages installed successfully 10:22:43 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-A7he/bin to PATH 10:23:29 Generating Requirements File 10:23:57 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. 10:23:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:23:57 Python 3.11.10 10:23:57 pip 26.0.1 from /tmp/venv-A7he/lib/python3.11/site-packages/pip (python 3.11) 10:23:58 appdirs==1.4.4 10:23:58 argcomplete==3.6.3 10:23:58 aspy.yaml==1.3.0 10:23:58 attrs==26.1.0 10:23:58 autopage==0.6.0 10:23:58 beautifulsoup4==4.14.3 10:23:58 boto3==1.42.75 10:23:58 botocore==1.42.75 10:23:58 bs4==0.0.2 10:23:58 certifi==2026.2.25 10:23:58 cffi==2.0.0 10:23:58 cfgv==3.5.0 10:23:58 chardet==7.3.0 10:23:58 charset-normalizer==3.4.6 10:23:58 click==8.3.1 10:23:58 cliff==4.13.2 10:23:58 cmd2==3.4.0 10:23:58 cryptography==3.3.2 10:23:58 debtcollector==3.1.0 10:23:58 decorator==5.2.1 10:23:58 defusedxml==0.7.1 10:23:58 Deprecated==1.3.1 10:23:58 distlib==0.4.0 10:23:58 dnspython==2.8.0 10:23:58 docker==7.1.0 10:23:58 dogpile.cache==1.5.0 10:23:58 durationpy==0.10 10:23:58 email-validator==2.3.0 10:23:58 filelock==3.25.2 10:23:58 future==1.0.0 10:23:58 gitdb==4.0.12 10:23:58 GitPython==3.1.46 10:23:58 httplib2==0.30.2 10:23:58 identify==2.6.18 10:23:58 idna==3.11 10:23:58 importlib-resources==1.5.0 10:23:58 iso8601==2.1.0 10:23:58 Jinja2==3.1.6 10:23:58 jmespath==1.1.0 10:23:58 jsonpatch==1.33 10:23:58 jsonpointer==3.1.1 10:23:58 jsonschema==4.26.0 10:23:58 jsonschema-specifications==2025.9.1 10:23:58 keystoneauth1==5.13.1 10:23:58 kubernetes==35.0.0 10:23:58 lftools==0.37.22 10:23:58 lxml==6.0.2 10:23:58 markdown-it-py==4.0.0 10:23:58 MarkupSafe==3.0.3 10:23:58 mdurl==0.1.2 10:23:58 msgpack==1.1.2 10:23:58 multi_key_dict==2.0.3 10:23:58 munch==4.0.0 10:23:58 netaddr==1.3.0 10:23:58 niet==1.4.2 10:23:58 nodeenv==1.10.0 10:23:58 oauth2client==4.1.3 10:23:58 oauthlib==3.3.1 10:23:58 openstacksdk==4.10.0 10:23:58 os-service-types==1.8.2 10:23:58 osc-lib==4.4.0 10:23:58 oslo.config==10.3.0 10:23:58 oslo.context==6.3.0 10:23:58 oslo.i18n==6.7.2 10:23:58 oslo.log==8.1.0 10:23:58 oslo.serialization==5.9.1 10:23:58 oslo.utils==10.0.0 10:23:58 packaging==26.0 10:23:58 pbr==7.0.3 10:23:58 platformdirs==4.9.4 10:23:58 prettytable==3.17.0 10:23:58 psutil==7.2.2 10:23:58 pyasn1==0.6.3 10:23:58 pyasn1_modules==0.4.2 10:23:58 pycparser==3.0 10:23:58 pygerrit2==2.0.15 10:23:58 PyGithub==2.9.0 10:23:58 Pygments==2.19.2 10:23:58 PyJWT==2.12.1 10:23:58 PyNaCl==1.6.2 10:23:58 pyparsing==2.4.7 10:23:58 pyperclip==1.11.0 10:23:58 pyrsistent==0.20.0 10:23:58 python-cinderclient==9.9.0 10:23:58 python-dateutil==2.9.0.post0 10:23:58 python-discovery==1.2.0 10:23:58 python-heatclient==5.1.0 10:23:58 python-jenkins==1.8.3 10:23:58 python-keystoneclient==5.8.0 10:23:58 python-magnumclient==4.10.0 10:23:58 python-openstackclient==9.0.0 10:23:58 python-swiftclient==4.10.0 10:23:58 PyYAML==6.0.3 10:23:58 referencing==0.37.0 10:23:58 requests==2.32.5 10:23:58 requests-oauthlib==2.0.0 10:23:58 requestsexceptions==1.4.0 10:23:58 rfc3986==2.0.0 10:23:58 rich==14.3.3 10:23:58 rich-argparse==1.7.2 10:23:58 rpds-py==0.30.0 10:23:58 rsa==4.9.1 10:23:58 ruamel.yaml==0.19.1 10:23:58 ruamel.yaml.clib==0.2.15 10:23:58 s3transfer==0.16.0 10:23:58 simplejson==3.20.2 10:23:58 six==1.17.0 10:23:58 smmap==5.0.3 10:23:58 soupsieve==2.8.3 10:23:58 stevedore==5.7.0 10:23:58 tabulate==0.10.0 10:23:58 toml==0.10.2 10:23:58 tomlkit==0.14.0 10:23:58 tqdm==4.67.3 10:23:58 typing_extensions==4.15.0 10:23:58 urllib3==1.26.20 10:23:58 virtualenv==21.2.0 10:23:58 wcwidth==0.6.0 10:23:58 websocket-client==1.9.0 10:23:58 wrapt==2.1.2 10:23:58 xdg==6.0.0 10:23:58 xmltodict==1.0.4 10:23:58 yq==3.4.3 10:23:58 [ccsdk-cds-maven-merge-master] $ /bin/sh /tmp/jenkins2525212648414830571.sh 10:23:58 ---> uv-install.sh 10:23:58 Installing uv/uvx (latest) using shell installer 10:23:58 2026-03-25 10:23:58 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T11%3A11%3A12Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T10%3A11%3A00Z&ske=2026-03-25T11%3A11%3A12Z&sks=b&skv=2018-11-09&sig=e9zGZpD4aZOQ%2FMaClV3zmw7ZM1ybl%2B9OAcKzQBlitvo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQzNDQzOSwibmJmIjoxNzc0NDM0MTM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5OeoihoV5cDhC3r8zHneFNF3GzgZjkoq6CJOknCMKQQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-VxLmo4.sh" [1] 10:23:58 downloading uv 0.11.1 x86_64-unknown-linux-gnu 10:23:59 installing to /home/jenkins/.local/bin 10:23:59 uv 10:23:59 uvx 10:23:59 everything's installed! 10:23:59 10:23:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:23:59 10:23:59 source $HOME/.local/bin/env (sh, bash, zsh) 10:23:59 source $HOME/.local/bin/env.fish (fish) 10:23:59 Adding install location to PATH 10:23:59 ---> Validating uv/uvx install 10:23:59 uvx 0.11.1 (x86_64-unknown-linux-gnu) 10:23:59 [ccsdk-cds-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4301727939326220799.sh 10:23:59 + mkdir -p /w/workspace/ccsdk-cds-maven-merge-master/target/classes /w/workspace/ccsdk-cds-maven-merge-master/jacoco/classes 10:23:59 [ccsdk-cds-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14389918270158748624.sh 10:23:59 + echo quiet=on 10:23:59 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-4837 10:24:00 [ccsdk-cds-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmaven.test.skip=true -DGERRIT_PROJECT=ccsdk/cds --version 10:24:00 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 10:24:00 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 10:24:00 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:24:00 Default locale: en, platform encoding: UTF-8 10:24:00 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 10:24:00 [ccsdk-cds-maven-merge-master] $ /bin/sh -xe /tmp/jenkins9335292133333661322.sh 10:24:00 + rm /home/jenkins/.wgetrc 10:24:00 [EnvInject] - Injecting environment variables from a build step. 10:24:00 [EnvInject] - Injecting as environment variables the properties content 10:24:00 SET_JDK_VERSION=openjdk21 10:24:00 GIT_URL="git://cloud.onap.org/mirror" 10:24:00 10:24:00 [EnvInject] - Variables injected successfully. 10:24:00 [ccsdk-cds-maven-merge-master] $ /bin/sh /tmp/jenkins5453619835856794540.sh 10:24:00 ---> update-java-alternatives.sh 10:24:00 ---> Updating Java version 10:24:01 ---> Ubuntu/Debian system detected 10:24:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:24:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:24:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:24:01 openjdk version "21.0.10" 2026-01-20 10:24:01 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 10:24:01 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 10:24:01 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 10:24:01 [EnvInject] - Injecting environment variables from a build step. 10:24:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:24:01 [EnvInject] - Variables injected successfully. 10:24:01 provisioning config files... 10:24:01 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-merge-master@tmp/config16077780842618737728tmp 10:24:01 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-merge-master@tmp/config6183753520710990327tmp 10:24:01 [EnvInject] - Injecting environment variables from a build step. 10:24:01 [EnvInject] - Injecting as environment variables the properties content 10:24:01 SERVER_ID=ecomp-snapshots 10:24:01 10:24:01 [EnvInject] - Variables injected successfully. 10:24:01 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins8414074403854947565.sh 10:24:01 ---> create-netrc.sh 10:24:01 [EnvInject] - Injecting environment variables from a build step. 10:24:01 [EnvInject] - Injecting as environment variables the properties content 10:24:01 NEXUS_CUT_DIRS=6 10:24:01 NEXUS_REPO=snapshots 10:24:01 10:24:01 [EnvInject] - Variables injected successfully. 10:24:01 [ccsdk-cds-maven-merge-master] $ /bin/bash -l /tmp/jenkins3491099786107778134.sh 10:24:01 ---> maven-fetch-metadata.sh 10:24:01 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 10:24:01 + project=org.onap.ccsdk.cds 10:24:01 + project_path=org/onap/ccsdk/cds 10:24:01 + mkdir -p /w/workspace/ccsdk-cds-maven-merge-master/m2repo/org/onap/ccsdk/cds 10:24:01 + pushd /w/workspace/ccsdk-cds-maven-merge-master/m2repo/org/onap/ccsdk/cds 10:24:01 /w/workspace/ccsdk-cds-maven-merge-master/m2repo/org/onap/ccsdk/cds /w/workspace/ccsdk-cds-maven-merge-master 10:24:01 + set +e 10:24:01 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ [10276] -> "cds/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/ [3869] -> "cds/application/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ [23967] -> "cds/blueprintsprocessor/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/ [2353] -> "cds/cba/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/ [7193] -> "cds/cds-aggregator/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/ [7193] -> "cds/cds-components/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/ [7041] -> "cds/cds-ms/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/ [2866] -> "cds/cds-sdc-listener-application/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/ [2782] -> "cds/cds-sdc-listener/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/ [7269] -> "cds/cds-ui-application/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/ [7174] -> "cds/cds-ui-client/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/ [7345] -> "cds/cds-ui-designer-client/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/ [7174] -> "cds/cds-ui-server/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/ [7041] -> "cds/cds-ui/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/ [7599] -> "cds/command-executor/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/ [4549] -> "cds/components/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controller-design-studio-client/ [2504] -> "cds/controller-design-studio-client/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/ [7234] -> "cds/controllerblueprints/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/designer-client/ [3175] -> "cds/designer-client/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/ [1238] -> "cds/error/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/ [3779] -> "cds/ms/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/ [3461] -> "cds/parent/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/ [7136] -> "cds/py-executor/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/ [9697] -> "cds/sdclistener/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/server/ [1289] -> "cds/server/index.html.tmp" [1] 10:24:01 2026-03-25 10:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/ [3849] -> "cds/ui-client/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/ [3849] -> "cds/ui-server/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/ [3425] -> "cds/ui/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/0.6.6-SNAPSHOT/ [3382] -> "cds/application/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/1.0.0-SNAPSHOT/ [3382] -> "cds/application/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/1.2.2-SNAPSHOT/ [3388] -> "cds/application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/maven-metadata.xml [450/450] -> "cds/application/maven-metadata.xml" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/0.6.6-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.1.6-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.1-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.2-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.3-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.3.2-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.4.3-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.5.4-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.6.0-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.7.0-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.7.2-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.8.2-SNAPSHOT/ [10284] -> "cds/blueprintsprocessor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.9.1-SNAPSHOT/ [3494] -> "cds/blueprintsprocessor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/ [4069] -> "cds/blueprintsprocessor/application/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/atomix-lib/ [2498] -> "cds/blueprintsprocessor/atomix-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-core/ [3327] -> "cds/blueprintsprocessor/blueprint-core/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-proto/ [3335] -> "cds/blueprintsprocessor/blueprint-proto/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-validation/ [3375] -> "cds/blueprintsprocessor/blueprint-validation/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprints/ [3295] -> "cds/blueprintsprocessor/blueprints/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/ [7896] -> "cds/blueprintsprocessor/blueprintsprocessor-application/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/ [7858] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/ [7820] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/ [7801] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-assembly-descriptor/ [2576] -> "cds/blueprintsprocessor/cba-assembly-descriptor/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/ [7879] -> "cds/blueprintsprocessor/cba-parent/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/ [2894] -> "cds/blueprintsprocessor/cli-executor/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/ [4029] -> "cds/blueprintsprocessor/commons/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/ [3686] -> "cds/blueprintsprocessor/configs-api/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/ [4019] -> "cds/blueprintsprocessor/db-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/ [3695] -> "cds/blueprintsprocessor/designer-api/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/ [3278] -> "cds/blueprintsprocessor/distribution/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/ [4049] -> "cds/blueprintsprocessor/dmaap-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/ [4129] -> "cds/blueprintsprocessor/execution-service/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ [9483] -> "cds/blueprintsprocessor/functions/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/ [3659] -> "cds/blueprintsprocessor/grpc-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api-common/ [3351] -> "cds/blueprintsprocessor/health-api-common/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/ [3677] -> "cds/blueprintsprocessor/health-api/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/ [4039] -> "cds/blueprintsprocessor/inbounds/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/ [3686] -> "cds/blueprintsprocessor/message-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/ [7649] -> "cds/blueprintsprocessor/modules-blueprints/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/ [7592] -> "cds/blueprintsprocessor/modules-commons/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/ [7611] -> "cds/blueprintsprocessor/modules-inbounds/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/ [7630] -> "cds/blueprintsprocessor/modules-outbounds/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/ [7611] -> "cds/blueprintsprocessor/modules-services/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ [11910] -> "cds/blueprintsprocessor/modules/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/nats-lib/ [3279] -> "cds/blueprintsprocessor/nats-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/ [4049] -> "cds/blueprintsprocessor/outbounds/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/ [4019] -> "cds/blueprintsprocessor/parent/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/ [4099] -> "cds/blueprintsprocessor/processor-core/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/ [4079] -> "cds/blueprintsprocessor/resource-api/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-dict/ [3319] -> "cds/blueprintsprocessor/resource-dict/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/ [4039] -> "cds/blueprintsprocessor/rest-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/ [4109] -> "cds/blueprintsprocessor/selfservice-api/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/ [4039] -> "cds/blueprintsprocessor/services/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/ [3650] -> "cds/blueprintsprocessor/ssh-lib/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/test-blueprint-kotlin-parent/ [2606] -> "cds/blueprintsprocessor/test-blueprint-kotlin-parent/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/ [4119] -> "cds/blueprintsprocessor/workflow-service/index.html.tmp" [1] 10:24:02 2026-03-25 10:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/maven-metadata.xml [858/858] -> "cds/blueprintsprocessor/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/blueprint-model/ [3207] -> "cds/cba/blueprint-model/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/capability_cli/ [3199] -> "cds/cba/capability_cli/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-kotlin-parent/ [2510] -> "cds/cba/test-blueprint-kotlin-parent/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-model/ [3247] -> "cds/cba/test-blueprint-model/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.1.6-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.1-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.2-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.3-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.3.2-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.4.3-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.5.4-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.6.0-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.7.0-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.7.2-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.8.2-SNAPSHOT/ [9995] -> "cds/cds-aggregator/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.9.1-SNAPSHOT/ [3425] -> "cds/cds-aggregator/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/maven-metadata.xml [813/813] -> "cds/cds-aggregator/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.1.6-SNAPSHOT/ [3424] -> "cds/cds-components/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.1-SNAPSHOT/ [3424] -> "cds/cds-components/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.2-SNAPSHOT/ [3424] -> "cds/cds-components/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.3-SNAPSHOT/ [3424] -> "cds/cds-components/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.3.2-SNAPSHOT/ [3424] -> "cds/cds-components/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.4.3-SNAPSHOT/ [3424] -> "cds/cds-components/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.5.4-SNAPSHOT/ [3424] -> "cds/cds-components/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.6.0-SNAPSHOT/ [3424] -> "cds/cds-components/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.7.0-SNAPSHOT/ [3424] -> "cds/cds-components/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.7.2-SNAPSHOT/ [3424] -> "cds/cds-components/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.8.2-SNAPSHOT/ [9989] -> "cds/cds-components/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.9.1-SNAPSHOT/ [3424] -> "cds/cds-components/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/maven-metadata.xml [813/813] -> "cds/cds-components/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.1.6-SNAPSHOT/ [3312] -> "cds/cds-ms/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.1-SNAPSHOT/ [3312] -> "cds/cds-ms/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.2-SNAPSHOT/ [3312] -> "cds/cds-ms/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.3-SNAPSHOT/ [3312] -> "cds/cds-ms/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.3.2-SNAPSHOT/ [3312] -> "cds/cds-ms/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.4.3-SNAPSHOT/ [3312] -> "cds/cds-ms/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.5.4-SNAPSHOT/ [3312] -> "cds/cds-ms/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.6.0-SNAPSHOT/ [3312] -> "cds/cds-ms/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.7.0-SNAPSHOT/ [3312] -> "cds/cds-ms/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.7.2-SNAPSHOT/ [3312] -> "cds/cds-ms/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.8.2-SNAPSHOT/ [9517] -> "cds/cds-ms/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.9.1-SNAPSHOT/ [3312] -> "cds/cds-ms/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/maven-metadata.xml [805/805] -> "cds/cds-ms/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/0.4.2-SNAPSHOT/ [5075] -> "cds/cds-sdc-listener-application/0.4.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/1.2.2-SNAPSHOT/ [5075] -> "cds/cds-sdc-listener-application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/maven-metadata.xml [406/406] -> "cds/cds-sdc-listener-application/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/0.4.2-SNAPSHOT/ [3458] -> "cds/cds-sdc-listener/0.4.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/1.2.2-SNAPSHOT/ [3458] -> "cds/cds-sdc-listener/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/maven-metadata.xml [394/394] -> "cds/cds-sdc-listener/maven-metadata.xml" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.1.6-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.1-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.2-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.3-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.3.2-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.4.3-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.5.4-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.6.0-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.7.0-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:03 2026-03-25 10:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.7.2-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.8.2-SNAPSHOT/ [10225] -> "cds/cds-ui-application/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.9.1-SNAPSHOT/ [3480] -> "cds/cds-ui-application/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/maven-metadata.xml [817/817] -> "cds/cds-ui-application/maven-metadata.xml" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.1.6-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.1-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.2-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.3-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.3.2-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.4.3-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.5.4-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.6.0-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.7.0-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.7.2-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.8.2-SNAPSHOT/ [9930] -> "cds/cds-ui-client/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.9.1-SNAPSHOT/ [3410] -> "cds/cds-ui-client/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/maven-metadata.xml [812/812] -> "cds/cds-ui-client/maven-metadata.xml" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.1.6-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.1-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.2-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.3-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.3.2-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.4.3-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.5.4-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.6.0-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.7.0-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.7.2-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.8.2-SNAPSHOT/ [10461] -> "cds/cds-ui-designer-client/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.9.1-SNAPSHOT/ [3536] -> "cds/cds-ui-designer-client/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/maven-metadata.xml [821/821] -> "cds/cds-ui-designer-client/maven-metadata.xml" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.1.6-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.1-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.2-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.3-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.3.2-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.4.3-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.5.4-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.6.0-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.7.0-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.7.2-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.8.2-SNAPSHOT/ [9930] -> "cds/cds-ui-server/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.9.1-SNAPSHOT/ [3410] -> "cds/cds-ui-server/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/maven-metadata.xml [812/812] -> "cds/cds-ui-server/maven-metadata.xml" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.1.6-SNAPSHOT/ [3312] -> "cds/cds-ui/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.1-SNAPSHOT/ [3312] -> "cds/cds-ui/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.2-SNAPSHOT/ [3312] -> "cds/cds-ui/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.3-SNAPSHOT/ [3312] -> "cds/cds-ui/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.3.2-SNAPSHOT/ [3312] -> "cds/cds-ui/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.4.3-SNAPSHOT/ [3312] -> "cds/cds-ui/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.5.4-SNAPSHOT/ [3312] -> "cds/cds-ui/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.6.0-SNAPSHOT/ [3312] -> "cds/cds-ui/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.7.0-SNAPSHOT/ [3312] -> "cds/cds-ui/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.7.2-SNAPSHOT/ [3312] -> "cds/cds-ui/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.8.2-SNAPSHOT/ [9517] -> "cds/cds-ui/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.9.1-SNAPSHOT/ [3312] -> "cds/cds-ui/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/maven-metadata.xml [805/805] -> "cds/cds-ui/maven-metadata.xml" [1] 10:24:04 2026-03-25 10:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/0.6.6-SNAPSHOT/ [4837] -> "cds/command-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.1.6-SNAPSHOT/ [4838] -> "cds/command-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.1-SNAPSHOT/ [4838] -> "cds/command-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.2-SNAPSHOT/ [4838] -> "cds/command-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.3-SNAPSHOT/ [4838] -> "cds/command-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.3.2-SNAPSHOT/ [4838] -> "cds/command-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.4.3-SNAPSHOT/ [4838] -> "cds/command-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.5.4-SNAPSHOT/ [4838] -> "cds/command-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.6.0-SNAPSHOT/ [4838] -> "cds/command-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.7.0-SNAPSHOT/ [4838] -> "cds/command-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.7.2-SNAPSHOT/ [4838] -> "cds/command-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.8.2-SNAPSHOT/ [18423] -> "cds/command-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.9.1-SNAPSHOT/ [4838] -> "cds/command-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/maven-metadata.xml [855/855] -> "cds/command-executor/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/0.6.6-SNAPSHOT/ [3368] -> "cds/components/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/1.0.0-SNAPSHOT/ [3368] -> "cds/components/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/ [3545] -> "cds/components/cba/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/ [2789] -> "cds/components/parent/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/ [3238] -> "cds/components/proto-definition/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/maven-metadata.xml [409/409] -> "cds/components/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controller-design-studio-client/1.0.0-SNAPSHOT/ [3668] -> "cds/controller-design-studio-client/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controller-design-studio-client/maven-metadata.xml [369/369] -> "cds/controller-design-studio-client/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/0.6.6-SNAPSHOT/ [3508] -> "cds/controllerblueprints/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/0.7.0-SNAPSHOT/ [3520] -> "cds/controllerblueprints/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/1.2.2-SNAPSHOT/ [3514] -> "cds/controllerblueprints/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/ [2894] -> "cds/controllerblueprints/application/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/ [3302] -> "cds/controllerblueprints/blueprint-core/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-proto/ [2534] -> "cds/controllerblueprints/blueprint-proto/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/ [2936] -> "cds/controllerblueprints/blueprint-scripts/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/ [3350] -> "cds/controllerblueprints/blueprint-validation/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/ [2901] -> "cds/controllerblueprints/db-resources/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/ [2901] -> "cds/controllerblueprints/distribution/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/ [3246] -> "cds/controllerblueprints/modules/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/ [3238] -> "cds/controllerblueprints/parent/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/ [3294] -> "cds/controllerblueprints/resource-dict/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/ [2866] -> "cds/controllerblueprints/service/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/maven-metadata.xml [459/459] -> "cds/controllerblueprints/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/designer-client/1.0.0-SNAPSHOT/ [3438] -> "cds/designer-client/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/designer-client/maven-metadata.xml [374/374] -> "cds/designer-client/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/ [2415] -> "cds/error/catalog/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/0.6.6-SNAPSHOT/ [3256] -> "cds/ms/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/1.0.0-SNAPSHOT/ [3256] -> "cds/ms/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/1.2.2-SNAPSHOT/ [3262] -> "cds/ms/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/maven-metadata.xml [441/441] -> "cds/ms/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/0.6.6-SNAPSHOT/ [3312] -> "cds/parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/1.0.0-SNAPSHOT/ [3313] -> "cds/parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/maven-metadata.xml [405/405] -> "cds/parent/maven-metadata.xml" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.1.6-SNAPSHOT/ [6009] -> "cds/py-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.1-SNAPSHOT/ [6009] -> "cds/py-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.2-SNAPSHOT/ [6009] -> "cds/py-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.3-SNAPSHOT/ [6009] -> "cds/py-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.3.2-SNAPSHOT/ [6009] -> "cds/py-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.4.3-SNAPSHOT/ [6009] -> "cds/py-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.5.4-SNAPSHOT/ [6009] -> "cds/py-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.6.0-SNAPSHOT/ [6009] -> "cds/py-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.7.0-SNAPSHOT/ [6009] -> "cds/py-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:05 2026-03-25 10:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.7.2-SNAPSHOT/ [6009] -> "cds/py-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.8.2-SNAPSHOT/ [25574] -> "cds/py-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.9.1-SNAPSHOT/ [6009] -> "cds/py-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/maven-metadata.xml [810/810] -> "cds/py-executor/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/0.6.6-SNAPSHOT/ [3382] -> "cds/sdclistener/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.1.6-SNAPSHOT/ [3382] -> "cds/sdclistener/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.1-SNAPSHOT/ [3382] -> "cds/sdclistener/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.2-SNAPSHOT/ [3382] -> "cds/sdclistener/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.3-SNAPSHOT/ [3382] -> "cds/sdclistener/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.3.2-SNAPSHOT/ [3382] -> "cds/sdclistener/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.4.3-SNAPSHOT/ [3382] -> "cds/sdclistener/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.5.4-SNAPSHOT/ [3382] -> "cds/sdclistener/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.6.0-SNAPSHOT/ [3382] -> "cds/sdclistener/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.7.0-SNAPSHOT/ [3382] -> "cds/sdclistener/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.7.2-SNAPSHOT/ [3382] -> "cds/sdclistener/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.8.2-SNAPSHOT/ [9812] -> "cds/sdclistener/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.9.1-SNAPSHOT/ [3382] -> "cds/sdclistener/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/ [3614] -> "cds/sdclistener/application/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/ [3623] -> "cds/sdclistener/distribution/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/ [3569] -> "cds/sdclistener/parent/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/ [7592] -> "cds/sdclistener/sdclistener-application/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/ [7611] -> "cds/sdclistener/sdclistener-distribution/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/ [7497] -> "cds/sdclistener/sdclistener-parent/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/maven-metadata.xml [850/850] -> "cds/sdclistener/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/server/controller-design-studio-server/ [2546] -> "cds/server/controller-design-studio-server/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/0.6.6-SNAPSHOT/ [3354] -> "cds/ui-client/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/1.0.0-SNAPSHOT/ [3354] -> "cds/ui-client/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/1.2.2-SNAPSHOT/ [3360] -> "cds/ui-client/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/maven-metadata.xml [448/448] -> "cds/ui-client/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/0.6.6-SNAPSHOT/ [3354] -> "cds/ui-server/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/1.0.0-SNAPSHOT/ [3354] -> "cds/ui-server/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/1.2.2-SNAPSHOT/ [3360] -> "cds/ui-server/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/maven-metadata.xml [448/448] -> "cds/ui-server/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/0.6.6-SNAPSHOT/ [3256] -> "cds/ui/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/1.0.0-SNAPSHOT/ [3256] -> "cds/ui/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/maven-metadata.xml [401/401] -> "cds/ui/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/0.6.6-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/application/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/1.0.0-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/application/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/application/1.2.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/0.6.6-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.1.6-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.1-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.2-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.2.3-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.3.2-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.4.3-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.5.4-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.6.0-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.7.0-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.7.2-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.8.2-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/1.9.1-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/blueprintsprocessor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/0.6.6-SNAPSHOT/ [4889] -> "cds/blueprintsprocessor/application/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/1.0.0-SNAPSHOT/ [6297] -> "cds/blueprintsprocessor/application/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/1.2.2-SNAPSHOT/ [6303] -> "cds/blueprintsprocessor/application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/maven-metadata.xml [470/470] -> "cds/blueprintsprocessor/application/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/atomix-lib/0.7.0-SNAPSHOT/ [4866] -> "cds/blueprintsprocessor/atomix-lib/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/atomix-lib/maven-metadata.xml [389/389] -> "cds/blueprintsprocessor/atomix-lib/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-core/1.0.0-SNAPSHOT/ [4959] -> "cds/blueprintsprocessor/blueprint-core/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-core/maven-metadata.xml [393/393] -> "cds/blueprintsprocessor/blueprint-core/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-proto/1.0.0-SNAPSHOT/ [4982] -> "cds/blueprintsprocessor/blueprint-proto/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-proto/maven-metadata.xml [394/394] -> "cds/blueprintsprocessor/blueprint-proto/maven-metadata.xml" [1] 10:24:06 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-validation/1.0.0-SNAPSHOT/ [5096] -> "cds/blueprintsprocessor/blueprint-validation/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-validation/maven-metadata.xml [399/399] -> "cds/blueprintsprocessor/blueprint-validation/maven-metadata.xml" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprints/1.0.0-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/blueprints/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprints/maven-metadata.xml [389/389] -> "cds/blueprintsprocessor/blueprints/maven-metadata.xml" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.1.6-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.1-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.2-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.3-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.3.2-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.4.3-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.5.4-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.7.0-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.7.2-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.8.2-SNAPSHOT/ [30137] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.9.1-SNAPSHOT/ [6937] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/maven-metadata.xml [850/850] -> "cds/blueprintsprocessor/blueprintsprocessor-application/maven-metadata.xml" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.1.6-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.1-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.2-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.3-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.3.2-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.4.3-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.5.4-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.0-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.2-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.8.2-SNAPSHOT/ [11334] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.9.1-SNAPSHOT/ [3794] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/maven-metadata.xml [848/848] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/maven-metadata.xml" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.1.6-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.1-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.2-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.3-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.3.2-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.4.3-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.5.4-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.0-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.2-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.8.2-SNAPSHOT/ [11216] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.9.1-SNAPSHOT/ [3766] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/maven-metadata.xml [846/846] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/maven-metadata.xml" [1] 10:24:07 2026-03-25 10:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.1.6-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.1-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.2-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.3-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.3.2-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.4.3-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.5.4-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.0-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.2-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.8.2-SNAPSHOT/ [11163] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.9.1-SNAPSHOT/ [3753] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/maven-metadata.xml [845/845] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-assembly-descriptor/1.0.0-SNAPSHOT/ [5164] -> "cds/blueprintsprocessor/cba-assembly-descriptor/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-assembly-descriptor/maven-metadata.xml [402/402] -> "cds/blueprintsprocessor/cba-assembly-descriptor/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/0.6.6-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.1.6-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.1-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.2-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.3-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.3.2-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.4.3-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.5.4-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.6.0-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.7.0-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.7.2-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.8.2-SNAPSHOT/ [10213] -> "cds/blueprintsprocessor/cba-parent/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.9.1-SNAPSHOT/ [3528] -> "cds/blueprintsprocessor/cba-parent/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/maven-metadata.xml [869/869] -> "cds/blueprintsprocessor/cba-parent/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/0.5.0-SNAPSHOT/ [4923] -> "cds/blueprintsprocessor/cli-executor/0.5.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/1.2.2-SNAPSHOT/ [4923] -> "cds/blueprintsprocessor/cli-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/maven-metadata.xml [431/431] -> "cds/blueprintsprocessor/cli-executor/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/0.6.6-SNAPSHOT/ [3486] -> "cds/blueprintsprocessor/commons/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/1.0.0-SNAPSHOT/ [3486] -> "cds/blueprintsprocessor/commons/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/1.2.2-SNAPSHOT/ [3492] -> "cds/blueprintsprocessor/commons/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/maven-metadata.xml [466/466] -> "cds/blueprintsprocessor/commons/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/0.6.6-SNAPSHOT/ [4889] -> "cds/blueprintsprocessor/configs-api/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/1.0.0-SNAPSHOT/ [4889] -> "cds/blueprintsprocessor/configs-api/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/maven-metadata.xml [430/430] -> "cds/blueprintsprocessor/configs-api/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/0.6.6-SNAPSHOT/ [4774] -> "cds/blueprintsprocessor/db-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/1.0.0-SNAPSHOT/ [4774] -> "cds/blueprintsprocessor/db-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/1.2.2-SNAPSHOT/ [4786] -> "cds/blueprintsprocessor/db-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/maven-metadata.xml [465/465] -> "cds/blueprintsprocessor/db-lib/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/0.6.6-SNAPSHOT/ [4913] -> "cds/blueprintsprocessor/designer-api/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/1.0.0-SNAPSHOT/ [4913] -> "cds/blueprintsprocessor/designer-api/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/maven-metadata.xml [431/431] -> "cds/blueprintsprocessor/designer-api/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/0.6.6-SNAPSHOT/ [4970] -> "cds/blueprintsprocessor/distribution/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/0.7.0-SNAPSHOT/ [4982] -> "cds/blueprintsprocessor/distribution/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/1.2.2-SNAPSHOT/ [4982] -> "cds/blueprintsprocessor/distribution/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/maven-metadata.xml [471/471] -> "cds/blueprintsprocessor/distribution/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/0.6.6-SNAPSHOT/ [4843] -> "cds/blueprintsprocessor/dmaap-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/1.0.0-SNAPSHOT/ [4843] -> "cds/blueprintsprocessor/dmaap-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/1.2.2-SNAPSHOT/ [4855] -> "cds/blueprintsprocessor/dmaap-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/maven-metadata.xml [468/468] -> "cds/blueprintsprocessor/dmaap-lib/maven-metadata.xml" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/0.6.6-SNAPSHOT/ [5027] -> "cds/blueprintsprocessor/execution-service/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/1.0.0-SNAPSHOT/ [5028] -> "cds/blueprintsprocessor/execution-service/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/1.2.2-SNAPSHOT/ [5039] -> "cds/blueprintsprocessor/execution-service/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:08 2026-03-25 10:24:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/maven-metadata.xml [476/476] -> "cds/blueprintsprocessor/execution-service/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/0.6.6-SNAPSHOT/ [3514] -> "cds/blueprintsprocessor/functions/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/1.0.0-SNAPSHOT/ [3514] -> "cds/blueprintsprocessor/functions/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/1.2.2-SNAPSHOT/ [3520] -> "cds/blueprintsprocessor/functions/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/ [8279] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/ [7511] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/ [8119] -> "cds/blueprintsprocessor/functions/cli-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/ [8199] -> "cds/blueprintsprocessor/functions/config-snapshots/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/ [7896] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-profile-upload/ [3439] -> "cds/blueprintsprocessor/functions/k8s-profile-upload/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritizaion/ [3463] -> "cds/blueprintsprocessor/functions/message-prioritizaion/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/ [7915] -> "cds/blueprintsprocessor/functions/message-prioritization/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/ [8199] -> "cds/blueprintsprocessor/functions/netconf-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/nrm-restful/ [2564] -> "cds/blueprintsprocessor/functions/nrm-restful/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/ [8179] -> "cds/blueprintsprocessor/functions/python-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/ [8259] -> "cds/blueprintsprocessor/functions/resource-resolution/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/ [8219] -> "cds/blueprintsprocessor/functions/restconf-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/ [7801] -> "cds/blueprintsprocessor/functions/restful-executor/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/maven-metadata.xml [468/468] -> "cds/blueprintsprocessor/functions/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/0.6.6-SNAPSHOT/ [4820] -> "cds/blueprintsprocessor/grpc-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/1.0.0-SNAPSHOT/ [4820] -> "cds/blueprintsprocessor/grpc-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/maven-metadata.xml [427/427] -> "cds/blueprintsprocessor/grpc-lib/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api-common/1.0.0-SNAPSHOT/ [5027] -> "cds/blueprintsprocessor/health-api-common/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api-common/maven-metadata.xml [396/396] -> "cds/blueprintsprocessor/health-api-common/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/0.6.1-SNAPSHOT/ [4866] -> "cds/blueprintsprocessor/health-api/0.6.1-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/1.0.0-SNAPSHOT/ [4866] -> "cds/blueprintsprocessor/health-api/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/maven-metadata.xml [429/429] -> "cds/blueprintsprocessor/health-api/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/0.6.6-SNAPSHOT/ [3500] -> "cds/blueprintsprocessor/inbounds/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/1.0.0-SNAPSHOT/ [3500] -> "cds/blueprintsprocessor/inbounds/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/1.2.2-SNAPSHOT/ [3506] -> "cds/blueprintsprocessor/inbounds/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/maven-metadata.xml [467/467] -> "cds/blueprintsprocessor/inbounds/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/0.6.6-SNAPSHOT/ [4889] -> "cds/blueprintsprocessor/message-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/1.0.0-SNAPSHOT/ [4890] -> "cds/blueprintsprocessor/message-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/maven-metadata.xml [430/430] -> "cds/blueprintsprocessor/message-lib/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.1.6-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.1-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.2-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.3-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.3.2-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.4.3-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.5.4-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.6.0-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.7.0-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.7.2-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.8.2-SNAPSHOT/ [10685] -> "cds/blueprintsprocessor/modules-blueprints/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.9.1-SNAPSHOT/ [3640] -> "cds/blueprintsprocessor/modules-blueprints/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/maven-metadata.xml [837/837] -> "cds/blueprintsprocessor/modules-blueprints/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.1.6-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.1-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.2-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.3-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.3.2-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.4.3-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.5.4-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.6.0-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.7.0-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.7.2-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.8.2-SNAPSHOT/ [10508] -> "cds/blueprintsprocessor/modules-commons/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.9.1-SNAPSHOT/ [3598] -> "cds/blueprintsprocessor/modules-commons/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/maven-metadata.xml [834/834] -> "cds/blueprintsprocessor/modules-commons/maven-metadata.xml" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.1.6-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:09 2026-03-25 10:24:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.1-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.3-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.3.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.4.3-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.5.4-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.6.0-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.7.0-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.7.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.8.2-SNAPSHOT/ [10567] -> "cds/blueprintsprocessor/modules-inbounds/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.9.1-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-inbounds/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/maven-metadata.xml [835/835] -> "cds/blueprintsprocessor/modules-inbounds/maven-metadata.xml" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.1.6-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.1-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.2-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.3-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.3.2-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.4.3-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.5.4-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.6.0-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.7.0-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.7.2-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.8.2-SNAPSHOT/ [10626] -> "cds/blueprintsprocessor/modules-outbounds/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.9.1-SNAPSHOT/ [3626] -> "cds/blueprintsprocessor/modules-outbounds/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/maven-metadata.xml [836/836] -> "cds/blueprintsprocessor/modules-outbounds/maven-metadata.xml" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.1.6-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.1-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.3-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.3.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.4.3-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.5.4-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.6.0-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.7.0-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.7.2-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.8.2-SNAPSHOT/ [10567] -> "cds/blueprintsprocessor/modules-services/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.9.1-SNAPSHOT/ [3612] -> "cds/blueprintsprocessor/modules-services/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/maven-metadata.xml [835/835] -> "cds/blueprintsprocessor/modules-services/maven-metadata.xml" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/0.6.6-SNAPSHOT/ [3486] -> "cds/blueprintsprocessor/modules/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/1.0.0-SNAPSHOT/ [3486] -> "cds/blueprintsprocessor/modules/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/1.2.2-SNAPSHOT/ [3492] -> "cds/blueprintsprocessor/modules/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/ [7725] -> "cds/blueprintsprocessor/modules/blueprint-core/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/ [7744] -> "cds/blueprintsprocessor/modules/blueprint-proto/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/ [7839] -> "cds/blueprintsprocessor/modules/blueprint-validation/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/ [7668] -> "cds/blueprintsprocessor/modules/configs-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/ [7573] -> "cds/blueprintsprocessor/modules/db-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/ [7687] -> "cds/blueprintsprocessor/modules/designer-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/ [6463] -> "cds/blueprintsprocessor/modules/dmaap-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/ [7782] -> "cds/blueprintsprocessor/modules/execution-service/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/ [7611] -> "cds/blueprintsprocessor/modules/grpc-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/ [7782] -> "cds/blueprintsprocessor/modules/health-api-common/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/ [7649] -> "cds/blueprintsprocessor/modules/health-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/ [7668] -> "cds/blueprintsprocessor/modules/message-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/ [7611] -> "cds/blueprintsprocessor/modules/nats-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/ [7725] -> "cds/blueprintsprocessor/modules/processor-core/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/ [7687] -> "cds/blueprintsprocessor/modules/resource-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/ [7706] -> "cds/blueprintsprocessor/modules/resource-dict/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/ [7611] -> "cds/blueprintsprocessor/modules/rest-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/ [7744] -> "cds/blueprintsprocessor/modules/selfservice-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/ [7592] -> "cds/blueprintsprocessor/modules/ssh-lib/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/ [7295] -> "cds/blueprintsprocessor/modules/workflow-api/index.html.tmp" [1] 10:24:10 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/ [7763] -> "cds/blueprintsprocessor/modules/workflow-service/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/maven-metadata.xml [466/466] -> "cds/blueprintsprocessor/modules/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/nats-lib/1.0.0-SNAPSHOT/ [4820] -> "cds/blueprintsprocessor/nats-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/nats-lib/maven-metadata.xml [387/387] -> "cds/blueprintsprocessor/nats-lib/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/0.6.6-SNAPSHOT/ [3514] -> "cds/blueprintsprocessor/outbounds/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/1.0.0-SNAPSHOT/ [3514] -> "cds/blueprintsprocessor/outbounds/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/1.2.2-SNAPSHOT/ [3520] -> "cds/blueprintsprocessor/outbounds/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/maven-metadata.xml [468/468] -> "cds/blueprintsprocessor/outbounds/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/0.6.6-SNAPSHOT/ [3473] -> "cds/blueprintsprocessor/parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/1.0.0-SNAPSHOT/ [3473] -> "cds/blueprintsprocessor/parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/1.2.2-SNAPSHOT/ [3479] -> "cds/blueprintsprocessor/parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/maven-metadata.xml [465/465] -> "cds/blueprintsprocessor/parent/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/0.6.6-SNAPSHOT/ [4958] -> "cds/blueprintsprocessor/processor-core/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/1.0.0-SNAPSHOT/ [4958] -> "cds/blueprintsprocessor/processor-core/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/1.2.2-SNAPSHOT/ [4970] -> "cds/blueprintsprocessor/processor-core/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/maven-metadata.xml [473/473] -> "cds/blueprintsprocessor/processor-core/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/0.6.6-SNAPSHOT/ [4912] -> "cds/blueprintsprocessor/resource-api/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/1.0.0-SNAPSHOT/ [4912] -> "cds/blueprintsprocessor/resource-api/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/1.2.2-SNAPSHOT/ [6334] -> "cds/blueprintsprocessor/resource-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/maven-metadata.xml [471/471] -> "cds/blueprintsprocessor/resource-api/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-dict/1.0.0-SNAPSHOT/ [4935] -> "cds/blueprintsprocessor/resource-dict/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-dict/maven-metadata.xml [392/392] -> "cds/blueprintsprocessor/resource-dict/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/0.6.6-SNAPSHOT/ [4820] -> "cds/blueprintsprocessor/rest-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/1.0.0-SNAPSHOT/ [4821] -> "cds/blueprintsprocessor/rest-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/1.2.2-SNAPSHOT/ [4832] -> "cds/blueprintsprocessor/rest-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/maven-metadata.xml [467/467] -> "cds/blueprintsprocessor/rest-lib/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/0.6.6-SNAPSHOT/ [4981] -> "cds/blueprintsprocessor/selfservice-api/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/1.0.0-SNAPSHOT/ [4981] -> "cds/blueprintsprocessor/selfservice-api/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/1.2.2-SNAPSHOT/ [4993] -> "cds/blueprintsprocessor/selfservice-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/maven-metadata.xml [474/474] -> "cds/blueprintsprocessor/selfservice-api/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/0.6.6-SNAPSHOT/ [3500] -> "cds/blueprintsprocessor/services/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/1.0.0-SNAPSHOT/ [3500] -> "cds/blueprintsprocessor/services/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/1.2.2-SNAPSHOT/ [3506] -> "cds/blueprintsprocessor/services/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/maven-metadata.xml [467/467] -> "cds/blueprintsprocessor/services/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/0.6.6-SNAPSHOT/ [4797] -> "cds/blueprintsprocessor/ssh-lib/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/1.0.0-SNAPSHOT/ [4797] -> "cds/blueprintsprocessor/ssh-lib/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/maven-metadata.xml [426/426] -> "cds/blueprintsprocessor/ssh-lib/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/ [5304] -> "cds/blueprintsprocessor/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/test-blueprint-kotlin-parent/maven-metadata.xml [407/407] -> "cds/blueprintsprocessor/test-blueprint-kotlin-parent/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/0.6.6-SNAPSHOT/ [5004] -> "cds/blueprintsprocessor/workflow-service/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/1.0.0-SNAPSHOT/ [5004] -> "cds/blueprintsprocessor/workflow-service/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/1.2.2-SNAPSHOT/ [5016] -> "cds/blueprintsprocessor/workflow-service/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/maven-metadata.xml [475/475] -> "cds/blueprintsprocessor/workflow-service/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/blueprint-model/1.0.0-SNAPSHOT/ [3470] -> "cds/cba/blueprint-model/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/blueprint-model/maven-metadata.xml [378/378] -> "cds/cba/blueprint-model/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/capability_cli/1.0.0-SNAPSHOT/ [6107] -> "cds/cba/capability_cli/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/capability_cli/maven-metadata.xml [377/377] -> "cds/cba/capability_cli/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/ [5152] -> "cds/cba/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-kotlin-parent/maven-metadata.xml [391/391] -> "cds/cba/test-blueprint-kotlin-parent/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-model/1.0.0-SNAPSHOT/ [3540] -> "cds/cba/test-blueprint-model/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-model/maven-metadata.xml [383/383] -> "cds/cba/test-blueprint-model/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.1.6-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.2.3-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.3.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.4.3-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.5.4-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.6.0-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.7.0-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-aggregator/1.9.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-aggregator/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.1.6-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.2.3-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.3.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.4.3-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.5.4-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.6.0-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.7.0-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.7.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.8.2-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-components/1.9.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cds/cds-components/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.1.6-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.1-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.2.3-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.3.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.4.3-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.5.4-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.6.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.7.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.7.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.8.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ms/1.9.1-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ms/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/0.4.2-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/cds-sdc-listener-application/0.4.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener-application/1.2.2-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/cds-sdc-listener-application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/0.4.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-sdc-listener/0.4.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-sdc-listener/1.2.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-sdc-listener/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.1.6-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.1-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.2.3-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.3.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.4.3-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.5.4-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.6.0-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.7.0-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.7.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:11 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.8.2-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-application/1.9.1-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/cds-ui-application/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.1.6-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.1-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.2.3-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.3.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.4.3-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.5.4-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.6.0-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.7.0-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.7.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.8.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-client/1.9.1-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-client/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.1.6-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.1-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.2-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.2.3-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.3.2-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.4.3-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.5.4-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.6.0-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.7.0-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.7.2-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.8.2-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-designer-client/1.9.1-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/cds-ui-designer-client/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.1.6-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.1-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.2.3-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.3.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.4.3-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.5.4-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.6.0-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.7.0-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.7.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.8.2-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui-server/1.9.1-SNAPSHOT/maven-metadata.xml [608/608] -> "cds/cds-ui-server/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.1.6-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.1-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.2.3-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.3.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.4.3-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.5.4-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.6.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.7.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.7.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.8.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cds-ui/1.9.1-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/cds-ui/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/0.6.6-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.1.6-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.1-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.2-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.2.3-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.3.2-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.4.3-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.5.4-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.6.0-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.7.0-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.7.2-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.8.2-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/command-executor/1.9.1-SNAPSHOT/maven-metadata.xml [826/826] -> "cds/command-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/0.6.6-SNAPSHOT/maven-metadata.xml [605/605] -> "cds/components/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/1.0.0-SNAPSHOT/maven-metadata.xml [605/605] -> "cds/components/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/ [6029] -> "cds/components/cba/archetype-blueprint/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/ [7497] -> "cds/components/cba/blueprint-model/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/ [7478] -> "cds/components/cba/capability_cli/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/ [7649] -> "cds/components/cba/cba-assembly-descriptor/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/ [7478] -> "cds/components/cba/resource-audit/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/ [7744] -> "cds/components/cba/test-blueprint-kotlin-parent/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/ [7592] -> "cds/components/cba/test-blueprint-model/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/0.6.6-SNAPSHOT/ [3401] -> "cds/components/parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/0.7.0-SNAPSHOT/ [3401] -> "cds/components/parent/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/maven-metadata.xml [416/416] -> "cds/components/parent/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/0.6.6-SNAPSHOT/ [4906] -> "cds/components/proto-definition/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/0.7.0-SNAPSHOT/ [4918] -> "cds/components/proto-definition/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/1.2.2-SNAPSHOT/ [6339] -> "cds/components/proto-definition/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/maven-metadata.xml [466/466] -> "cds/components/proto-definition/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controller-design-studio-client/1.0.0-SNAPSHOT/maven-metadata.xml [628/628] -> "cds/controller-design-studio-client/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/0.6.6-SNAPSHOT/maven-metadata.xml [615/615] -> "cds/controllerblueprints/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/0.7.0-SNAPSHOT/maven-metadata.xml [619/619] -> "cds/controllerblueprints/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/1.2.2-SNAPSHOT/maven-metadata.xml [617/617] -> "cds/controllerblueprints/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/0.6.1-SNAPSHOT/ [6300] -> "cds/controllerblueprints/application/0.6.1-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/1.2.2-SNAPSHOT/ [7722] -> "cds/controllerblueprints/application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/maven-metadata.xml [431/431] -> "cds/controllerblueprints/application/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/0.6.6-SNAPSHOT/ [6395] -> "cds/controllerblueprints/blueprint-core/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/0.7.0-SNAPSHOT/ [6431] -> "cds/controllerblueprints/blueprint-core/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/1.2.2-SNAPSHOT/ [6413] -> "cds/controllerblueprints/blueprint-core/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/maven-metadata.xml [474/474] -> "cds/controllerblueprints/blueprint-core/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-proto/0.7.0-SNAPSHOT/ [6465] -> "cds/controllerblueprints/blueprint-proto/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-proto/maven-metadata.xml [374/374] -> "cds/controllerblueprints/blueprint-proto/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/0.5.0-SNAPSHOT/ [6526] -> "cds/controllerblueprints/blueprint-scripts/0.5.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/1.2.2-SNAPSHOT/ [6508] -> "cds/controllerblueprints/blueprint-scripts/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/maven-metadata.xml [416/416] -> "cds/controllerblueprints/blueprint-scripts/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/0.6.6-SNAPSHOT/ [5107] -> "cds/controllerblueprints/blueprint-validation/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/0.7.0-SNAPSHOT/ [5131] -> "cds/controllerblueprints/blueprint-validation/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/1.2.2-SNAPSHOT/ [5119] -> "cds/controllerblueprints/blueprint-validation/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/maven-metadata.xml [480/480] -> "cds/controllerblueprints/blueprint-validation/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/0.6.1-SNAPSHOT/ [4923] -> "cds/controllerblueprints/db-resources/0.6.1-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/1.2.2-SNAPSHOT/ [4935] -> "cds/controllerblueprints/db-resources/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/maven-metadata.xml [432/432] -> "cds/controllerblueprints/db-resources/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/0.6.1-SNAPSHOT/ [4980] -> "cds/controllerblueprints/distribution/0.6.1-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/1.2.2-SNAPSHOT/ [4992] -> "cds/controllerblueprints/distribution/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/maven-metadata.xml [432/432] -> "cds/controllerblueprints/distribution/maven-metadata.xml" [1] 10:24:12 2026-03-25 10:24:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/0.6.6-SNAPSHOT/ [3494] -> "cds/controllerblueprints/modules/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/0.7.0-SNAPSHOT/ [3506] -> "cds/controllerblueprints/modules/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/1.2.2-SNAPSHOT/ [3500] -> "cds/controllerblueprints/modules/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/maven-metadata.xml [467/467] -> "cds/controllerblueprints/modules/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/0.6.6-SNAPSHOT/ [3481] -> "cds/controllerblueprints/parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/0.7.0-SNAPSHOT/ [3493] -> "cds/controllerblueprints/parent/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/1.2.2-SNAPSHOT/ [3487] -> "cds/controllerblueprints/parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/maven-metadata.xml [466/466] -> "cds/controllerblueprints/parent/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/0.6.6-SNAPSHOT/ [4946] -> "cds/controllerblueprints/resource-dict/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/0.7.0-SNAPSHOT/ [4970] -> "cds/controllerblueprints/resource-dict/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/1.2.2-SNAPSHOT/ [4958] -> "cds/controllerblueprints/resource-dict/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/maven-metadata.xml [473/473] -> "cds/controllerblueprints/resource-dict/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/0.6.1-SNAPSHOT/ [6172] -> "cds/controllerblueprints/service/0.6.1-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/1.2.2-SNAPSHOT/ [7559] -> "cds/controllerblueprints/service/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/maven-metadata.xml [427/427] -> "cds/controllerblueprints/service/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/designer-client/1.0.0-SNAPSHOT/maven-metadata.xml [610/610] -> "cds/designer-client/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/ [7668] -> "cds/error/catalog/error-catalog-application/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/ [7535] -> "cds/error/catalog/error-catalog-core/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/ [7611] -> "cds/error/catalog/error-catalog-services/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/ [7440] -> "cds/error/catalog/error-catalog/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/0.6.6-SNAPSHOT/maven-metadata.xml [597/597] -> "cds/ms/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/1.0.0-SNAPSHOT/maven-metadata.xml [597/597] -> "cds/ms/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ms/1.2.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cds/ms/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/0.6.6-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/parent/1.0.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cds/parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.1.6-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.1-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.2-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.2.3-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.3.2-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.4.3-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.5.4-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.6.0-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.7.0-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.7.2-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.8.2-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/py-executor/1.9.1-SNAPSHOT/maven-metadata.xml [994/994] -> "cds/py-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/0.6.6-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.1.6-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.1-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.2.3-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.3.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.4.3-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.5.4-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.6.0-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.7.0-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.7.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.8.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/1.9.1-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/sdclistener/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/0.6.6-SNAPSHOT/ [4801] -> "cds/sdclistener/application/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/1.0.0-SNAPSHOT/ [4801] -> "cds/sdclistener/application/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/maven-metadata.xml [422/422] -> "cds/sdclistener/application/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/0.6.6-SNAPSHOT/ [4881] -> "cds/sdclistener/distribution/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/1.0.0-SNAPSHOT/ [4882] -> "cds/sdclistener/distribution/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/maven-metadata.xml [423/423] -> "cds/sdclistener/distribution/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/0.6.6-SNAPSHOT/ [3409] -> "cds/sdclistener/parent/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/1.0.0-SNAPSHOT/ [3408] -> "cds/sdclistener/parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/maven-metadata.xml [417/417] -> "cds/sdclistener/parent/maven-metadata.xml" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.1.6-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.1-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.2-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.3-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.3.2-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.4.3-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.5.4-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.7.0-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:13 2026-03-25 10:24:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.7.2-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.8.2-SNAPSHOT/ [19382] -> "cds/sdclistener/sdclistener-application/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.9.1-SNAPSHOT/ [5077] -> "cds/sdclistener/sdclistener-application/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/maven-metadata.xml [834/834] -> "cds/sdclistener/sdclistener-application/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.1.6-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.1-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.2-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.3-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.3.2-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.4.3-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.5.4-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.7.0-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.7.2-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.8.2-SNAPSHOT/ [19843] -> "cds/sdclistener/sdclistener-distribution/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.9.1-SNAPSHOT/ [5158] -> "cds/sdclistener/sdclistener-distribution/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/maven-metadata.xml [835/835] -> "cds/sdclistener/sdclistener-distribution/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.1.6-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.1-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.2-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.3-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.3.2-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.4.3-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.5.4-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.6.0-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.7.0-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.7.2-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.8.2-SNAPSHOT/ [10501] -> "cds/sdclistener/sdclistener-parent/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.9.1-SNAPSHOT/ [3576] -> "cds/sdclistener/sdclistener-parent/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/maven-metadata.xml [829/829] -> "cds/sdclistener/sdclistener-parent/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/server/controller-design-studio-server/1.0.0-SNAPSHOT/ [3724] -> "cds/server/controller-design-studio-server/1.0.0-SNAPSHOT/index.html.tmp" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/server/controller-design-studio-server/maven-metadata.xml [376/376] -> "cds/server/controller-design-studio-server/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/0.6.6-SNAPSHOT/maven-metadata.xml [604/604] -> "cds/ui-client/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/1.0.0-SNAPSHOT/maven-metadata.xml [604/604] -> "cds/ui-client/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-client/1.2.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/ui-client/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/0.6.6-SNAPSHOT/maven-metadata.xml [604/604] -> "cds/ui-server/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/1.0.0-SNAPSHOT/maven-metadata.xml [604/604] -> "cds/ui-server/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui-server/1.2.2-SNAPSHOT/maven-metadata.xml [606/606] -> "cds/ui-server/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/0.6.6-SNAPSHOT/maven-metadata.xml [597/597] -> "cds/ui/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/ui/1.0.0-SNAPSHOT/maven-metadata.xml [597/597] -> "cds/ui/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/0.6.6-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/application/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/1.0.0-SNAPSHOT/maven-metadata.xml [1014/1014] -> "cds/blueprintsprocessor/application/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/application/1.2.2-SNAPSHOT/maven-metadata.xml [1017/1017] -> "cds/blueprintsprocessor/application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/atomix-lib/0.7.0-SNAPSHOT/maven-metadata.xml [798/798] -> "cds/blueprintsprocessor/atomix-lib/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-core/1.0.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/blueprint-core/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-proto/1.0.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/blueprint-proto/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprint-validation/1.0.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/blueprint-validation/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprints/1.0.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/blueprints/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.1.6-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.1-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.2-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.2.3-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.3.2-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.4.3-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.5.4-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.7.0-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.7.2-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.8.2-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.9.1-SNAPSHOT/maven-metadata.xml [1034/1034] -> "cds/blueprintsprocessor/blueprintsprocessor-application/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.1.6-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.1-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.2-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.3-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.3.2-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.4.3-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.5.4-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.0-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.2-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.8.2-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.9.1-SNAPSHOT/maven-metadata.xml [644/644] -> "cds/blueprintsprocessor/blueprintsprocessor-functions/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.1.6-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.1-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.2-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.3-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.3.2-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.4.3-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.5.4-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.0-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.2-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.8.2-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.9.1-SNAPSHOT/maven-metadata.xml [642/642] -> "cds/blueprintsprocessor/blueprintsprocessor-modules/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.1.6-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.1-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:14 2026-03-25 10:24:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.2-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.3-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.3.2-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.4.3-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.5.4-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.0-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.2-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.8.2-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.9.1-SNAPSHOT/maven-metadata.xml [641/641] -> "cds/blueprintsprocessor/blueprintsprocessor-parent/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-assembly-descriptor/1.0.0-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/cba-assembly-descriptor/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/0.6.6-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.1.6-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.2.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.3.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.4.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.5.4-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.6.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.7.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.7.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.8.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.9.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/cba-parent/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/0.5.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/cli-executor/0.5.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/cli-executor/1.2.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/cli-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/0.6.6-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/blueprintsprocessor/commons/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/1.0.0-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/blueprintsprocessor/commons/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/commons/1.2.2-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/commons/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/0.6.6-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/configs-api/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/configs-api/1.0.0-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/configs-api/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/0.6.6-SNAPSHOT/maven-metadata.xml [794/794] -> "cds/blueprintsprocessor/db-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/1.0.0-SNAPSHOT/maven-metadata.xml [794/794] -> "cds/blueprintsprocessor/db-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/db-lib/1.2.2-SNAPSHOT/maven-metadata.xml [797/797] -> "cds/blueprintsprocessor/db-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/0.6.6-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/blueprintsprocessor/designer-api/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/designer-api/1.0.0-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/blueprintsprocessor/designer-api/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/0.6.6-SNAPSHOT/maven-metadata.xml [842/842] -> "cds/blueprintsprocessor/distribution/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/0.7.0-SNAPSHOT/maven-metadata.xml [845/845] -> "cds/blueprintsprocessor/distribution/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/distribution/1.2.2-SNAPSHOT/maven-metadata.xml [845/845] -> "cds/blueprintsprocessor/distribution/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/0.6.6-SNAPSHOT/maven-metadata.xml [797/797] -> "cds/blueprintsprocessor/dmaap-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/1.0.0-SNAPSHOT/maven-metadata.xml [797/797] -> "cds/blueprintsprocessor/dmaap-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/dmaap-lib/1.2.2-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/blueprintsprocessor/dmaap-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/0.6.6-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/execution-service/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/1.0.0-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/execution-service/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/execution-service/1.2.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/execution-service/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/0.6.6-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/functions/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/1.0.0-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/functions/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/1.2.2-SNAPSHOT/maven-metadata.xml [626/626] -> "cds/blueprintsprocessor/functions/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/0.6.6-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.1.6-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.1-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.2-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.3-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.3.2-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.4.3-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.5.4-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.0-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.2-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.8.2-SNAPSHOT/ [19781] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.9.1-SNAPSHOT/ [5206] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/maven-metadata.xml [889/889] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/maven-metadata.xml" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.1-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.2-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.3-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.3.2-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.4.3-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.5.4-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.0-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:15 2026-03-25 10:24:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.2-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.8.2-SNAPSHOT/ [20007] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.9.1-SNAPSHOT/ [5252] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/maven-metadata.xml" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/0.6.6-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.1.6-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.1-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.2-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.3-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.3.2-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.4.3-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.5.4-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.7.0-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.7.2-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.8.2-SNAPSHOT/ [18877] -> "cds/blueprintsprocessor/functions/cli-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.9.1-SNAPSHOT/ [5022] -> "cds/blueprintsprocessor/functions/cli-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/maven-metadata.xml [881/881] -> "cds/blueprintsprocessor/functions/cli-executor/maven-metadata.xml" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/0.6.6-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.1.6-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.3.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.4.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.5.4-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.7.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:16 2026-03-25 10:24:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.7.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.8.2-SNAPSHOT/ [19329] -> "cds/blueprintsprocessor/functions/config-snapshots/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.9.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/config-snapshots/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/maven-metadata.xml [885/885] -> "cds/blueprintsprocessor/functions/config-snapshots/maven-metadata.xml" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.1.6-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.1-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.2-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.3-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.3.2-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.4.3-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.5.4-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.0-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.2-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.8.2-SNAPSHOT/ [19900] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.9.1-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/maven-metadata.xml [850/850] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/maven-metadata.xml" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-profile-upload/1.1.0-SNAPSHOT/ [5160] -> "cds/blueprintsprocessor/functions/k8s-profile-upload/1.1.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-profile-upload/maven-metadata.xml [407/407] -> "cds/blueprintsprocessor/functions/k8s-profile-upload/maven-metadata.xml" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritizaion/1.1.0-SNAPSHOT/ [5230] -> "cds/blueprintsprocessor/functions/message-prioritizaion/1.1.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritizaion/maven-metadata.xml [410/410] -> "cds/blueprintsprocessor/functions/message-prioritizaion/maven-metadata.xml" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.1.6-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.1-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.2-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.3-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.3.2-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.4.3-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.5.4-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.7.0-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.7.2-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:17 2026-03-25 10:24:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.8.2-SNAPSHOT/ [20013] -> "cds/blueprintsprocessor/functions/message-prioritization/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.9.1-SNAPSHOT/ [5253] -> "cds/blueprintsprocessor/functions/message-prioritization/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/maven-metadata.xml [851/851] -> "cds/blueprintsprocessor/functions/message-prioritization/maven-metadata.xml" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/0.6.6-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.1.6-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.3.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.4.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.5.4-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.7.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.7.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.8.2-SNAPSHOT/ [19329] -> "cds/blueprintsprocessor/functions/netconf-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.9.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/netconf-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/maven-metadata.xml [885/885] -> "cds/blueprintsprocessor/functions/netconf-executor/maven-metadata.xml" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/nrm-restful/0.7.0-SNAPSHOT/ [4998] -> "cds/blueprintsprocessor/functions/nrm-restful/0.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/nrm-restful/maven-metadata.xml [400/400] -> "cds/blueprintsprocessor/functions/nrm-restful/maven-metadata.xml" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/0.6.6-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.1.6-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.1-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.2-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.3-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.3.2-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.4.3-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.5.4-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.7.0-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.7.2-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.8.2-SNAPSHOT/ [19216] -> "cds/blueprintsprocessor/functions/python-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.9.1-SNAPSHOT/ [5091] -> "cds/blueprintsprocessor/functions/python-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:18 2026-03-25 10:24:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/maven-metadata.xml [884/884] -> "cds/blueprintsprocessor/functions/python-executor/maven-metadata.xml" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/0.6.6-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.1.6-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.1-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.3-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.3.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.4.3-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.5.4-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.7.0-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.7.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.8.2-SNAPSHOT/ [19674] -> "cds/blueprintsprocessor/functions/resource-resolution/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.9.1-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/functions/resource-resolution/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/maven-metadata.xml [888/888] -> "cds/blueprintsprocessor/functions/resource-resolution/maven-metadata.xml" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/0.6.6-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/0.6.6-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.1.6-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.1-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.2-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.3-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.3.2-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.4.3-SNAPSHOT/ [5998] -> "cds/blueprintsprocessor/functions/restconf-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.5.4-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.7.0-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.7.2-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.8.2-SNAPSHOT/ [19442] -> "cds/blueprintsprocessor/functions/restconf-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.9.1-SNAPSHOT/ [5137] -> "cds/blueprintsprocessor/functions/restconf-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/maven-metadata.xml [886/886] -> "cds/blueprintsprocessor/functions/restconf-executor/maven-metadata.xml" [1] 10:24:19 2026-03-25 10:24:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.1.6-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:20 2026-03-25 10:24:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.3.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.4.3-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.5.4-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.7.0-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.7.2-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.8.2-SNAPSHOT/ [19329] -> "cds/blueprintsprocessor/functions/restful-executor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.9.1-SNAPSHOT/ [5114] -> "cds/blueprintsprocessor/functions/restful-executor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/maven-metadata.xml [845/845] -> "cds/blueprintsprocessor/functions/restful-executor/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/0.6.6-SNAPSHOT/maven-metadata.xml [796/796] -> "cds/blueprintsprocessor/grpc-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/grpc-lib/1.0.0-SNAPSHOT/maven-metadata.xml [796/796] -> "cds/blueprintsprocessor/grpc-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api-common/1.0.0-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/health-api-common/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/0.6.1-SNAPSHOT/maven-metadata.xml [798/798] -> "cds/blueprintsprocessor/health-api/0.6.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/health-api/1.0.0-SNAPSHOT/maven-metadata.xml [798/798] -> "cds/blueprintsprocessor/health-api/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/0.6.6-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/blueprintsprocessor/inbounds/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/1.0.0-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/blueprintsprocessor/inbounds/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/inbounds/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/inbounds/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/0.6.6-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/message-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/message-lib/1.0.0-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/message-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.1.6-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.1-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.2-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.2.3-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.3.2-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.4.3-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.5.4-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.6.0-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.7.0-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.7.2-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.8.2-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.9.1-SNAPSHOT/maven-metadata.xml [633/633] -> "cds/blueprintsprocessor/modules-blueprints/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.1.6-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.1-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.2.3-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.3.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.4.3-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.5.4-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.6.0-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.7.0-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.7.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.8.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.9.1-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/blueprintsprocessor/modules-commons/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.1.6-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.1-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.2.3-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.3.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.4.3-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.5.4-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.6.0-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.7.0-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.7.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.8.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.9.1-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-inbounds/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.1.6-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.1-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.2-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.2.3-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.3.2-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.4.3-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.5.4-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.6.0-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.7.0-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.7.2-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.8.2-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.9.1-SNAPSHOT/maven-metadata.xml [632/632] -> "cds/blueprintsprocessor/modules-outbounds/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.1.6-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.1-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.2.3-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.3.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.4.3-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.5.4-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.6.0-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.7.0-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.7.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.8.2-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.9.1-SNAPSHOT/maven-metadata.xml [631/631] -> "cds/blueprintsprocessor/modules-services/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/0.6.6-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/blueprintsprocessor/modules/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/1.0.0-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/blueprintsprocessor/modules/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/1.2.2-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/modules/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.1.6-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.1-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.2-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.3-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.3.2-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.4.3-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.5.4-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:21 2026-03-25 10:24:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.7.0-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.7.2-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.8.2-SNAPSHOT/ [19027] -> "cds/blueprintsprocessor/modules/blueprint-core/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.9.1-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/blueprint-core/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/maven-metadata.xml [841/841] -> "cds/blueprintsprocessor/modules/blueprint-core/maven-metadata.xml" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.6-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.1-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.2-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.3-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.3.2-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.4.3-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.5.4-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.7.0-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.7.2-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.8.2-SNAPSHOT/ [19140] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.9.1-SNAPSHOT/ [5070] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/maven-metadata.xml [842/842] -> "cds/blueprintsprocessor/modules/blueprint-proto/maven-metadata.xml" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.1.6-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.1-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.3-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.3.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.4.3-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.5.4-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.7.0-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:22 2026-03-25 10:24:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.7.2-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.8.2-SNAPSHOT/ [19699] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.9.1-SNAPSHOT/ [5184] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/maven-metadata.xml [847/847] -> "cds/blueprintsprocessor/modules/blueprint-validation/maven-metadata.xml" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.1.6-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.1-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.2-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.3-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.3.2-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.4.3-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.5.4-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.7.0-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.7.2-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.8.2-SNAPSHOT/ [18682] -> "cds/blueprintsprocessor/modules/configs-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.9.1-SNAPSHOT/ [4977] -> "cds/blueprintsprocessor/modules/configs-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/maven-metadata.xml [838/838] -> "cds/blueprintsprocessor/modules/configs-api/maven-metadata.xml" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.1.6-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.1-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.2-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.3-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.3.2-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.4.3-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.5.4-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.7.0-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.7.2-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.8.2-SNAPSHOT/ [18117] -> "cds/blueprintsprocessor/modules/db-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.9.1-SNAPSHOT/ [4862] -> "cds/blueprintsprocessor/modules/db-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:23 2026-03-25 10:24:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/maven-metadata.xml [833/833] -> "cds/blueprintsprocessor/modules/db-lib/maven-metadata.xml" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.1.6-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.1-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.2-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.3-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.3.2-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.4.3-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.5.4-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.7.0-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.7.2-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.8.2-SNAPSHOT/ [18801] -> "cds/blueprintsprocessor/modules/designer-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.9.1-SNAPSHOT/ [5001] -> "cds/blueprintsprocessor/modules/designer-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/maven-metadata.xml [839/839] -> "cds/blueprintsprocessor/modules/designer-api/maven-metadata.xml" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.1.6-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.1-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.2-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.3-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.3.2-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.4.3-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.5.4-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.7.0-SNAPSHOT/ [4931] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/maven-metadata.xml [716/716] -> "cds/blueprintsprocessor/modules/dmaap-lib/maven-metadata.xml" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.1.6-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.1-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.2-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.3-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.3.2-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.4.3-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:24 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.5.4-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.7.0-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.7.2-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.8.2-SNAPSHOT/ [19366] -> "cds/blueprintsprocessor/modules/execution-service/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.9.1-SNAPSHOT/ [5116] -> "cds/blueprintsprocessor/modules/execution-service/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/maven-metadata.xml [844/844] -> "cds/blueprintsprocessor/modules/execution-service/maven-metadata.xml" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.1.6-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.1-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.3-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.3.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.4.3-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.5.4-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.7.0-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.7.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.8.2-SNAPSHOT/ [18343] -> "cds/blueprintsprocessor/modules/grpc-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.9.1-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/grpc-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/maven-metadata.xml [835/835] -> "cds/blueprintsprocessor/modules/grpc-lib/maven-metadata.xml" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.1.6-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.1-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.2-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.3-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.3.2-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.4.3-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.5.4-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.7.0-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:25 2026-03-25 10:24:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.7.2-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.8.2-SNAPSHOT/ [19360] -> "cds/blueprintsprocessor/modules/health-api-common/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.9.1-SNAPSHOT/ [5115] -> "cds/blueprintsprocessor/modules/health-api-common/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/maven-metadata.xml [844/844] -> "cds/blueprintsprocessor/modules/health-api-common/maven-metadata.xml" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.1.6-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.1-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.2-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.3-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.3.2-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.4.3-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.5.4-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.7.0-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.7.2-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.8.2-SNAPSHOT/ [18569] -> "cds/blueprintsprocessor/modules/health-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.9.1-SNAPSHOT/ [4954] -> "cds/blueprintsprocessor/modules/health-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/maven-metadata.xml [837/837] -> "cds/blueprintsprocessor/modules/health-api/maven-metadata.xml" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.1.6-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.1-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.2-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.3-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.3.2-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.4.3-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.5.4-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.7.0-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.7.2-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.8.2-SNAPSHOT/ [18688] -> "cds/blueprintsprocessor/modules/message-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.9.1-SNAPSHOT/ [4978] -> "cds/blueprintsprocessor/modules/message-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:26 2026-03-25 10:24:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/maven-metadata.xml [838/838] -> "cds/blueprintsprocessor/modules/message-lib/maven-metadata.xml" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.1.6-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.1-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.3-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.3.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.4.3-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.5.4-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.7.0-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.7.2-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.8.2-SNAPSHOT/ [18343] -> "cds/blueprintsprocessor/modules/nats-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.9.1-SNAPSHOT/ [4908] -> "cds/blueprintsprocessor/modules/nats-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/maven-metadata.xml [835/835] -> "cds/blueprintsprocessor/modules/nats-lib/maven-metadata.xml" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.1.6-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.1-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.2-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.3-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.3.2-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.4.3-SNAPSHOT/ [5046] -> "cds/blueprintsprocessor/modules/processor-core/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.5.4-SNAPSHOT/ [5046] -> "cds/blueprintsprocessor/modules/processor-core/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/ [5046] -> "cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.7.0-SNAPSHOT/ [5046] -> "cds/blueprintsprocessor/modules/processor-core/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.7.2-SNAPSHOT/ [5046] -> "cds/blueprintsprocessor/modules/processor-core/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.8.2-SNAPSHOT/ [19021] -> "cds/blueprintsprocessor/modules/processor-core/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.9.1-SNAPSHOT/ [5047] -> "cds/blueprintsprocessor/modules/processor-core/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/maven-metadata.xml [841/841] -> "cds/blueprintsprocessor/modules/processor-core/maven-metadata.xml" [1] 10:24:27 2026-03-25 10:24:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.1.6-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.1-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.3-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.3.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.4.3-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.5.4-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.7.0-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.7.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.8.2-SNAPSHOT/ [18795] -> "cds/blueprintsprocessor/modules/resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.9.1-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/resource-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/maven-metadata.xml [839/839] -> "cds/blueprintsprocessor/modules/resource-api/maven-metadata.xml" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.1.6-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.1-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.2-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.3-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.3.2-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.4.3-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.5.4-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.7.0-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:28 2026-03-25 10:24:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.7.2-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.8.2-SNAPSHOT/ [18908] -> "cds/blueprintsprocessor/modules/resource-dict/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.9.1-SNAPSHOT/ [5023] -> "cds/blueprintsprocessor/modules/resource-dict/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/maven-metadata.xml [840/840] -> "cds/blueprintsprocessor/modules/resource-dict/maven-metadata.xml" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.1.6-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.1-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.2-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.3-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.3.2-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.4.3-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.5.4-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.7.0-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.7.2-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.8.2-SNAPSHOT/ [18349] -> "cds/blueprintsprocessor/modules/rest-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.9.1-SNAPSHOT/ [4909] -> "cds/blueprintsprocessor/modules/rest-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/maven-metadata.xml [835/835] -> "cds/blueprintsprocessor/modules/rest-lib/maven-metadata.xml" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.1.6-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.1-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.2-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.3-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.3.2-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.4.3-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.5.4-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.7.0-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.7.2-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.8.2-SNAPSHOT/ [19134] -> "cds/blueprintsprocessor/modules/selfservice-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.9.1-SNAPSHOT/ [5069] -> "cds/blueprintsprocessor/modules/selfservice-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:29 2026-03-25 10:24:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/maven-metadata.xml [842/842] -> "cds/blueprintsprocessor/modules/selfservice-api/maven-metadata.xml" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.1.6-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.1-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.2-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.3-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.3.2-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.4.3-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.5.4-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.7.0-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.7.2-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.8.2-SNAPSHOT/ [18230] -> "cds/blueprintsprocessor/modules/ssh-lib/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.9.1-SNAPSHOT/ [4885] -> "cds/blueprintsprocessor/modules/ssh-lib/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/maven-metadata.xml [834/834] -> "cds/blueprintsprocessor/modules/ssh-lib/maven-metadata.xml" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.1-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.3-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.3.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.4.3-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.5.4-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.7.0-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.7.2-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.8.2-SNAPSHOT/ [18795] -> "cds/blueprintsprocessor/modules/workflow-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.9.1-SNAPSHOT/ [5000] -> "cds/blueprintsprocessor/modules/workflow-api/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:32 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/modules/workflow-api/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.1.6-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.1-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.2-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.3-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.3.2-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.4.3-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.5.4-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.7.0-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.7.2-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.8.2-SNAPSHOT/ [19247] -> "cds/blueprintsprocessor/modules/workflow-service/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.9.1-SNAPSHOT/ [5092] -> "cds/blueprintsprocessor/modules/workflow-service/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/maven-metadata.xml [843/843] -> "cds/blueprintsprocessor/modules/workflow-service/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/nats-lib/1.0.0-SNAPSHOT/maven-metadata.xml [796/796] -> "cds/blueprintsprocessor/nats-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/0.6.6-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/outbounds/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/1.0.0-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/blueprintsprocessor/outbounds/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/outbounds/1.2.2-SNAPSHOT/maven-metadata.xml [626/626] -> "cds/blueprintsprocessor/outbounds/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/0.6.6-SNAPSHOT/maven-metadata.xml [621/621] -> "cds/blueprintsprocessor/parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/1.0.0-SNAPSHOT/maven-metadata.xml [621/621] -> "cds/blueprintsprocessor/parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/parent/1.2.2-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/blueprintsprocessor/parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/0.6.6-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/processor-core/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/1.0.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/processor-core/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/processor-core/1.2.2-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/processor-core/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/0.6.6-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/blueprintsprocessor/resource-api/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/1.0.0-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/blueprintsprocessor/resource-api/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-api/1.2.2-SNAPSHOT/maven-metadata.xml [1018/1018] -> "cds/blueprintsprocessor/resource-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/resource-dict/1.0.0-SNAPSHOT/maven-metadata.xml [801/801] -> "cds/blueprintsprocessor/resource-dict/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/0.6.6-SNAPSHOT/maven-metadata.xml [796/796] -> "cds/blueprintsprocessor/rest-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/1.0.0-SNAPSHOT/maven-metadata.xml [796/796] -> "cds/blueprintsprocessor/rest-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/rest-lib/1.2.2-SNAPSHOT/maven-metadata.xml [799/799] -> "cds/blueprintsprocessor/rest-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/0.6.6-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/selfservice-api/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/1.0.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/selfservice-api/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/selfservice-api/1.2.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/selfservice-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/0.6.6-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/blueprintsprocessor/services/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/1.0.0-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/blueprintsprocessor/services/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/services/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/blueprintsprocessor/services/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/0.6.6-SNAPSHOT/maven-metadata.xml [795/795] -> "cds/blueprintsprocessor/ssh-lib/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/ssh-lib/1.0.0-SNAPSHOT/maven-metadata.xml [795/795] -> "cds/blueprintsprocessor/ssh-lib/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/maven-metadata.xml [853/853] -> "cds/blueprintsprocessor/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/0.6.6-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/workflow-service/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/1.0.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/workflow-service/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/workflow-service/1.2.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/workflow-service/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/blueprint-model/1.0.0-SNAPSHOT/maven-metadata.xml [614/614] -> "cds/cba/blueprint-model/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/capability_cli/1.0.0-SNAPSHOT/maven-metadata.xml [959/959] -> "cds/cba/capability_cli/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/maven-metadata.xml [841/841] -> "cds/cba/test-blueprint-kotlin-parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/cba/test-blueprint-model/1.0.0-SNAPSHOT/maven-metadata.xml [619/619] -> "cds/cba/test-blueprint-model/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.3.2-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.4.3-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.5.4-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.7.0-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.7.2-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.8.2-SNAPSHOT/ [19053] -> "cds/components/cba/archetype-blueprint/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.9.1-SNAPSHOT/ [5018] -> "cds/components/cba/archetype-blueprint/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/maven-metadata.xml [673/673] -> "cds/components/cba/archetype-blueprint/maven-metadata.xml" [1] 10:24:33 2026-03-25 10:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.1.6-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.1-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.2-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.3-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.3.2-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.4.3-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.5.4-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.6.0-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.7.0-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.7.2-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.8.2-SNAPSHOT/ [10393] -> "cds/components/cba/blueprint-model/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.9.1-SNAPSHOT/ [3558] -> "cds/components/cba/blueprint-model/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/maven-metadata.xml [829/829] -> "cds/components/cba/blueprint-model/maven-metadata.xml" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.1.6-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.1-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.2-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.3-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.3.2-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.4.3-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.5.4-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:34 2026-03-25 10:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:35 2026-03-25 10:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.7.0-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:35 2026-03-25 10:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.7.2-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.8.2-SNAPSHOT/ [26636] -> "cds/components/cba/capability_cli/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.9.1-SNAPSHOT/ [6261] -> "cds/components/cba/capability_cli/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/maven-metadata.xml [828/828] -> "cds/components/cba/capability_cli/maven-metadata.xml" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.1.6-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.1-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.2-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.3-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.3.2-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.4.3-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.5.4-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.7.0-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.7.2-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.8.2-SNAPSHOT/ [19499] -> "cds/components/cba/cba-assembly-descriptor/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.9.1-SNAPSHOT/ [5109] -> "cds/components/cba/cba-assembly-descriptor/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/maven-metadata.xml [837/837] -> "cds/components/cba/cba-assembly-descriptor/maven-metadata.xml" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.1.6-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.1-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.2-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.3-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.3.2-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:37 2026-03-25 10:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.4.3-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.5.4-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.7.0-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.7.2-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.8.2-SNAPSHOT/ [26636] -> "cds/components/cba/resource-audit/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.9.1-SNAPSHOT/ [6261] -> "cds/components/cba/resource-audit/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/maven-metadata.xml [828/828] -> "cds/components/cba/resource-audit/maven-metadata.xml" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.1.6-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.1-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.2-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.3-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.3.2-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.4.3-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.5.4-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.7.0-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.7.2-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.8.2-SNAPSHOT/ [20214] -> "cds/components/cba/test-blueprint-kotlin-parent/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.9.1-SNAPSHOT/ [5249] -> "cds/components/cba/test-blueprint-kotlin-parent/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/maven-metadata.xml [842/842] -> "cds/components/cba/test-blueprint-kotlin-parent/maven-metadata.xml" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.1.6-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.1-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.2-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.3-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.3.2-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.4.3-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:38 2026-03-25 10:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.5.4-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.6.0-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.7.0-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.7.2-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.8.2-SNAPSHOT/ [10688] -> "cds/components/cba/test-blueprint-model/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.9.1-SNAPSHOT/ [3628] -> "cds/components/cba/test-blueprint-model/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/maven-metadata.xml [834/834] -> "cds/components/cba/test-blueprint-model/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/0.6.6-SNAPSHOT/maven-metadata.xml [612/612] -> "cds/components/parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/parent/0.7.0-SNAPSHOT/maven-metadata.xml [612/612] -> "cds/components/parent/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/0.6.6-SNAPSHOT/maven-metadata.xml [795/795] -> "cds/components/proto-definition/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/0.7.0-SNAPSHOT/maven-metadata.xml [798/798] -> "cds/components/proto-definition/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/proto-definition/1.2.2-SNAPSHOT/maven-metadata.xml [1013/1013] -> "cds/components/proto-definition/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/0.6.1-SNAPSHOT/maven-metadata.xml [1014/1014] -> "cds/controllerblueprints/application/0.6.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/application/1.2.2-SNAPSHOT/maven-metadata.xml [1233/1233] -> "cds/controllerblueprints/application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/0.6.6-SNAPSHOT/maven-metadata.xml [1017/1017] -> "cds/controllerblueprints/blueprint-core/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/0.7.0-SNAPSHOT/maven-metadata.xml [1025/1025] -> "cds/controllerblueprints/blueprint-core/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-core/1.2.2-SNAPSHOT/maven-metadata.xml [1021/1021] -> "cds/controllerblueprints/blueprint-core/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-proto/0.7.0-SNAPSHOT/maven-metadata.xml [1026/1026] -> "cds/controllerblueprints/blueprint-proto/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/0.5.0-SNAPSHOT/maven-metadata.xml [1028/1028] -> "cds/controllerblueprints/blueprint-scripts/0.5.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-scripts/1.2.2-SNAPSHOT/maven-metadata.xml [1024/1024] -> "cds/controllerblueprints/blueprint-scripts/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/0.6.6-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/controllerblueprints/blueprint-validation/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/0.7.0-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/controllerblueprints/blueprint-validation/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/blueprint-validation/1.2.2-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/controllerblueprints/blueprint-validation/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/0.6.1-SNAPSHOT/maven-metadata.xml [801/801] -> "cds/controllerblueprints/db-resources/0.6.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/db-resources/1.2.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/controllerblueprints/db-resources/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/0.6.1-SNAPSHOT/maven-metadata.xml [843/843] -> "cds/controllerblueprints/distribution/0.6.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/distribution/1.2.2-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/controllerblueprints/distribution/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/0.6.6-SNAPSHOT/maven-metadata.xml [623/623] -> "cds/controllerblueprints/modules/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/0.7.0-SNAPSHOT/maven-metadata.xml [627/627] -> "cds/controllerblueprints/modules/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/modules/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/controllerblueprints/modules/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/0.6.6-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/controllerblueprints/parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/0.7.0-SNAPSHOT/maven-metadata.xml [626/626] -> "cds/controllerblueprints/parent/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/parent/1.2.2-SNAPSHOT/maven-metadata.xml [624/624] -> "cds/controllerblueprints/parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/0.6.6-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/controllerblueprints/resource-dict/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/0.7.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/controllerblueprints/resource-dict/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/resource-dict/1.2.2-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/controllerblueprints/resource-dict/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/0.6.1-SNAPSHOT/maven-metadata.xml [1010/1010] -> "cds/controllerblueprints/service/0.6.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/controllerblueprints/service/1.2.2-SNAPSHOT/maven-metadata.xml [1229/1229] -> "cds/controllerblueprints/service/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.1.6-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.1-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.2-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.3-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.3.2-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.4.3-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.5.4-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.7.0-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.7.2-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.8.2-SNAPSHOT/ [19684] -> "cds/error/catalog/error-catalog-application/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.9.1-SNAPSHOT/ [5144] -> "cds/error/catalog/error-catalog-application/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/maven-metadata.xml [838/838] -> "cds/error/catalog/error-catalog-application/maven-metadata.xml" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.6-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.1-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.2-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.3-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.3.2-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.4.3-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:39 2026-03-25 10:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.5.4-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.7.0-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.7.2-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.8.2-SNAPSHOT/ [18899] -> "cds/error/catalog/error-catalog-core/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.9.1-SNAPSHOT/ [4984] -> "cds/error/catalog/error-catalog-core/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/maven-metadata.xml [831/831] -> "cds/error/catalog/error-catalog-core/maven-metadata.xml" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.1.6-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.1-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.2-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.3-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.3.2-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.4.3-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.5.4-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.7.0-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.7.2-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.8.2-SNAPSHOT/ [19351] -> "cds/error/catalog/error-catalog-services/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.9.1-SNAPSHOT/ [5076] -> "cds/error/catalog/error-catalog-services/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/maven-metadata.xml [835/835] -> "cds/error/catalog/error-catalog-services/maven-metadata.xml" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.1.6-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.1.6-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.1-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.2.1-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.2-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.2.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.3-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.2.3-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.3.2-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.3.2-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.4.3-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.4.3-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.5.4-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.5.4-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.6.0-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.6.0-SNAPSHOT/index.html.tmp" [1] 10:24:40 2026-03-25 10:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.7.0-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.7.0-SNAPSHOT/index.html.tmp" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.7.2-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.7.2-SNAPSHOT/index.html.tmp" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.8.2-SNAPSHOT/ [10252] -> "cds/error/catalog/error-catalog/1.8.2-SNAPSHOT/index.html.tmp" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.9.1-SNAPSHOT/ [3522] -> "cds/error/catalog/error-catalog/1.9.1-SNAPSHOT/index.html.tmp" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/maven-metadata.xml [826/826] -> "cds/error/catalog/error-catalog/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/0.6.6-SNAPSHOT/maven-metadata.xml [791/791] -> "cds/sdclistener/application/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/application/1.0.0-SNAPSHOT/maven-metadata.xml [791/791] -> "cds/sdclistener/application/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/0.6.6-SNAPSHOT/maven-metadata.xml [834/834] -> "cds/sdclistener/distribution/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/distribution/1.0.0-SNAPSHOT/maven-metadata.xml [834/834] -> "cds/sdclistener/distribution/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/0.6.6-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/sdclistener/parent/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/parent/1.0.0-SNAPSHOT/maven-metadata.xml [613/613] -> "cds/sdclistener/parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.1.6-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.1-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.2.3-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.3.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.4.3-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.5.4-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.7.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.7.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.8.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.9.1-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/sdclistener/sdclistener-application/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.1.6-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.1-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.2-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.2.3-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.3.2-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.4.3-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.5.4-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.7.0-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.7.2-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.8.2-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.9.1-SNAPSHOT/maven-metadata.xml [846/846] -> "cds/sdclistener/sdclistener-distribution/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.1.6-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.2.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.3.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.4.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.5.4-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.6.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.7.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.7.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.8.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.9.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/sdclistener/sdclistener-parent/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/server/controller-design-studio-server/1.0.0-SNAPSHOT/maven-metadata.xml [635/635] -> "cds/server/controller-design-studio-server/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/0.6.6-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.1.6-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.1-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.2-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.3-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.3.2-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.4.3-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.5.4-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.0-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.2-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.8.2-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.9.1-SNAPSHOT/maven-metadata.xml [818/818] -> "cds/blueprintsprocessor/functions/ansible-awx-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.1-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.3-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.3.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.4.3-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.5.4-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.0-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.8.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.9.1-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/blueprint-audit-status/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/0.6.6-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.1.6-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.2.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.3.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.4.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.5.4-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.7.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.7.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.8.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.9.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/functions/cli-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/0.6.6-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.1.6-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.2.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.3.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.4.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.5.4-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.7.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.7.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.8.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.9.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/config-snapshots/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.1.6-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.1-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.2-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.3-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.3.2-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.4.3-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.5.4-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.0-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.2-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.8.2-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.9.1-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/k8s-connection-plugin/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-profile-upload/1.1.0-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/functions/k8s-profile-upload/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritizaion/1.1.0-SNAPSHOT/maven-metadata.xml [819/819] -> "cds/blueprintsprocessor/functions/message-prioritizaion/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.1.6-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.1-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.2.3-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.3.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.4.3-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.5.4-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.7.0-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.7.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.8.2-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.9.1-SNAPSHOT/maven-metadata.xml [820/820] -> "cds/blueprintsprocessor/functions/message-prioritization/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/0.6.6-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.1.6-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.2.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.3.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.4.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.5.4-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.7.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.7.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.8.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.9.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/netconf-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/nrm-restful/0.7.0-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/functions/nrm-restful/0.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/0.6.6-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.1.6-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.2.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.3.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.4.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.5.4-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.7.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.7.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.8.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.9.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/functions/python-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/0.6.6-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.1.6-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.1-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.2-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.2.3-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.3.2-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.4.3-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.5.4-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.7.0-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.7.2-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.8.2-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.9.1-SNAPSHOT/maven-metadata.xml [817/817] -> "cds/blueprintsprocessor/functions/resource-resolution/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/0.6.6-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/0.6.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.1.6-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.1-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.2-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.2.3-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.3.2-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.4.3-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.5.4-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.7.0-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.7.2-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.8.2-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.9.1-SNAPSHOT/maven-metadata.xml [815/815] -> "cds/blueprintsprocessor/functions/restconf-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.1.6-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.2.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:41 2026-03-25 10:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.3.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.4.3-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.5.4-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.7.0-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.7.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.8.2-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.9.1-SNAPSHOT/maven-metadata.xml [814/814] -> "cds/blueprintsprocessor/functions/restful-executor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.1.6-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.2.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.3.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.4.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.5.4-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.7.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.7.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.8.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.9.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/blueprint-core/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.6-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.1-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.2.3-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.3.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.4.3-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.5.4-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.7.0-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.7.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.8.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.9.1-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/blueprint-proto/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.1.6-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.1-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.2-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.2.3-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.3.2-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.4.3-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.5.4-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.7.0-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.7.2-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.8.2-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.9.1-SNAPSHOT/maven-metadata.xml [816/816] -> "cds/blueprintsprocessor/modules/blueprint-validation/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.1.6-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.2.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.3.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.4.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.5.4-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.7.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.7.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.8.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.9.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/configs-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.1.6-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.1-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.2.3-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.3.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.4.3-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.5.4-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.7.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.7.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.8.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.9.1-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/blueprintsprocessor/modules/db-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.1.6-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.2.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.3.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.4.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.5.4-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.7.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.7.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.8.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.9.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/designer-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.1.6-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.1-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.2-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.2.3-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.3.2-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.4.3-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.5.4-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.7.0-SNAPSHOT/maven-metadata.xml [805/805] -> "cds/blueprintsprocessor/modules/dmaap-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.1.6-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.2.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.3.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.4.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.5.4-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.7.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.7.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.8.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.9.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/execution-service/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.1.6-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.2.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.4.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.5.4-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.7.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.7.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.8.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.9.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/grpc-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.1.6-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.2.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.3.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.4.3-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.5.4-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.7.0-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.7.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.8.2-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.9.1-SNAPSHOT/maven-metadata.xml [813/813] -> "cds/blueprintsprocessor/modules/health-api-common/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.1.6-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.1-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.2.3-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.3.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.4.3-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.5.4-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.7.0-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.7.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.8.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.9.1-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/blueprintsprocessor/modules/health-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.1.6-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.2.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.3.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.4.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.5.4-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.7.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.7.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.8.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.9.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/blueprintsprocessor/modules/message-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.1.6-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.2.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.4.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.5.4-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.7.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.7.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.8.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.9.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/nats-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.1.6-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.2.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.3.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.4.3-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.5.4-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.7.0-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.7.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.8.2-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.9.1-SNAPSHOT/maven-metadata.xml [810/810] -> "cds/blueprintsprocessor/modules/processor-core/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.1.6-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.2.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.4.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.5.4-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.7.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.9.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/resource-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.1.6-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:42 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.1-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.2-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.2.3-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.3.2-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.4.3-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.5.4-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.7.0-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.7.2-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.8.2-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.9.1-SNAPSHOT/maven-metadata.xml [809/809] -> "cds/blueprintsprocessor/modules/resource-dict/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.1.6-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.2.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.4.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.5.4-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.7.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.7.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.8.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.9.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/blueprintsprocessor/modules/rest-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.1.6-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.1-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.2.3-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.3.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.4.3-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.5.4-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.7.0-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.7.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.8.2-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.9.1-SNAPSHOT/maven-metadata.xml [811/811] -> "cds/blueprintsprocessor/modules/selfservice-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.1.6-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.1-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.2.3-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.3.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.4.3-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.5.4-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.7.0-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.7.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.8.2-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.9.1-SNAPSHOT/maven-metadata.xml [803/803] -> "cds/blueprintsprocessor/modules/ssh-lib/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.2.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.3.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.4.3-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.5.4-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.7.0-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.7.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.8.2-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.9.1-SNAPSHOT/maven-metadata.xml [808/808] -> "cds/blueprintsprocessor/modules/workflow-api/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.1.6-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.1-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.2-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.2.3-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.3.2-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.4.3-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.5.4-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.7.0-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.7.2-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.8.2-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.9.1-SNAPSHOT/maven-metadata.xml [812/812] -> "cds/blueprintsprocessor/modules/workflow-service/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.3.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.4.3-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.5.4-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.7.0-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.7.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.8.2-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.9.1-SNAPSHOT/maven-metadata.xml [802/802] -> "cds/components/cba/archetype-blueprint/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.1.6-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.2.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.3.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.4.3-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.5.4-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.6.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.7.0-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.7.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.8.2-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/blueprint-model/1.9.1-SNAPSHOT/maven-metadata.xml [625/625] -> "cds/components/cba/blueprint-model/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.1.6-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.1-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.2.3-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.3.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.4.3-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.5.4-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.7.0-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.7.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.8.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/capability_cli/1.9.1-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/capability_cli/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.1.6-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.1-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.2.3-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.3.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.4.3-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.5.4-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.7.0-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.7.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.8.2-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.9.1-SNAPSHOT/maven-metadata.xml [806/806] -> "cds/components/cba/cba-assembly-descriptor/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.1.6-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.1-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.2.3-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.3.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.4.3-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.5.4-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.7.0-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.7.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.8.2-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/resource-audit/1.9.1-SNAPSHOT/maven-metadata.xml [970/970] -> "cds/components/cba/resource-audit/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.1.6-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.1-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.2-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.2.3-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.3.2-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.4.3-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.5.4-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.7.0-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.7.2-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.8.2-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.9.1-SNAPSHOT/maven-metadata.xml [848/848] -> "cds/components/cba/test-blueprint-kotlin-parent/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.1.6-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.1-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.2.3-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.3.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.4.3-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.5.4-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.6.0-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.7.0-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.7.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.8.2-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.9.1-SNAPSHOT/maven-metadata.xml [630/630] -> "cds/components/cba/test-blueprint-model/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.1.6-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.2.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.3.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.4.3-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.5.4-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.7.0-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.7.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.8.2-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.9.1-SNAPSHOT/maven-metadata.xml [807/807] -> "cds/error/catalog/error-catalog-application/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.6-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.1-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.2-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.2.3-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.3.2-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.4.3-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.5.4-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.7.0-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.7.2-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.8.2-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.9.1-SNAPSHOT/maven-metadata.xml [800/800] -> "cds/error/catalog/error-catalog-core/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.1.6-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.2.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.4.3-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.5.4-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.7.0-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.7.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.8.2-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.9.1-SNAPSHOT/maven-metadata.xml [804/804] -> "cds/error/catalog/error-catalog-services/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.1.6-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.1.6-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.1-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.2-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.2.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.2.3-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.3.2-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.4.3-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.4.3-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.5.4-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.5.4-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.6.0-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.7.0-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.7.2-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.8.2-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 2026-03-25 10:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/cds/error/catalog/error-catalog/1.9.1-SNAPSHOT/maven-metadata.xml [622/622] -> "cds/error/catalog/error-catalog/1.9.1-SNAPSHOT/maven-metadata.xml" [1] 10:24:43 FINISHED --2026-03-25 10:24:43-- 10:24:43 Total wall clock time: 42s 10:24:43 Downloaded: 2212 files, 6.6M in 0.02s (313 MB/s) 10:24:43 + set -e 10:24:43 + popd 10:24:43 /w/workspace/ccsdk-cds-maven-merge-master 10:24:43 + mkdir -p /w/workspace/ccsdk-cds-maven-merge-master/m2repo-backup 10:24:43 + cp -a /w/workspace/ccsdk-cds-maven-merge-master/m2repo/org /w/workspace/ccsdk-cds-maven-merge-master/m2repo-backup 10:24:44 [ccsdk-cds-maven-merge-master] $ /bin/sh -xe /tmp/jenkins16473882323167407710.sh 10:24:44 [EnvInject] - Injecting environment variables from a build step. 10:24:44 [EnvInject] - Injecting as environment variables the properties content 10:24:44 MAVEN_GOALS=clean deploy 10:24:44 10:24:44 [EnvInject] - Variables injected successfully. 10:24:44 [ccsdk-cds-maven-merge-master] $ /bin/bash -l /tmp/jenkins1348233068904794624.sh 10:24:44 ---> common-variables.sh 10:24:44 --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 10:24:44 ---> maven-build.sh 10:24:44 + set +u 10:24:44 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/ccsdk-cds-maven-merge-master@tmp/config16077780842618737728tmp 10:24:44 ++ grep '^Version:' 10:24:44 ++ awk '{print $2}' 10:24:51 + plugin_version=3.1.4 10:24:51 + [[ 3 -lt 3 ]] 10:24:51 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ccsdk-cds-maven-merge-master/m2repo 10:24:51 + export MAVEN_OPTS 10:24:51 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ccsdk-cds-maven-merge-master@tmp/config16077780842618737728tmp --settings /w/workspace/ccsdk-cds-maven-merge-master@tmp/config6183753520710990327tmp -DaltDeploymentRepository=staging::file:/w/workspace/ccsdk-cds-maven-merge-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 -Dmaven.test.skip=true 10:24:52 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 10:24:52 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 10:24:52 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:24:52 Default locale: en, platform encoding: UTF-8 10:24:52 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 10:24:53 [INFO] Error stacktraces are turned on. 10:24:53 [INFO] Scanning for projects... 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-services:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:cba-parent:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:capability_cli:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:resource-audit:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:test-blueprint-model:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor:jar:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:blueprint-model:pom:1.10.0-SNAPSHOT 10:24:56 [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 10:24:56 [WARNING] 10:24:56 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:24:56 [WARNING] 10:24:56 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:24:56 [WARNING] 10:24:56 [INFO] ------------------------------------------------------------------------ 10:24:56 [INFO] Detecting the operating system and CPU architecture 10:24:56 [INFO] ------------------------------------------------------------------------ 10:24:56 [INFO] os.detected.name: linux 10:24:56 [INFO] os.detected.arch: x86_64 10:24:56 [INFO] os.detected.version: 5.15 10:24:56 [INFO] os.detected.version.major: 5 10:24:56 [INFO] os.detected.version.minor: 15 10:24:56 [INFO] os.detected.release: ubuntu 10:24:56 [INFO] os.detected.release.version: 22.04 10:24:56 [INFO] os.detected.release.like.ubuntu: true 10:24:56 [INFO] os.detected.release.like.debian: true 10:24:56 [INFO] os.detected.classifier: linux-x86_64 10:24:56 [INFO] ------------------------------------------------------------------------ 10:24:56 [INFO] Reactor Build Order: 10:24:56 [INFO] 10:24:56 [INFO] ccsdk-cds [pom] 10:24:56 [INFO] MS (Root) [pom] 10:24:56 [INFO] MS Error Catalog (Root) [pom] 10:24:56 [INFO] MS Error Catalog Core [jar] 10:24:56 [INFO] MS Error Catalog Service [jar] 10:24:56 [INFO] MS Error Catalog Application [jar] 10:24:56 [INFO] MS Blueprints Processor (Root) [pom] 10:24:56 [INFO] MS Blueprints Processor Parent [pom] 10:24:56 [INFO] MS Blueprints Processor Modules (Root) [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Services [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 10:24:56 [INFO] MS Blueprints Processor Functions (Root) [pom] 10:24:56 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 10:24:56 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 10:24:56 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 10:24:56 [INFO] MS Blueprints Processor Application [jar] 10:24:56 [INFO] MS Command Executor [pom] 10:24:56 [INFO] MS Python Executor [jar] 10:24:56 [INFO] MS SDC Listener (Root) [pom] 10:24:56 [INFO] MS SDC Listener - Parent [pom] 10:24:56 [INFO] MS SDC Listener - Application [jar] 10:24:56 [INFO] MS SDC Listener - Distribution [pom] 10:24:56 [INFO] CDS UI (Root) [pom] 10:24:56 [INFO] CDS UI - Client [pom] 10:24:56 [INFO] CDS UI - Designer Client [pom] 10:24:56 [INFO] CDS UI - Server [pom] 10:24:56 [INFO] CDS UI - Application [pom] 10:24:56 [INFO] Components CBA Parent [pom] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 10:24:56 [INFO] Components Model Catalog - Blueprints Model [pom] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 10:24:56 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 10:24:56 [INFO] Components (Root) [pom] 10:24:56 [INFO] 10:24:56 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 10:24:56 [INFO] Building ccsdk-cds 1.10.0-SNAPSHOT [1/67] 10:24:56 [INFO] from pom.xml 10:24:56 [INFO] --------------------------------[ pom ]--------------------------------- 10:24:57 [INFO] 10:24:57 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-aggregator --- 10:24:57 [INFO] Deleting /w/workspace/ccsdk-cds-maven-merge-master/target 10:24:57 [INFO] 10:24:57 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-aggregator --- 10:24:57 [INFO] 10:24:57 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-aggregator --- 10:24:59 [INFO] Executing tasks 10:24:59 10:24:59 ktlint: 10:24:59 [INFO] Executed tasks 10:24:59 [INFO] 10:24:59 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-aggregator --- 10:25:00 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:00 [INFO] 10:25:00 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-aggregator --- 10:25:01 [INFO] 10:25:01 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-aggregator --- 10:25:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:01 [INFO] Rule 3: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 10:25:01 [INFO] 10:25:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-aggregator --- 10:25:01 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/target/code-coverage/jacoco-ut.exec 10:25:01 [INFO] 10:25:01 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-aggregator --- 10:25:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/target/jacoco.exec 10:25:01 [INFO] 10:25:01 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-aggregator --- 10:25:02 [INFO] Set 2 system properties 10:25:02 [INFO] 10:25:02 [INFO] --- checkstyle:2.17:check (check-license) @ cds-aggregator --- 10:25:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:03 [INFO] 10:25:03 [INFO] --- checkstyle:2.17:check (check-style) @ cds-aggregator --- 10:25:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:03 [INFO] 10:25:03 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-aggregator --- 10:25:03 [INFO] Tidy is skipped. 10:25:03 [INFO] 10:25:03 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-aggregator --- 10:25:03 [INFO] Skipping Antrun execution 10:25:03 [INFO] 10:25:03 [INFO] --- formatter:2.17.1:format (format-java) @ cds-aggregator --- 10:25:03 [INFO] Formatting is skipped 10:25:03 [INFO] 10:25:03 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-aggregator --- 10:25:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:03 [INFO] 10:25:03 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-aggregator --- 10:25:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:03 [INFO] 10:25:03 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-aggregator --- 10:25:05 [INFO] No site descriptor found: nothing to attach. 10:25:05 [INFO] 10:25:05 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-aggregator --- 10:25:05 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/target/code-coverage/jacoco-it.exec 10:25:05 [INFO] 10:25:05 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-aggregator --- 10:25:05 [INFO] Tests are skipped. 10:25:05 [INFO] 10:25:05 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-aggregator --- 10:25:05 [INFO] Tests are skipped. 10:25:05 [INFO] 10:25:05 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-aggregator --- 10:25:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:05 [INFO] 10:25:05 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-aggregator --- 10:25:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/target/jacoco.exec 10:25:05 [INFO] 10:25:05 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-aggregator --- 10:25:05 [INFO] Tests are skipped. 10:25:05 [INFO] 10:25:05 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-aggregator --- 10:25:05 [INFO] Tests are skipped. 10:25:05 [INFO] 10:25:05 [INFO] --- install:3.1.4:install (default-install) @ cds-aggregator --- 10:25:05 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-aggregator/1.10.0-SNAPSHOT/cds-aggregator-1.10.0-SNAPSHOT.pom 10:25:05 [INFO] 10:25:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-aggregator --- 10:25:05 [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-aggregator:1.10.0-SNAPSHOT at end 10:25:05 [INFO] 10:25:05 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- 10:25:05 [INFO] Building MS (Root) 1.10.0-SNAPSHOT [2/67] 10:25:05 [INFO] from ms/pom.xml 10:25:05 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:06 [INFO] 10:25:06 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ms --- 10:25:06 [INFO] 10:25:06 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ms --- 10:25:06 [INFO] 10:25:06 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ms --- 10:25:06 [INFO] Executing tasks 10:25:06 10:25:06 ktlint: 10:25:06 [INFO] Executed tasks 10:25:06 [INFO] 10:25:06 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ms --- 10:25:06 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:06 [INFO] 10:25:06 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ms --- 10:25:06 [INFO] 10:25:06 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ms --- 10:25:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ms --- 10:25:06 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/target/code-coverage/jacoco-ut.exec 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ms --- 10:25:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/target/jacoco.exec 10:25:06 [INFO] 10:25:06 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ms --- 10:25:06 [INFO] Set 2 system properties 10:25:06 [INFO] 10:25:06 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ms --- 10:25:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:06 [INFO] 10:25:06 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ms --- 10:25:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:06 [INFO] 10:25:06 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ms --- 10:25:06 [INFO] Tidy is skipped. 10:25:06 [INFO] 10:25:06 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ms --- 10:25:06 [INFO] Skipping Antrun execution 10:25:06 [INFO] 10:25:06 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ms --- 10:25:06 [INFO] Formatting is skipped 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ms --- 10:25:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ms --- 10:25:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:06 [INFO] 10:25:06 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ms --- 10:25:06 [INFO] No site descriptor found: nothing to attach. 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ms --- 10:25:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/target/code-coverage/jacoco-it.exec 10:25:06 [INFO] 10:25:06 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ms --- 10:25:06 [INFO] Tests are skipped. 10:25:06 [INFO] 10:25:06 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ms --- 10:25:06 [INFO] Tests are skipped. 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ms --- 10:25:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:06 [INFO] 10:25:06 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ms --- 10:25:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/target/jacoco.exec 10:25:06 [INFO] 10:25:06 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ms --- 10:25:06 [INFO] Tests are skipped. 10:25:06 [INFO] 10:25:06 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ms --- 10:25:06 [INFO] Tests are skipped. 10:25:06 [INFO] 10:25:06 [INFO] --- install:3.1.4:install (default-install) @ cds-ms --- 10:25:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ms/1.10.0-SNAPSHOT/cds-ms-1.10.0-SNAPSHOT.pom 10:25:06 [INFO] 10:25:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ms --- 10:25:06 [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ms:1.10.0-SNAPSHOT at end 10:25:06 [INFO] 10:25:06 [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- 10:25:06 [INFO] Building MS Error Catalog (Root) 1.10.0-SNAPSHOT [3/67] 10:25:06 [INFO] from ms/error-catalog/pom.xml 10:25:06 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:07 [INFO] 10:25:07 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog --- 10:25:07 [INFO] 10:25:07 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog --- 10:25:07 [INFO] 10:25:07 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog --- 10:25:07 [INFO] Executing tasks 10:25:07 10:25:07 ktlint: 10:25:08 [INFO] Executed tasks 10:25:08 [INFO] 10:25:08 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog --- 10:25:08 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:08 [INFO] 10:25:08 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog --- 10:25:08 [INFO] 10:25:08 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog --- 10:25:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:08 [INFO] 10:25:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog --- 10:25:08 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/target/code-coverage/jacoco-ut.exec 10:25:08 [INFO] 10:25:08 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog --- 10:25:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/target/jacoco.exec 10:25:08 [INFO] 10:25:08 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog --- 10:25:08 [INFO] Set 2 system properties 10:25:08 [INFO] 10:25:08 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog --- 10:25:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:08 [INFO] 10:25:08 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog --- 10:25:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:08 [INFO] 10:25:08 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog --- 10:25:08 [INFO] Tidy is skipped. 10:25:08 [INFO] 10:25:08 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog --- 10:25:08 [INFO] Skipping Antrun execution 10:25:08 [INFO] 10:25:08 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog --- 10:25:08 [INFO] Formatting is skipped 10:25:08 [INFO] 10:25:08 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog --- 10:25:09 [WARNING] No sources found skipping Kotlin compile 10:25:09 [INFO] 10:25:09 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog --- 10:25:09 [INFO] Test compilation is skipped 10:25:09 [INFO] 10:25:09 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog --- 10:25:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:09 [INFO] 10:25:09 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog --- 10:25:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:09 [INFO] 10:25:09 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog --- 10:25:09 [INFO] No site descriptor found: nothing to attach. 10:25:09 [INFO] 10:25:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog --- 10:25:09 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/target/code-coverage/jacoco-it.exec 10:25:09 [INFO] 10:25:09 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog --- 10:25:09 [INFO] Tests are skipped. 10:25:09 [INFO] 10:25:09 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog --- 10:25:09 [INFO] Tests are skipped. 10:25:09 [INFO] 10:25:09 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog --- 10:25:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:09 [INFO] 10:25:09 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog --- 10:25:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/target/jacoco.exec 10:25:09 [INFO] 10:25:09 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog --- 10:25:09 [INFO] Tests are skipped. 10:25:09 [INFO] 10:25:09 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog --- 10:25:09 [INFO] Tests are skipped. 10:25:09 [INFO] 10:25:09 [INFO] --- install:3.1.4:install (default-install) @ error-catalog --- 10:25:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog/1.10.0-SNAPSHOT/error-catalog-1.10.0-SNAPSHOT.pom 10:25:09 [INFO] 10:25:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog --- 10:25:09 [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog:1.10.0-SNAPSHOT at end 10:25:09 [INFO] 10:25:09 [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- 10:25:09 [INFO] Building MS Error Catalog Core 1.10.0-SNAPSHOT [4/67] 10:25:09 [INFO] from ms/error-catalog/core/pom.xml 10:25:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:09 [INFO] 10:25:09 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-core --- 10:25:09 [INFO] 10:25:09 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-core --- 10:25:09 [INFO] 10:25:09 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-core --- 10:25:09 [INFO] Executing tasks 10:25:09 10:25:09 ktlint: 10:25:11 [INFO] Executed tasks 10:25:11 [INFO] 10:25:11 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-core --- 10:25:11 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:11 [INFO] 10:25:11 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-core --- 10:25:11 [INFO] 10:25:11 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-core --- 10:25:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:11 [INFO] 10:25:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-core --- 10:25:11 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/code-coverage/jacoco-ut.exec 10:25:11 [INFO] 10:25:11 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-core --- 10:25:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/jacoco.exec 10:25:11 [INFO] 10:25:11 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-core --- 10:25:11 [INFO] Set 2 system properties 10:25:11 [INFO] 10:25:11 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-core --- 10:25:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:11 [INFO] 10:25:11 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-core --- 10:25:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:11 [INFO] 10:25:11 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-core --- 10:25:11 [INFO] Tidy is skipped. 10:25:11 [INFO] 10:25:11 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-core --- 10:25:11 [INFO] Skipping Antrun execution 10:25:11 [INFO] 10:25:11 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-core --- 10:25:11 [INFO] Formatting is skipped 10:25:11 [INFO] 10:25:11 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-core --- 10:25:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/resources 10:25:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/resources 10:25:11 [INFO] 10:25:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-core --- 10:25:11 [INFO] No sources to compile 10:25:11 [INFO] 10:25:11 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-core --- 10:25:11 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/java 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (70, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (75, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (80, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (87, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (95, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (103, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (110, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (116, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (124, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (132, 21) Unchecked cast: ErrorCatalogException to T 10:25:16 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogExtensions.kt: (28, 9) Condition 'args != null' is always 'true' 10:25:16 [INFO] 10:25:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-core --- 10:25:16 [INFO] Not copying test resources 10:25:16 [INFO] 10:25:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-core --- 10:25:16 [INFO] Not compiling test sources 10:25:16 [INFO] 10:25:16 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-core --- 10:25:16 [INFO] Test compilation is skipped 10:25:16 [INFO] 10:25:16 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-core --- 10:25:17 [INFO] Tests are skipped. 10:25:17 [INFO] 10:25:17 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-core --- 10:25:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:17 [INFO] 10:25:17 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-core --- 10:25:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:17 [INFO] 10:25:17 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-core --- 10:25:17 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar 10:25:17 [INFO] 10:25:17 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-core --- 10:25:17 [INFO] Skipping because packaging 'jar' is not pom. 10:25:17 [INFO] 10:25:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-core --- 10:25:17 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/code-coverage/jacoco-it.exec 10:25:17 [INFO] 10:25:17 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-core --- 10:25:17 [INFO] Tests are skipped. 10:25:17 [INFO] 10:25:17 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-core --- 10:25:17 [INFO] Tests are skipped. 10:25:17 [INFO] 10:25:17 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-core --- 10:25:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:17 [INFO] 10:25:17 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-core --- 10:25:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/jacoco.exec 10:25:17 [INFO] 10:25:17 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-core --- 10:25:17 [INFO] Tests are skipped. 10:25:17 [INFO] 10:25:17 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-core --- 10:25:17 [INFO] Tests are skipped. 10:25:17 [INFO] 10:25:17 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-core --- 10:25:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.pom 10:25:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.jar 10:25:17 [INFO] 10:25:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-core --- 10:25:17 [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-core:1.10.0-SNAPSHOT at end 10:25:17 [INFO] 10:25:17 [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- 10:25:17 [INFO] Building MS Error Catalog Service 1.10.0-SNAPSHOT [5/67] 10:25:17 [INFO] from ms/error-catalog/services/pom.xml 10:25:17 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:18 [INFO] 10:25:18 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-services --- 10:25:18 [INFO] 10:25:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-services --- 10:25:18 [INFO] 10:25:18 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-services --- 10:25:18 [INFO] Executing tasks 10:25:18 10:25:18 ktlint: 10:25:19 [INFO] Executed tasks 10:25:19 [INFO] 10:25:19 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-services --- 10:25:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:19 [INFO] 10:25:19 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-services --- 10:25:19 [INFO] 10:25:19 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-services --- 10:25:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:19 [INFO] 10:25:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-services --- 10:25:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/code-coverage/jacoco-ut.exec 10:25:19 [INFO] 10:25:19 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-services --- 10:25:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/jacoco.exec 10:25:19 [INFO] 10:25:19 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-services --- 10:25:19 [INFO] Set 2 system properties 10:25:19 [INFO] 10:25:19 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-services --- 10:25:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:19 [INFO] 10:25:19 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-services --- 10:25:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:19 [INFO] 10:25:19 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-services --- 10:25:19 [INFO] Tidy is skipped. 10:25:19 [INFO] 10:25:19 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-services --- 10:25:19 [INFO] Skipping Antrun execution 10:25:19 [INFO] 10:25:19 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-services --- 10:25:19 [INFO] Formatting is skipped 10:25:19 [INFO] 10:25:19 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-services --- 10:25:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/src/main/resources 10:25:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/src/main/resources 10:25:19 [INFO] 10:25:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-services --- 10:25:19 [INFO] No sources to compile 10:25:19 [INFO] 10:25:19 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-services --- 10:25:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/src/main/java 10:25:21 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (62, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:21 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (120, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:21 [INFO] 10:25:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-services --- 10:25:21 [INFO] Not copying test resources 10:25:21 [INFO] 10:25:21 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-services --- 10:25:21 [INFO] Not compiling test sources 10:25:21 [INFO] 10:25:21 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-services --- 10:25:21 [INFO] Test compilation is skipped 10:25:21 [INFO] 10:25:21 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-services --- 10:25:21 [INFO] Tests are skipped. 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-services --- 10:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-services --- 10:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:21 [INFO] 10:25:21 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-services --- 10:25:21 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar 10:25:21 [INFO] 10:25:21 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-services --- 10:25:21 [INFO] Skipping because packaging 'jar' is not pom. 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-services --- 10:25:21 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/code-coverage/jacoco-it.exec 10:25:21 [INFO] 10:25:21 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-services --- 10:25:21 [INFO] Tests are skipped. 10:25:21 [INFO] 10:25:21 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-services --- 10:25:21 [INFO] Tests are skipped. 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-services --- 10:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:21 [INFO] 10:25:21 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-services --- 10:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/jacoco.exec 10:25:21 [INFO] 10:25:21 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-services --- 10:25:21 [INFO] Tests are skipped. 10:25:21 [INFO] 10:25:21 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-services --- 10:25:21 [INFO] Tests are skipped. 10:25:21 [INFO] 10:25:21 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-services --- 10:25:21 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.pom 10:25:21 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.jar 10:25:21 [INFO] 10:25:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-services --- 10:25:21 [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-services:1.10.0-SNAPSHOT at end 10:25:21 [INFO] 10:25:21 [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- 10:25:21 [INFO] Building MS Error Catalog Application 1.10.0-SNAPSHOT [6/67] 10:25:21 [INFO] from ms/error-catalog/application/pom.xml 10:25:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:21 [INFO] 10:25:21 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-application --- 10:25:21 [INFO] 10:25:21 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-application --- 10:25:21 [INFO] 10:25:21 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-application --- 10:25:21 [INFO] Executing tasks 10:25:21 10:25:21 ktlint: 10:25:22 [INFO] Executed tasks 10:25:22 [INFO] 10:25:22 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-application --- 10:25:22 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:22 [INFO] 10:25:22 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-application --- 10:25:22 [INFO] 10:25:22 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-application --- 10:25:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-application --- 10:25:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/code-coverage/jacoco-ut.exec 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-application --- 10:25:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/jacoco.exec 10:25:22 [INFO] 10:25:22 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-application --- 10:25:22 [INFO] Set 2 system properties 10:25:22 [INFO] 10:25:22 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-application --- 10:25:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:22 [INFO] 10:25:22 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-application --- 10:25:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:22 [INFO] 10:25:22 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-application --- 10:25:22 [INFO] Tidy is skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-application --- 10:25:22 [INFO] Skipping Antrun execution 10:25:22 [INFO] 10:25:22 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-application --- 10:25:22 [INFO] Formatting is skipped 10:25:22 [INFO] 10:25:22 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-application --- 10:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/src/main/resources 10:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/src/main/resources 10:25:22 [INFO] 10:25:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-application --- 10:25:22 [INFO] No sources to compile 10:25:22 [INFO] 10:25:22 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-application --- 10:25:22 [WARNING] No sources found skipping Kotlin compile 10:25:22 [INFO] 10:25:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-application --- 10:25:22 [INFO] Not copying test resources 10:25:22 [INFO] 10:25:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-application --- 10:25:22 [INFO] Not compiling test sources 10:25:22 [INFO] 10:25:22 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-application --- 10:25:22 [INFO] Test compilation is skipped 10:25:22 [INFO] 10:25:22 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-application --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-application --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-application --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-application --- 10:25:22 [WARNING] JAR will be empty - no content was marked for inclusion! 10:25:22 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar 10:25:22 [INFO] 10:25:22 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-application --- 10:25:22 [INFO] Skipping because packaging 'jar' is not pom. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-application --- 10:25:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/code-coverage/jacoco-it.exec 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-application --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-application --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-application --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-application --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/jacoco.exec 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-application --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-application --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-application --- 10:25:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.pom 10:25:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.jar 10:25:22 [INFO] 10:25:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-application --- 10:25:22 [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-application:1.10.0-SNAPSHOT at end 10:25:22 [INFO] 10:25:22 [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- 10:25:22 [INFO] Building MS Blueprints Processor (Root) 1.10.0-SNAPSHOT [7/67] 10:25:22 [INFO] from ms/blueprintsprocessor/pom.xml 10:25:22 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:22 [INFO] 10:25:22 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor --- 10:25:22 [INFO] 10:25:22 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor --- 10:25:22 [INFO] 10:25:22 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor --- 10:25:22 [INFO] Executing tasks 10:25:22 10:25:22 ktlint: 10:25:22 [INFO] Executed tasks 10:25:22 [INFO] 10:25:22 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor --- 10:25:22 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:22 [INFO] 10:25:22 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor --- 10:25:22 [INFO] 10:25:22 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor --- 10:25:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor --- 10:25:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/target/code-coverage/jacoco-ut.exec 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor --- 10:25:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/target/jacoco.exec 10:25:22 [INFO] 10:25:22 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor --- 10:25:22 [INFO] Set 2 system properties 10:25:22 [INFO] 10:25:22 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor --- 10:25:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:22 [INFO] 10:25:22 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor --- 10:25:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:22 [INFO] 10:25:22 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor --- 10:25:22 [INFO] Tidy is skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor --- 10:25:22 [INFO] Skipping Antrun execution 10:25:22 [INFO] 10:25:22 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor --- 10:25:22 [INFO] Formatting is skipped 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor --- 10:25:22 [INFO] No site descriptor found: nothing to attach. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor --- 10:25:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/target/code-coverage/jacoco-it.exec 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:22 [INFO] 10:25:22 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor --- 10:25:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/target/jacoco.exec 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor --- 10:25:22 [INFO] Tests are skipped. 10:25:22 [INFO] 10:25:22 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor --- 10:25:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/1.10.0-SNAPSHOT/blueprintsprocessor-1.10.0-SNAPSHOT.pom 10:25:22 [INFO] 10:25:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor --- 10:25:22 [INFO] Deferring deploy for org.onap.ccsdk.cds:blueprintsprocessor:1.10.0-SNAPSHOT at end 10:25:22 [INFO] 10:25:22 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- 10:25:22 [INFO] Building MS Blueprints Processor Parent 1.10.0-SNAPSHOT [8/67] 10:25:22 [INFO] from ms/blueprintsprocessor/parent/pom.xml 10:25:22 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:23 [INFO] 10:25:23 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-parent --- 10:25:23 [INFO] 10:25:23 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-parent --- 10:25:23 [INFO] 10:25:23 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-parent --- 10:25:23 [INFO] Executing tasks 10:25:23 10:25:23 ktlint: 10:25:24 [INFO] Executed tasks 10:25:24 [INFO] 10:25:24 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:24 [INFO] 10:25:24 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-parent --- 10:25:24 [INFO] 10:25:24 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-parent --- 10:25:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-ut.exec 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-parent --- 10:25:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/target/jacoco.exec 10:25:24 [INFO] 10:25:24 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Set 2 system properties 10:25:24 [INFO] 10:25:24 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-parent --- 10:25:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:24 [INFO] 10:25:24 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-parent --- 10:25:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:24 [INFO] 10:25:24 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Tidy is skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Skipping Antrun execution 10:25:24 [INFO] 10:25:24 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Formatting is skipped 10:25:24 [INFO] 10:25:24 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-parent --- 10:25:24 [WARNING] No sources found skipping Kotlin compile 10:25:24 [INFO] 10:25:24 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Test compilation is skipped 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-parent --- 10:25:24 [INFO] No site descriptor found: nothing to attach. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-parent --- 10:25:24 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-it.exec 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/target/jacoco.exec 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.10.0-SNAPSHOT/blueprintsprocessor-parent-1.10.0-SNAPSHOT.pom 10:25:24 [INFO] 10:25:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-parent --- 10:25:24 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT at end 10:25:24 [INFO] 10:25:24 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- 10:25:24 [INFO] Building MS Blueprints Processor Modules (Root) 1.10.0-SNAPSHOT [9/67] 10:25:24 [INFO] from ms/blueprintsprocessor/modules/pom.xml 10:25:24 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:24 [INFO] 10:25:24 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-modules --- 10:25:24 [INFO] 10:25:24 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-modules --- 10:25:24 [INFO] 10:25:24 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Executing tasks 10:25:24 10:25:24 ktlint: 10:25:24 [INFO] Executed tasks 10:25:24 [INFO] 10:25:24 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:24 [INFO] 10:25:24 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-modules --- 10:25:24 [INFO] 10:25:24 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-modules --- 10:25:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-ut.exec 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-modules --- 10:25:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/target/jacoco.exec 10:25:24 [INFO] 10:25:24 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Set 2 system properties 10:25:24 [INFO] 10:25:24 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-modules --- 10:25:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:24 [INFO] 10:25:24 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-modules --- 10:25:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:24 [INFO] 10:25:24 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Tidy is skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Skipping Antrun execution 10:25:24 [INFO] 10:25:24 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Formatting is skipped 10:25:24 [INFO] 10:25:24 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-modules --- 10:25:24 [WARNING] No sources found skipping Kotlin compile 10:25:24 [INFO] 10:25:24 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Test compilation is skipped 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-modules --- 10:25:24 [INFO] No site descriptor found: nothing to attach. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-modules --- 10:25:24 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-it.exec 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:24 [INFO] 10:25:24 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/target/jacoco.exec 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Tests are skipped. 10:25:24 [INFO] 10:25:24 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.10.0-SNAPSHOT/blueprintsprocessor-modules-1.10.0-SNAPSHOT.pom 10:25:24 [INFO] 10:25:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-modules --- 10:25:24 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:1.10.0-SNAPSHOT at end 10:25:24 [INFO] 10:25:24 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ 10:25:24 [INFO] Building MS Blueprints Processor Modules - Blueprints 1.10.0-SNAPSHOT [10/67] 10:25:24 [INFO] from ms/blueprintsprocessor/modules/blueprints/pom.xml 10:25:24 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:24 [INFO] 10:25:24 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-blueprints --- 10:25:24 [INFO] 10:25:24 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-blueprints --- 10:25:24 [INFO] 10:25:24 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-blueprints --- 10:25:24 [INFO] Executing tasks 10:25:24 10:25:24 ktlint: 10:25:25 [INFO] Executed tasks 10:25:25 [INFO] 10:25:25 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-blueprints --- 10:25:25 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:25 [INFO] 10:25:25 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-blueprints --- 10:25:25 [INFO] 10:25:25 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-blueprints --- 10:25:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-blueprints --- 10:25:25 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-ut.exec 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-blueprints --- 10:25:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 10:25:25 [INFO] 10:25:25 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-blueprints --- 10:25:25 [INFO] Set 2 system properties 10:25:25 [INFO] 10:25:25 [INFO] --- checkstyle:2.17:check (check-license) @ modules-blueprints --- 10:25:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:25 [INFO] 10:25:25 [INFO] --- checkstyle:2.17:check (check-style) @ modules-blueprints --- 10:25:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:25 [INFO] 10:25:25 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-blueprints --- 10:25:25 [INFO] Tidy is skipped. 10:25:25 [INFO] 10:25:25 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-blueprints --- 10:25:25 [INFO] Skipping Antrun execution 10:25:25 [INFO] 10:25:25 [INFO] --- formatter:2.17.1:format (format-java) @ modules-blueprints --- 10:25:25 [INFO] Formatting is skipped 10:25:25 [INFO] 10:25:25 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-blueprints --- 10:25:25 [WARNING] No sources found skipping Kotlin compile 10:25:25 [INFO] 10:25:25 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-blueprints --- 10:25:25 [INFO] Test compilation is skipped 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-blueprints --- 10:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-blueprints --- 10:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:25 [INFO] 10:25:25 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-blueprints --- 10:25:25 [INFO] No site descriptor found: nothing to attach. 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-blueprints --- 10:25:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-it.exec 10:25:25 [INFO] 10:25:25 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-blueprints --- 10:25:25 [INFO] Tests are skipped. 10:25:25 [INFO] 10:25:25 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-blueprints --- 10:25:25 [INFO] Tests are skipped. 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-blueprints --- 10:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:25 [INFO] 10:25:25 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-blueprints --- 10:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 10:25:25 [INFO] 10:25:25 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-blueprints --- 10:25:25 [INFO] Tests are skipped. 10:25:25 [INFO] 10:25:25 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-blueprints --- 10:25:25 [INFO] Tests are skipped. 10:25:25 [INFO] 10:25:25 [INFO] --- install:3.1.4:install (default-install) @ modules-blueprints --- 10:25:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.10.0-SNAPSHOT/modules-blueprints-1.10.0-SNAPSHOT.pom 10:25:25 [INFO] 10:25:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-blueprints --- 10:25:25 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:1.10.0-SNAPSHOT at end 10:25:25 [INFO] 10:25:25 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- 10:25:25 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.10.0-SNAPSHOT [11/67] 10:25:25 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml 10:25:25 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:25 [INFO] 10:25:25 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-core --- 10:25:25 [INFO] 10:25:25 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-core --- 10:25:25 [INFO] 10:25:25 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-core --- 10:25:26 [INFO] Executing tasks 10:25:26 10:25:26 ktlint: 10:25:28 [INFO] Executed tasks 10:25:28 [INFO] 10:25:28 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-core --- 10:25:28 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:28 [INFO] 10:25:28 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-core --- 10:25:28 [INFO] 10:25:28 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-core --- 10:25:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:28 [INFO] 10:25:28 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-core --- 10:25:28 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 10:25:28 [INFO] 10:25:28 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-core --- 10:25:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 10:25:28 [INFO] 10:25:28 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-core --- 10:25:28 [INFO] Set 2 system properties 10:25:28 [INFO] 10:25:28 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-core --- 10:25:28 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:28 [INFO] 10:25:28 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-core --- 10:25:28 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:28 [INFO] 10:25:28 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-core --- 10:25:28 [INFO] Tidy is skipped. 10:25:28 [INFO] 10:25:28 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-core --- 10:25:28 [INFO] Skipping Antrun execution 10:25:28 [INFO] 10:25:28 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-core --- 10:25:28 [INFO] Formatting is skipped 10:25:28 [INFO] 10:25:28 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-core --- 10:25:28 [INFO] Copying 0 resource from src/main/resources to target/classes 10:25:28 [INFO] Copying 2 resources from src/main/resources to target/classes 10:25:28 [INFO] 10:25:28 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-core --- 10:25:28 [INFO] No sources to compile 10:25:28 [INFO] 10:25:28 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-core --- 10:25:28 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (68, 9) Variable 'getter' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (134, 49) Parameter 'propertyName' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (123, 29) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (167, 9) Condition 'args != null' is always 'true' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (173, 61) Parameter 'valueType' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (175, 18) Unchecked cast: Any? to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (181, 53) Parameter 'valueType' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (183, 25) Unchecked cast: Any? to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (224, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (318, 10) 'String' is a final type, and thus a value of the type parameter is predetermined 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/data/BluePrintModel.kt: (261, 36) 'constructor Integer(Int)' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintDSL.kt: (113, 32) Parameter 'jsonPath' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 85) Unchecked cast: KClassifier? to KClass 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 85) Unchecked cast: KClassifier? to KClass 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 35) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 83) Unchecked cast: KClassifier? to KClass 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 36) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 84) Unchecked cast: KClassifier? to KClass 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/interfaces/BluePrintDefinitions.kt: (50, 40) Unchecked cast: Any? to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (53, 39) Parameter 's' is never used, could be renamed to _ 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (131, 20) 'newInstance(): T!' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (137, 25) Unchecked cast: Any to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type String 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 91) Unnecessary non-null assertion (!!) on a non-null receiver of type String 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (74, 52) Unchecked cast: Any! to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (80, 52) Unchecked cast: Any! to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (52, 53) Name shadowed: nodeType 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (92, 13) Variable 'nodeType' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (95, 53) Name shadowed: nodeType 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (69, 66) Unchecked cast: Any? to T 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (85, 23) Parameter 'type' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintImportService.kt: (76, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintRuntimeService.kt: (757, 39) Destructured parameter 'property' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (66, 39) 'BluePrintValidatorDefaultService' is deprecated. Decomposed implementation moved to blueprint-validation module 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (86, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (123, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (135, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (155, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (187, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (197, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (214, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (233, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (235, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (239, 17) Variable 'file' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (240, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (261, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (266, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (291, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (555, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (606, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (618, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintVelocityTemplateService.kt: (104, 22) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (115, 35) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (138, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (169, 39) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (173, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (256, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (297, 31) Parameter 'message' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (301, 30) Parameter 'messageWorkflow' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (302, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (315, 25) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (325, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (336, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (346, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/PropertyAssignmentService.kt: (314, 20) Condition 'artifactDefinition.file != null' is always 'true' 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (143, 63) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (163, 38) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (174, 41) 'toByte(): Byte' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (181, 51) Variable 'enumeration' initializer is redundant 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (183, 34) 'constructor ZipFile(File!, String!)' is deprecated. Deprecated in Java 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (193, 35) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintArchiveUtils.ArchiveEnumerator 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (198, 30) Unnecessary non-null assertion (!!) on a non-null receiver of type ArchiveEntry 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (236, 48) Unchecked cast: TarArchiveInputStream to ArchiveInputStream 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (248, 27) Unnecessary safe call on a non-null receiver of type ZipFile? 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintFileUtils.kt: (319, 61) The resulting type of this 'javaClass' call is Class and not Class. Please use the more clear '::class.java' syntax to avoid confusion 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (178, 69) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 48) Parameter 'toscaMetaData' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 78) Parameter 'basePath' is never used 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (198, 68) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (207, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (219, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (231, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (249, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (260, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (274, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (300, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (321, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/PropertyDefinitionUtils.kt: (27, 26) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:25:43 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/ResourceResolverUtils.kt: (42, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java 10:25:43 [INFO] 10:25:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-core --- 10:25:43 [INFO] Not copying test resources 10:25:43 [INFO] 10:25:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-core --- 10:25:43 [INFO] Not compiling test sources 10:25:43 [INFO] 10:25:43 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-core --- 10:25:43 [INFO] Test compilation is skipped 10:25:43 [INFO] 10:25:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-core --- 10:25:43 [INFO] Tests are skipped. 10:25:43 [INFO] 10:25:43 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-core --- 10:25:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:43 [INFO] 10:25:43 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-core --- 10:25:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:43 [INFO] 10:25:43 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-core --- 10:25:43 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar 10:25:43 [INFO] 10:25:43 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-core --- 10:25:43 [INFO] Skipping because packaging 'jar' is not pom. 10:25:43 [INFO] 10:25:43 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-core --- 10:25:43 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-it.exec 10:25:43 [INFO] 10:25:43 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-core --- 10:25:43 [INFO] Tests are skipped. 10:25:43 [INFO] 10:25:43 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-core --- 10:25:43 [INFO] Tests are skipped. 10:25:43 [INFO] 10:25:43 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-core --- 10:25:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:43 [INFO] 10:25:43 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-core --- 10:25:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 10:25:43 [INFO] 10:25:43 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-core --- 10:25:43 [INFO] Tests are skipped. 10:25:43 [INFO] 10:25:43 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-core --- 10:25:43 [INFO] Tests are skipped. 10:25:43 [INFO] 10:25:43 [INFO] --- install:3.1.4:install (default-install) @ blueprint-core --- 10:25:43 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.pom 10:25:43 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.jar 10:25:43 [INFO] 10:25:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-core --- 10:25:43 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:1.10.0-SNAPSHOT at end 10:25:43 [INFO] 10:25:43 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- 10:25:43 [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.10.0-SNAPSHOT [12/67] 10:25:43 [INFO] from ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml 10:25:43 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:43 [INFO] 10:25:43 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-dict --- 10:25:43 [INFO] 10:25:43 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-dict --- 10:25:43 [INFO] 10:25:43 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-dict --- 10:25:43 [INFO] Executing tasks 10:25:43 10:25:43 ktlint: 10:25:44 [INFO] Executed tasks 10:25:44 [INFO] 10:25:44 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-dict --- 10:25:44 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:44 [INFO] 10:25:44 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-dict --- 10:25:45 [INFO] Processed 4 files in 1s2ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0) 10:25:45 [INFO] 10:25:45 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-dict --- 10:25:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:45 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:45 [INFO] 10:25:45 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-dict --- 10:25:45 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 10:25:45 [INFO] 10:25:45 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-dict --- 10:25:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 10:25:45 [INFO] 10:25:45 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-dict --- 10:25:45 [INFO] Set 2 system properties 10:25:45 [INFO] 10:25:45 [INFO] --- checkstyle:2.17:check (check-license) @ resource-dict --- 10:25:45 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:45 [INFO] 10:25:45 [INFO] --- checkstyle:2.17:check (check-style) @ resource-dict --- 10:25:45 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:45 [INFO] 10:25:45 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-dict --- 10:25:45 [INFO] Tidy is skipped. 10:25:45 [INFO] 10:25:45 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-dict --- 10:25:45 [INFO] Skipping Antrun execution 10:25:45 [INFO] 10:25:45 [INFO] --- formatter:2.17.1:format (format-java) @ resource-dict --- 10:25:45 [INFO] Formatting is skipped 10:25:45 [INFO] 10:25:45 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-dict --- 10:25:45 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 10:25:45 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 10:25:45 [INFO] 10:25:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-dict --- 10:25:45 [INFO] No sources to compile 10:25:45 [INFO] 10:25:45 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-dict --- 10:25:45 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/java 10:25:46 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (22, 38) 'StrBuilder' is deprecated. Deprecated in Java 10:25:46 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (50, 34) 'StrBuilder' is deprecated. Deprecated in Java 10:25:46 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (75, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 10:25:46 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (86, 13) Elvis operator (?:) always returns the left operand of non-nullable type List 10:25:46 [INFO] 10:25:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-dict --- 10:25:46 [INFO] Not copying test resources 10:25:46 [INFO] 10:25:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-dict --- 10:25:46 [INFO] Not compiling test sources 10:25:46 [INFO] 10:25:46 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-dict --- 10:25:46 [INFO] Test compilation is skipped 10:25:46 [INFO] 10:25:46 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-dict --- 10:25:46 [INFO] Tests are skipped. 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-dict --- 10:25:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-dict --- 10:25:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:46 [INFO] 10:25:46 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-dict --- 10:25:46 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar 10:25:46 [INFO] 10:25:46 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-dict --- 10:25:46 [INFO] Skipping because packaging 'jar' is not pom. 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-dict --- 10:25:46 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-it.exec 10:25:46 [INFO] 10:25:46 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-dict --- 10:25:46 [INFO] Tests are skipped. 10:25:46 [INFO] 10:25:46 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-dict --- 10:25:46 [INFO] Tests are skipped. 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-dict --- 10:25:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:46 [INFO] 10:25:46 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-dict --- 10:25:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 10:25:46 [INFO] 10:25:46 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-dict --- 10:25:46 [INFO] Tests are skipped. 10:25:46 [INFO] 10:25:46 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-dict --- 10:25:46 [INFO] Tests are skipped. 10:25:46 [INFO] 10:25:46 [INFO] --- install:3.1.4:install (default-install) @ resource-dict --- 10:25:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.pom 10:25:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.jar 10:25:46 [INFO] 10:25:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-dict --- 10:25:46 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:1.10.0-SNAPSHOT at end 10:25:46 [INFO] 10:25:46 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- 10:25:46 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.10.0-SNAPSHOT [13/67] 10:25:46 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml 10:25:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:46 [INFO] 10:25:46 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-validation --- 10:25:46 [INFO] 10:25:46 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-validation --- 10:25:46 [INFO] 10:25:46 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-validation --- 10:25:46 [INFO] Executing tasks 10:25:46 10:25:46 ktlint: 10:25:48 [INFO] Executed tasks 10:25:48 [INFO] 10:25:48 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-validation --- 10:25:48 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:48 [INFO] 10:25:48 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-validation --- 10:25:48 [INFO] 10:25:48 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-validation --- 10:25:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:48 [INFO] 10:25:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-validation --- 10:25:48 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 10:25:48 [INFO] 10:25:48 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-validation --- 10:25:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 10:25:48 [INFO] 10:25:48 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-validation --- 10:25:48 [INFO] Set 2 system properties 10:25:48 [INFO] 10:25:48 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-validation --- 10:25:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:48 [INFO] 10:25:48 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-validation --- 10:25:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:48 [INFO] 10:25:48 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-validation --- 10:25:48 [INFO] Tidy is skipped. 10:25:48 [INFO] 10:25:48 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-validation --- 10:25:48 [INFO] Skipping Antrun execution 10:25:48 [INFO] 10:25:48 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-validation --- 10:25:48 [INFO] Formatting is skipped 10:25:48 [INFO] 10:25:48 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-validation --- 10:25:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 10:25:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 10:25:48 [INFO] 10:25:48 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-validation --- 10:25:48 [INFO] No sources to compile 10:25:48 [INFO] 10:25:48 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-validation --- 10:25:48 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/java 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.kt: (30, 94) The corresponding parameter in the supertype 'BluePrintArtifactTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.kt: (44, 9) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.kt: (29, 94) The corresponding parameter in the supertype 'BluePrintDataTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.kt: (53, 94) The corresponding parameter in the supertype 'BluePrintNodeTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 80) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'name'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 102) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.kt: (41, 94) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.kt: (48, 94) The corresponding parameter in the supertype 'BluePrintServiceTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.kt: (42, 94) The corresponding parameter in the supertype 'BluePrintTopologyTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 80) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'name'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 102) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 37) Parameter 'propertyName' is never used, could be renamed to _ 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 51) Parameter 'propertyDefinition' is never used, could be renamed to _ 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.kt: (39, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (39, 9) The corresponding parameter in the supertype 'ResourceDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 10:25:50 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (42, 46) Name shadowed: name 10:25:50 [INFO] 10:25:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-validation --- 10:25:50 [INFO] Not copying test resources 10:25:50 [INFO] 10:25:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-validation --- 10:25:50 [INFO] Not compiling test sources 10:25:50 [INFO] 10:25:50 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-validation --- 10:25:50 [INFO] Test compilation is skipped 10:25:50 [INFO] 10:25:50 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-validation --- 10:25:50 [INFO] Tests are skipped. 10:25:50 [INFO] 10:25:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-validation --- 10:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:50 [INFO] 10:25:50 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-validation --- 10:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:50 [INFO] 10:25:50 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-validation --- 10:25:50 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar 10:25:50 [INFO] 10:25:50 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-validation --- 10:25:50 [INFO] Skipping because packaging 'jar' is not pom. 10:25:50 [INFO] 10:25:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-validation --- 10:25:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-it.exec 10:25:50 [INFO] 10:25:50 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-validation --- 10:25:50 [INFO] Tests are skipped. 10:25:50 [INFO] 10:25:50 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-validation --- 10:25:50 [INFO] Tests are skipped. 10:25:50 [INFO] 10:25:50 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-validation --- 10:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:50 [INFO] 10:25:50 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-validation --- 10:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 10:25:50 [INFO] 10:25:50 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-validation --- 10:25:50 [INFO] Tests are skipped. 10:25:50 [INFO] 10:25:50 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-validation --- 10:25:50 [INFO] Tests are skipped. 10:25:50 [INFO] 10:25:50 [INFO] --- install:3.1.4:install (default-install) @ blueprint-validation --- 10:25:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.pom 10:25:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.jar 10:25:50 [INFO] 10:25:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-validation --- 10:25:50 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:1.10.0-SNAPSHOT at end 10:25:50 [INFO] 10:25:50 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- 10:25:50 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.10.0-SNAPSHOT [14/67] 10:25:50 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml 10:25:50 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:50 [INFO] 10:25:50 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-proto --- 10:25:50 [INFO] 10:25:50 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-proto --- 10:25:50 [INFO] 10:25:50 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-proto --- 10:25:50 [INFO] Executing tasks 10:25:50 10:25:50 ktlint: 10:25:51 [INFO] Executed tasks 10:25:51 [INFO] 10:25:51 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-proto --- 10:25:51 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:51 [INFO] 10:25:51 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-proto --- 10:25:51 [INFO] 10:25:51 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-proto --- 10:25:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:51 [INFO] Rule 3: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 10:25:51 [INFO] 10:25:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-proto --- 10:25:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-ut.exec 10:25:51 [INFO] 10:25:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-proto --- 10:25:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 10:25:51 [INFO] 10:25:51 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-proto --- 10:25:51 [INFO] Set 2 system properties 10:25:51 [INFO] 10:25:51 [INFO] --- protobuf:0.6.1:compile (default) @ blueprint-proto --- 10:25:51 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java 10:25:51 [INFO] 10:25:51 [INFO] --- protobuf:0.6.1:compile-custom (grpc-java) @ blueprint-proto --- 10:25:51 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/grpc-java 10:25:51 [INFO] 10:25:51 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-proto --- 10:25:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:51 [INFO] 10:25:51 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-proto --- 10:25:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:51 [INFO] 10:25:51 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-proto --- 10:25:51 [INFO] Tidy is skipped. 10:25:51 [INFO] 10:25:51 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-proto --- 10:25:51 [INFO] Skipping Antrun execution 10:25:51 [INFO] 10:25:51 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-proto --- 10:25:51 [INFO] Formatting is skipped 10:25:51 [INFO] 10:25:51 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-proto --- 10:25:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 10:25:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 10:25:51 [INFO] Copying 4 resources from ../../../../../components/model-catalog/proto-definition/proto to target/classes 10:25:51 [INFO] Copying 4 resources from ../../../../../components/model-catalog/proto-definition/proto to target/classes 10:25:51 [INFO] 10:25:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-proto --- 10:25:52 [INFO] Recompiling the module because of changed dependency. 10:25:52 [INFO] Compiling 53 source files with javac [debug parameters release 17] to target/classes 10:25:55 [INFO] Annotation processing is enabled because one or more processors were found 10:25:55 on the class path. A future release of javac may disable annotation processing 10:25:55 unless at least one processor is specified by name (-processor), or a search 10:25:55 path is specified (--processor-path, --processor-module-path), or annotation 10:25:55 processing is enabled explicitly (-proc:only, -proc:full). 10:25:55 Use -Xlint:-options to suppress this message. 10:25:55 Use -proc:none to disable annotation processing. 10:25:55 [INFO] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Some input files use or override a deprecated API. 10:25:55 [INFO] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Recompile with -Xlint:deprecation for details. 10:25:55 [INFO] 10:25:55 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-proto --- 10:25:55 [WARNING] No sources found skipping Kotlin compile 10:25:55 [INFO] 10:25:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-proto --- 10:25:55 [INFO] Not copying test resources 10:25:55 [INFO] 10:25:55 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-proto --- 10:25:55 [INFO] Not compiling test sources 10:25:55 [INFO] 10:25:55 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-proto --- 10:25:55 [INFO] Test compilation is skipped 10:25:55 [INFO] 10:25:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-proto --- 10:25:55 [INFO] Tests are skipped. 10:25:55 [INFO] 10:25:55 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-proto --- 10:25:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:55 [INFO] 10:25:55 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-proto --- 10:25:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:55 [INFO] 10:25:55 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-proto --- 10:25:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar 10:25:55 [INFO] 10:25:55 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-proto --- 10:25:56 [INFO] Skipping because packaging 'jar' is not pom. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-proto --- 10:25:56 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-it.exec 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-proto --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-proto --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-proto --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-proto --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-proto --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-proto --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- install:3.1.4:install (default-install) @ blueprint-proto --- 10:25:56 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.pom 10:25:56 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.jar 10:25:56 [INFO] 10:25:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-proto --- 10:25:56 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.10.0-SNAPSHOT at end 10:25:56 [INFO] 10:25:56 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- 10:25:56 [INFO] Building MS Blueprints Processor Modules - Commons 1.10.0-SNAPSHOT [15/67] 10:25:56 [INFO] from ms/blueprintsprocessor/modules/commons/pom.xml 10:25:56 [INFO] --------------------------------[ pom ]--------------------------------- 10:25:56 [INFO] 10:25:56 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-commons --- 10:25:56 [INFO] 10:25:56 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-commons --- 10:25:56 [INFO] 10:25:56 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-commons --- 10:25:56 [INFO] Executing tasks 10:25:56 10:25:56 ktlint: 10:25:56 [INFO] Executed tasks 10:25:56 [INFO] 10:25:56 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-commons --- 10:25:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:56 [INFO] 10:25:56 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-commons --- 10:25:56 [INFO] 10:25:56 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-commons --- 10:25:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:56 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-commons --- 10:25:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-ut.exec 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-commons --- 10:25:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 10:25:56 [INFO] 10:25:56 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-commons --- 10:25:56 [INFO] Set 2 system properties 10:25:56 [INFO] 10:25:56 [INFO] --- checkstyle:2.17:check (check-license) @ modules-commons --- 10:25:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:56 [INFO] 10:25:56 [INFO] --- checkstyle:2.17:check (check-style) @ modules-commons --- 10:25:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:56 [INFO] 10:25:56 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-commons --- 10:25:56 [INFO] Tidy is skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-commons --- 10:25:56 [INFO] Skipping Antrun execution 10:25:56 [INFO] 10:25:56 [INFO] --- formatter:2.17.1:format (format-java) @ modules-commons --- 10:25:56 [INFO] Formatting is skipped 10:25:56 [INFO] 10:25:56 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-commons --- 10:25:56 [WARNING] No sources found skipping Kotlin compile 10:25:56 [INFO] 10:25:56 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-commons --- 10:25:56 [INFO] Test compilation is skipped 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-commons --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-commons --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:56 [INFO] 10:25:56 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-commons --- 10:25:56 [INFO] No site descriptor found: nothing to attach. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-commons --- 10:25:56 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-it.exec 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-commons --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-commons --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-commons --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:25:56 [INFO] 10:25:56 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-commons --- 10:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-commons --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-commons --- 10:25:56 [INFO] Tests are skipped. 10:25:56 [INFO] 10:25:56 [INFO] --- install:3.1.4:install (default-install) @ modules-commons --- 10:25:56 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.10.0-SNAPSHOT/modules-commons-1.10.0-SNAPSHOT.pom 10:25:56 [INFO] 10:25:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-commons --- 10:25:56 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:1.10.0-SNAPSHOT at end 10:25:56 [INFO] 10:25:56 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- 10:25:56 [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.10.0-SNAPSHOT [16/67] 10:25:56 [INFO] from ms/blueprintsprocessor/modules/commons/processor-core/pom.xml 10:25:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:25:57 [INFO] 10:25:57 [INFO] --- clean:3.4.1:clean (default-clean) @ processor-core --- 10:25:57 [INFO] 10:25:57 [INFO] --- tidy:1.1.0:check (validate-pom) @ processor-core --- 10:25:57 [INFO] 10:25:57 [INFO] --- antrun:1.8:run (validate-kotlin) @ processor-core --- 10:25:57 [INFO] Executing tasks 10:25:57 10:25:57 ktlint: 10:25:58 [INFO] Executed tasks 10:25:58 [INFO] 10:25:58 [INFO] --- directory:1.0:highest-basedir (directories) @ processor-core --- 10:25:58 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:25:58 [INFO] 10:25:58 [INFO] --- formatter:2.17.1:validate (validate-java) @ processor-core --- 10:25:58 [INFO] 10:25:58 [INFO] --- enforcer:3.4.1:enforce (enforce) @ processor-core --- 10:25:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:25:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:25:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:25:58 [INFO] 10:25:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ processor-core --- 10:25:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 10:25:58 [INFO] 10:25:58 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ processor-core --- 10:25:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 10:25:58 [INFO] 10:25:58 [INFO] --- properties:1.0.0:set-system-properties (default) @ processor-core --- 10:25:58 [INFO] Set 2 system properties 10:25:58 [INFO] 10:25:58 [INFO] --- checkstyle:2.17:check (check-license) @ processor-core --- 10:25:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:58 [INFO] 10:25:58 [INFO] --- checkstyle:2.17:check (check-style) @ processor-core --- 10:25:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:25:58 [INFO] 10:25:58 [INFO] --- tidy:1.1.0:pom (format-pom) @ processor-core --- 10:25:58 [INFO] Tidy is skipped. 10:25:58 [INFO] 10:25:58 [INFO] --- antrun:1.8:run (format-kotlin) @ processor-core --- 10:25:58 [INFO] Skipping Antrun execution 10:25:58 [INFO] 10:25:58 [INFO] --- formatter:2.17.1:format (format-java) @ processor-core --- 10:25:58 [INFO] Formatting is skipped 10:25:58 [INFO] 10:25:58 [INFO] --- resources:3.3.1:resources (default-resources) @ processor-core --- 10:25:58 [INFO] Copying 1 resource from src/main/resources to target/classes 10:25:58 [INFO] Copying 0 resource from src/main/resources to target/classes 10:25:58 [INFO] 10:25:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ processor-core --- 10:25:58 [INFO] No sources to compile 10:25:58 [INFO] 10:25:58 [INFO] --- kotlin:1.9.0:compile (compile) @ processor-core --- 10:25:58 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/java 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 12) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 48) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 21) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 68) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 75) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (183, 5) @OptIn without any arguments has no effect 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 84) Parameter 'publishTime' is never used 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 103) Parameter 'clusterMember' is never used 10:26:00 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/utils/PayloadUtils.kt: (67, 17) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 10:26:00 [INFO] 10:26:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ processor-core --- 10:26:00 [INFO] Not copying test resources 10:26:00 [INFO] 10:26:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ processor-core --- 10:26:00 [INFO] Not compiling test sources 10:26:00 [INFO] 10:26:00 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ processor-core --- 10:26:00 [INFO] Test compilation is skipped 10:26:00 [INFO] 10:26:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ processor-core --- 10:26:00 [INFO] Tests are skipped. 10:26:00 [INFO] 10:26:00 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ processor-core --- 10:26:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:00 [INFO] 10:26:00 [INFO] --- jacoco:0.8.12:report (default-report) @ processor-core --- 10:26:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:00 [INFO] 10:26:00 [INFO] --- jar:3.4.2:jar (default-jar) @ processor-core --- 10:26:00 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar 10:26:00 [INFO] 10:26:00 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ processor-core --- 10:26:00 [INFO] Skipping because packaging 'jar' is not pom. 10:26:00 [INFO] 10:26:00 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ processor-core --- 10:26:00 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-it.exec 10:26:00 [INFO] 10:26:00 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ processor-core --- 10:26:00 [INFO] Tests are skipped. 10:26:00 [INFO] 10:26:00 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ processor-core --- 10:26:00 [INFO] Tests are skipped. 10:26:00 [INFO] 10:26:00 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ processor-core --- 10:26:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:00 [INFO] 10:26:00 [INFO] --- jacoco:0.8.12:check (default-check) @ processor-core --- 10:26:00 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 10:26:00 [INFO] 10:26:00 [INFO] --- failsafe:3.0.0-M5:verify (default) @ processor-core --- 10:26:00 [INFO] Tests are skipped. 10:26:00 [INFO] 10:26:00 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ processor-core --- 10:26:00 [INFO] Tests are skipped. 10:26:00 [INFO] 10:26:00 [INFO] --- install:3.1.4:install (default-install) @ processor-core --- 10:26:00 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.pom 10:26:00 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.jar 10:26:00 [INFO] 10:26:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ processor-core --- 10:26:00 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:1.10.0-SNAPSHOT at end 10:26:00 [INFO] 10:26:00 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- 10:26:00 [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.10.0-SNAPSHOT [17/67] 10:26:00 [INFO] from ms/blueprintsprocessor/modules/commons/db-lib/pom.xml 10:26:00 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:01 [INFO] 10:26:01 [INFO] --- clean:3.4.1:clean (default-clean) @ db-lib --- 10:26:01 [INFO] 10:26:01 [INFO] --- tidy:1.1.0:check (validate-pom) @ db-lib --- 10:26:01 [INFO] 10:26:01 [INFO] --- antrun:1.8:run (validate-kotlin) @ db-lib --- 10:26:01 [INFO] Executing tasks 10:26:01 10:26:01 ktlint: 10:26:02 [INFO] Executed tasks 10:26:02 [INFO] 10:26:02 [INFO] --- directory:1.0:highest-basedir (directories) @ db-lib --- 10:26:02 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:02 [INFO] 10:26:02 [INFO] --- formatter:2.17.1:validate (validate-java) @ db-lib --- 10:26:02 [INFO] 10:26:02 [INFO] --- enforcer:3.4.1:enforce (enforce) @ db-lib --- 10:26:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:02 [INFO] 10:26:02 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ db-lib --- 10:26:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 10:26:02 [INFO] 10:26:02 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ db-lib --- 10:26:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 10:26:02 [INFO] 10:26:02 [INFO] --- properties:1.0.0:set-system-properties (default) @ db-lib --- 10:26:02 [INFO] Set 2 system properties 10:26:02 [INFO] 10:26:02 [INFO] --- checkstyle:2.17:check (check-license) @ db-lib --- 10:26:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:02 [INFO] 10:26:02 [INFO] --- checkstyle:2.17:check (check-style) @ db-lib --- 10:26:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:02 [INFO] 10:26:02 [INFO] --- tidy:1.1.0:pom (format-pom) @ db-lib --- 10:26:02 [INFO] Tidy is skipped. 10:26:02 [INFO] 10:26:02 [INFO] --- antrun:1.8:run (format-kotlin) @ db-lib --- 10:26:02 [INFO] Skipping Antrun execution 10:26:02 [INFO] 10:26:02 [INFO] --- formatter:2.17.1:format (format-java) @ db-lib --- 10:26:02 [INFO] Formatting is skipped 10:26:02 [INFO] 10:26:02 [INFO] --- resources:3.3.1:resources (default-resources) @ db-lib --- 10:26:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 10:26:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 10:26:02 [INFO] 10:26:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ db-lib --- 10:26:02 [INFO] No sources to compile 10:26:02 [INFO] 10:26:02 [INFO] --- kotlin:1.9.0:compile (compile) @ db-lib --- 10:26:02 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/java 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (54, 2) 'Proxy' is deprecated. Deprecated in Java 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModelContent.kt: (83, 25) The corresponding parameter in the supertype 'Serializable' is named 'other'. This may cause problems when calling this function with named arguments. 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (47, 34) Variable 'archiveFile' initializer is redundant 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (48, 35) Variable 'workingDir' initializer is redundant 10:26:03 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.kt: (97, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type ByteArray 10:26:03 [INFO] 10:26:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ db-lib --- 10:26:03 [INFO] Not copying test resources 10:26:03 [INFO] 10:26:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ db-lib --- 10:26:03 [INFO] Not compiling test sources 10:26:03 [INFO] 10:26:03 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ db-lib --- 10:26:03 [INFO] Test compilation is skipped 10:26:03 [INFO] 10:26:03 [INFO] --- surefire:3.0.0-M5:test (default-test) @ db-lib --- 10:26:03 [INFO] Tests are skipped. 10:26:03 [INFO] 10:26:03 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ db-lib --- 10:26:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:03 [INFO] 10:26:03 [INFO] --- jacoco:0.8.12:report (default-report) @ db-lib --- 10:26:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:03 [INFO] 10:26:03 [INFO] --- jar:3.4.2:jar (default-jar) @ db-lib --- 10:26:04 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar 10:26:04 [INFO] 10:26:04 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ db-lib --- 10:26:04 [INFO] Skipping because packaging 'jar' is not pom. 10:26:04 [INFO] 10:26:04 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ db-lib --- 10:26:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-it.exec 10:26:04 [INFO] 10:26:04 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ db-lib --- 10:26:04 [INFO] Tests are skipped. 10:26:04 [INFO] 10:26:04 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ db-lib --- 10:26:04 [INFO] Tests are skipped. 10:26:04 [INFO] 10:26:04 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ db-lib --- 10:26:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:04 [INFO] 10:26:04 [INFO] --- jacoco:0.8.12:check (default-check) @ db-lib --- 10:26:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 10:26:04 [INFO] 10:26:04 [INFO] --- failsafe:3.0.0-M5:verify (default) @ db-lib --- 10:26:04 [INFO] Tests are skipped. 10:26:04 [INFO] 10:26:04 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ db-lib --- 10:26:04 [INFO] Tests are skipped. 10:26:04 [INFO] 10:26:04 [INFO] --- install:3.1.4:install (default-install) @ db-lib --- 10:26:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.pom 10:26:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.jar 10:26:04 [INFO] 10:26:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ db-lib --- 10:26:04 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:1.10.0-SNAPSHOT at end 10:26:04 [INFO] 10:26:04 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- 10:26:04 [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.10.0-SNAPSHOT [18/67] 10:26:04 [INFO] from ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml 10:26:04 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:04 [INFO] 10:26:04 [INFO] --- clean:3.4.1:clean (default-clean) @ rest-lib --- 10:26:04 [INFO] 10:26:04 [INFO] --- tidy:1.1.0:check (validate-pom) @ rest-lib --- 10:26:04 [INFO] 10:26:04 [INFO] --- antrun:1.8:run (validate-kotlin) @ rest-lib --- 10:26:04 [INFO] Executing tasks 10:26:04 10:26:04 ktlint: 10:26:05 [INFO] Executed tasks 10:26:05 [INFO] 10:26:05 [INFO] --- directory:1.0:highest-basedir (directories) @ rest-lib --- 10:26:05 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:05 [INFO] 10:26:05 [INFO] --- formatter:2.17.1:validate (validate-java) @ rest-lib --- 10:26:05 [INFO] 10:26:05 [INFO] --- enforcer:3.4.1:enforce (enforce) @ rest-lib --- 10:26:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:05 [INFO] 10:26:05 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rest-lib --- 10:26:05 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 10:26:05 [INFO] 10:26:05 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ rest-lib --- 10:26:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 10:26:05 [INFO] 10:26:05 [INFO] --- properties:1.0.0:set-system-properties (default) @ rest-lib --- 10:26:05 [INFO] Set 2 system properties 10:26:05 [INFO] 10:26:05 [INFO] --- checkstyle:2.17:check (check-license) @ rest-lib --- 10:26:05 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:05 [INFO] 10:26:05 [INFO] --- checkstyle:2.17:check (check-style) @ rest-lib --- 10:26:05 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:05 [INFO] 10:26:05 [INFO] --- tidy:1.1.0:pom (format-pom) @ rest-lib --- 10:26:05 [INFO] Tidy is skipped. 10:26:05 [INFO] 10:26:05 [INFO] --- antrun:1.8:run (format-kotlin) @ rest-lib --- 10:26:05 [INFO] Skipping Antrun execution 10:26:05 [INFO] 10:26:05 [INFO] --- formatter:2.17.1:format (format-java) @ rest-lib --- 10:26:05 [INFO] Formatting is skipped 10:26:05 [INFO] 10:26:05 [INFO] --- resources:3.3.1:resources (default-resources) @ rest-lib --- 10:26:05 [INFO] Copying 1 resource from src/main/resources to target/classes 10:26:05 [INFO] Copying 0 resource from src/main/resources to target/classes 10:26:05 [INFO] 10:26:05 [INFO] --- compiler:3.14.0:compile (default-compile) @ rest-lib --- 10:26:05 [INFO] No sources to compile 10:26:05 [INFO] 10:26:05 [INFO] --- kotlin:1.9.0:compile (compile) @ rest-lib --- 10:26:05 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (40, 33) 'SSLContextBuilder' is deprecated. Deprecated in Java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (64, 13) Name shadowed: uri 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (94, 36) 'SSLContextBuilder' is deprecated. Deprecated in Java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (154, 40) The corresponding parameter in the supertype 'BlueprintWebClientService' is named 'mergedDefaultAndSuppliedHeaders'. This may cause problems when calling this function with named arguments. 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (347, 60) Unchecked cast: String! to T 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 38) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 96) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (96, 17) Variable 'reqHeaders' is never used 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (137, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (139, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 43) 'putAll(Context!): Context!' is deprecated. Deprecated in Java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 55) 'currentContext(): Context!' is deprecated. Deprecated in Java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (161, 21) 'currentContext(): Context!' is deprecated. Deprecated in Java 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 12) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 24) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:07 [INFO] 10:26:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-lib --- 10:26:07 [INFO] Not copying test resources 10:26:07 [INFO] 10:26:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rest-lib --- 10:26:07 [INFO] Not compiling test sources 10:26:07 [INFO] 10:26:07 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ rest-lib --- 10:26:07 [INFO] Test compilation is skipped 10:26:07 [INFO] 10:26:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ rest-lib --- 10:26:07 [INFO] Tests are skipped. 10:26:07 [INFO] 10:26:07 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ rest-lib --- 10:26:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:07 [INFO] 10:26:07 [INFO] --- jacoco:0.8.12:report (default-report) @ rest-lib --- 10:26:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:07 [INFO] 10:26:07 [INFO] --- jar:3.4.2:jar (default-jar) @ rest-lib --- 10:26:07 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar 10:26:07 [INFO] 10:26:07 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ rest-lib --- 10:26:07 [INFO] Skipping because packaging 'jar' is not pom. 10:26:07 [INFO] 10:26:07 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ rest-lib --- 10:26:07 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-it.exec 10:26:07 [INFO] 10:26:07 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ rest-lib --- 10:26:07 [INFO] Tests are skipped. 10:26:07 [INFO] 10:26:07 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ rest-lib --- 10:26:07 [INFO] Tests are skipped. 10:26:07 [INFO] 10:26:07 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ rest-lib --- 10:26:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:07 [INFO] 10:26:07 [INFO] --- jacoco:0.8.12:check (default-check) @ rest-lib --- 10:26:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 10:26:07 [INFO] 10:26:07 [INFO] --- failsafe:3.0.0-M5:verify (default) @ rest-lib --- 10:26:07 [INFO] Tests are skipped. 10:26:07 [INFO] 10:26:07 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ rest-lib --- 10:26:07 [INFO] Tests are skipped. 10:26:07 [INFO] 10:26:07 [INFO] --- install:3.1.4:install (default-install) @ rest-lib --- 10:26:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.pom 10:26:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.jar 10:26:07 [INFO] 10:26:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rest-lib --- 10:26:07 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:1.10.0-SNAPSHOT at end 10:26:07 [INFO] 10:26:07 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- 10:26:07 [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.10.0-SNAPSHOT [19/67] 10:26:07 [INFO] from ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml 10:26:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:07 [INFO] 10:26:07 [INFO] --- clean:3.4.1:clean (default-clean) @ grpc-lib --- 10:26:07 [INFO] 10:26:07 [INFO] --- tidy:1.1.0:check (validate-pom) @ grpc-lib --- 10:26:07 [INFO] 10:26:07 [INFO] --- antrun:1.8:run (validate-kotlin) @ grpc-lib --- 10:26:07 [INFO] Executing tasks 10:26:07 10:26:07 ktlint: 10:26:08 [INFO] Executed tasks 10:26:08 [INFO] 10:26:08 [INFO] --- directory:1.0:highest-basedir (directories) @ grpc-lib --- 10:26:08 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:08 [INFO] 10:26:08 [INFO] --- formatter:2.17.1:validate (validate-java) @ grpc-lib --- 10:26:08 [INFO] 10:26:08 [INFO] --- enforcer:3.4.1:enforce (enforce) @ grpc-lib --- 10:26:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:09 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:09 [INFO] 10:26:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ grpc-lib --- 10:26:09 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 10:26:09 [INFO] 10:26:09 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ grpc-lib --- 10:26:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 10:26:09 [INFO] 10:26:09 [INFO] --- properties:1.0.0:set-system-properties (default) @ grpc-lib --- 10:26:09 [INFO] Set 2 system properties 10:26:09 [INFO] 10:26:09 [INFO] --- checkstyle:2.17:check (check-license) @ grpc-lib --- 10:26:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:09 [INFO] 10:26:09 [INFO] --- checkstyle:2.17:check (check-style) @ grpc-lib --- 10:26:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:09 [INFO] 10:26:09 [INFO] --- tidy:1.1.0:pom (format-pom) @ grpc-lib --- 10:26:09 [INFO] Tidy is skipped. 10:26:09 [INFO] 10:26:09 [INFO] --- antrun:1.8:run (format-kotlin) @ grpc-lib --- 10:26:09 [INFO] Skipping Antrun execution 10:26:09 [INFO] 10:26:09 [INFO] --- formatter:2.17.1:format (format-java) @ grpc-lib --- 10:26:09 [INFO] Formatting is skipped 10:26:09 [INFO] 10:26:09 [INFO] --- resources:3.3.1:resources (default-resources) @ grpc-lib --- 10:26:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 10:26:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 10:26:09 [INFO] 10:26:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ grpc-lib --- 10:26:09 [INFO] No sources to compile 10:26:09 [INFO] 10:26:09 [INFO] --- kotlin:1.9.0:compile (compile) @ grpc-lib --- 10:26:09 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/java 10:26:10 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (56, 9) Parameter 'next' is never used 10:26:10 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (67, 9) Parameter 'next' is never used 10:26:10 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (107, 23) Parameter 'requestHeaders' is never used 10:26:10 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (126, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:10 [INFO] 10:26:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-lib --- 10:26:10 [INFO] Not copying test resources 10:26:10 [INFO] 10:26:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ grpc-lib --- 10:26:10 [INFO] Not compiling test sources 10:26:10 [INFO] 10:26:10 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ grpc-lib --- 10:26:10 [INFO] Test compilation is skipped 10:26:10 [INFO] 10:26:10 [INFO] --- surefire:3.0.0-M5:test (default-test) @ grpc-lib --- 10:26:10 [INFO] Tests are skipped. 10:26:10 [INFO] 10:26:10 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ grpc-lib --- 10:26:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:10 [INFO] 10:26:10 [INFO] --- jacoco:0.8.12:report (default-report) @ grpc-lib --- 10:26:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:10 [INFO] 10:26:10 [INFO] --- jar:3.4.2:jar (default-jar) @ grpc-lib --- 10:26:10 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar 10:26:10 [INFO] 10:26:10 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ grpc-lib --- 10:26:10 [INFO] Skipping because packaging 'jar' is not pom. 10:26:10 [INFO] 10:26:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ grpc-lib --- 10:26:10 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-it.exec 10:26:10 [INFO] 10:26:10 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ grpc-lib --- 10:26:10 [INFO] Tests are skipped. 10:26:10 [INFO] 10:26:10 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ grpc-lib --- 10:26:10 [INFO] Tests are skipped. 10:26:10 [INFO] 10:26:10 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ grpc-lib --- 10:26:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:10 [INFO] 10:26:10 [INFO] --- jacoco:0.8.12:check (default-check) @ grpc-lib --- 10:26:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 10:26:10 [INFO] 10:26:10 [INFO] --- failsafe:3.0.0-M5:verify (default) @ grpc-lib --- 10:26:10 [INFO] Tests are skipped. 10:26:10 [INFO] 10:26:10 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ grpc-lib --- 10:26:10 [INFO] Tests are skipped. 10:26:10 [INFO] 10:26:10 [INFO] --- install:3.1.4:install (default-install) @ grpc-lib --- 10:26:10 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.pom 10:26:10 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.jar 10:26:10 [INFO] 10:26:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ grpc-lib --- 10:26:10 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:1.10.0-SNAPSHOT at end 10:26:10 [INFO] 10:26:10 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- 10:26:10 [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.10.0-SNAPSHOT [20/67] 10:26:10 [INFO] from ms/blueprintsprocessor/modules/commons/message-lib/pom.xml 10:26:10 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:11 [INFO] 10:26:11 [INFO] --- clean:3.4.1:clean (default-clean) @ message-lib --- 10:26:11 [INFO] 10:26:11 [INFO] --- tidy:1.1.0:check (validate-pom) @ message-lib --- 10:26:11 [INFO] 10:26:11 [INFO] --- antrun:1.8:run (validate-kotlin) @ message-lib --- 10:26:11 [INFO] Executing tasks 10:26:11 10:26:11 ktlint: 10:26:12 [INFO] Executed tasks 10:26:12 [INFO] 10:26:12 [INFO] --- directory:1.0:highest-basedir (directories) @ message-lib --- 10:26:12 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:12 [INFO] 10:26:12 [INFO] --- formatter:2.17.1:validate (validate-java) @ message-lib --- 10:26:12 [INFO] 10:26:12 [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-lib --- 10:26:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:12 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:12 [INFO] 10:26:12 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-lib --- 10:26:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 10:26:12 [INFO] 10:26:12 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-lib --- 10:26:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 10:26:12 [INFO] 10:26:12 [INFO] --- properties:1.0.0:set-system-properties (default) @ message-lib --- 10:26:12 [INFO] Set 2 system properties 10:26:12 [INFO] 10:26:12 [INFO] --- checkstyle:2.17:check (check-license) @ message-lib --- 10:26:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:12 [INFO] 10:26:12 [INFO] --- checkstyle:2.17:check (check-style) @ message-lib --- 10:26:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:12 [INFO] 10:26:12 [INFO] --- tidy:1.1.0:pom (format-pom) @ message-lib --- 10:26:12 [INFO] Tidy is skipped. 10:26:12 [INFO] 10:26:12 [INFO] --- antrun:1.8:run (format-kotlin) @ message-lib --- 10:26:12 [INFO] Skipping Antrun execution 10:26:12 [INFO] 10:26:12 [INFO] --- formatter:2.17.1:format (format-java) @ message-lib --- 10:26:12 [INFO] Formatting is skipped 10:26:12 [INFO] 10:26:12 [INFO] --- resources:3.3.1:resources (default-resources) @ message-lib --- 10:26:12 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 10:26:12 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 10:26:12 [INFO] 10:26:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ message-lib --- 10:26:12 [INFO] No sources to compile 10:26:12 [INFO] 10:26:12 [INFO] --- kotlin:1.9.0:compile (compile) @ message-lib --- 10:26:12 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/java 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/BluePrintMessageLibData.kt: (149, 53) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (21, 43) 'Processor' is deprecated. Deprecated in Java 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (27, 58) 'Processor' is deprecated. Deprecated in Java 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 60) Unnecessary safe call on a non-null receiver of type String 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (90, 46) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 60) Unnecessary safe call on a non-null receiver of type String 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageProducerService.kt: (57, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type String 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (59, 22) 'localThreadsMetadata(): (Mutable)Set!' is deprecated. Deprecated in Java 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (63, 13) Condition 'kafkaStreams != null' is always 'true' 10:26:15 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MessageLoggerService.kt: (112, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 10:26:15 [INFO] 10:26:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-lib --- 10:26:15 [INFO] Not copying test resources 10:26:15 [INFO] 10:26:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-lib --- 10:26:15 [INFO] Not compiling test sources 10:26:15 [INFO] 10:26:15 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-lib --- 10:26:15 [INFO] Test compilation is skipped 10:26:15 [INFO] 10:26:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-lib --- 10:26:15 [INFO] Tests are skipped. 10:26:15 [INFO] 10:26:15 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-lib --- 10:26:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:15 [INFO] 10:26:15 [INFO] --- jacoco:0.8.12:report (default-report) @ message-lib --- 10:26:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:15 [INFO] 10:26:15 [INFO] --- jar:3.4.2:jar (default-jar) @ message-lib --- 10:26:15 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar 10:26:15 [INFO] 10:26:15 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-lib --- 10:26:15 [INFO] Skipping because packaging 'jar' is not pom. 10:26:15 [INFO] 10:26:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-lib --- 10:26:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-it.exec 10:26:15 [INFO] 10:26:15 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-lib --- 10:26:15 [INFO] Tests are skipped. 10:26:15 [INFO] 10:26:15 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-lib --- 10:26:15 [INFO] Tests are skipped. 10:26:15 [INFO] 10:26:15 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-lib --- 10:26:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:15 [INFO] 10:26:15 [INFO] --- jacoco:0.8.12:check (default-check) @ message-lib --- 10:26:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 10:26:15 [INFO] 10:26:15 [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-lib --- 10:26:15 [INFO] Tests are skipped. 10:26:15 [INFO] 10:26:15 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-lib --- 10:26:15 [INFO] Tests are skipped. 10:26:15 [INFO] 10:26:15 [INFO] --- install:3.1.4:install (default-install) @ message-lib --- 10:26:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.pom 10:26:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.jar 10:26:15 [INFO] 10:26:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ message-lib --- 10:26:15 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:1.10.0-SNAPSHOT at end 10:26:15 [INFO] 10:26:15 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- 10:26:15 [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.10.0-SNAPSHOT [21/67] 10:26:15 [INFO] from ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml 10:26:15 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:15 [INFO] 10:26:15 [INFO] --- clean:3.4.1:clean (default-clean) @ ssh-lib --- 10:26:15 [INFO] 10:26:15 [INFO] --- tidy:1.1.0:check (validate-pom) @ ssh-lib --- 10:26:15 [INFO] 10:26:15 [INFO] --- antrun:1.8:run (validate-kotlin) @ ssh-lib --- 10:26:15 [INFO] Executing tasks 10:26:15 10:26:15 ktlint: 10:26:16 [INFO] Executed tasks 10:26:16 [INFO] 10:26:16 [INFO] --- directory:1.0:highest-basedir (directories) @ ssh-lib --- 10:26:16 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:16 [INFO] 10:26:16 [INFO] --- formatter:2.17.1:validate (validate-java) @ ssh-lib --- 10:26:16 [INFO] 10:26:16 [INFO] --- enforcer:3.4.1:enforce (enforce) @ ssh-lib --- 10:26:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:16 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:16 [INFO] 10:26:16 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ssh-lib --- 10:26:16 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 10:26:16 [INFO] 10:26:16 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ssh-lib --- 10:26:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 10:26:16 [INFO] 10:26:16 [INFO] --- properties:1.0.0:set-system-properties (default) @ ssh-lib --- 10:26:16 [INFO] Set 2 system properties 10:26:16 [INFO] 10:26:16 [INFO] --- checkstyle:2.17:check (check-license) @ ssh-lib --- 10:26:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:16 [INFO] 10:26:16 [INFO] --- checkstyle:2.17:check (check-style) @ ssh-lib --- 10:26:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:16 [INFO] 10:26:16 [INFO] --- tidy:1.1.0:pom (format-pom) @ ssh-lib --- 10:26:16 [INFO] Tidy is skipped. 10:26:16 [INFO] 10:26:16 [INFO] --- antrun:1.8:run (format-kotlin) @ ssh-lib --- 10:26:16 [INFO] Skipping Antrun execution 10:26:16 [INFO] 10:26:16 [INFO] --- formatter:2.17.1:format (format-java) @ ssh-lib --- 10:26:16 [INFO] Formatting is skipped 10:26:16 [INFO] 10:26:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ssh-lib --- 10:26:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 10:26:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 10:26:16 [INFO] 10:26:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ ssh-lib --- 10:26:16 [INFO] No sources to compile 10:26:16 [INFO] 10:26:16 [INFO] --- kotlin:1.9.0:compile (compile) @ ssh-lib --- 10:26:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/java 10:26:17 [INFO] 10:26:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssh-lib --- 10:26:17 [INFO] Not copying test resources 10:26:17 [INFO] 10:26:17 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ssh-lib --- 10:26:17 [INFO] Not compiling test sources 10:26:17 [INFO] 10:26:17 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ssh-lib --- 10:26:17 [INFO] Test compilation is skipped 10:26:17 [INFO] 10:26:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ ssh-lib --- 10:26:17 [INFO] Tests are skipped. 10:26:17 [INFO] 10:26:17 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ssh-lib --- 10:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:17 [INFO] 10:26:17 [INFO] --- jacoco:0.8.12:report (default-report) @ ssh-lib --- 10:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:17 [INFO] 10:26:17 [INFO] --- jar:3.4.2:jar (default-jar) @ ssh-lib --- 10:26:17 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar 10:26:17 [INFO] 10:26:17 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ssh-lib --- 10:26:17 [INFO] Skipping because packaging 'jar' is not pom. 10:26:17 [INFO] 10:26:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ssh-lib --- 10:26:17 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-it.exec 10:26:17 [INFO] 10:26:17 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ssh-lib --- 10:26:17 [INFO] Tests are skipped. 10:26:17 [INFO] 10:26:17 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ssh-lib --- 10:26:17 [INFO] Tests are skipped. 10:26:17 [INFO] 10:26:17 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ssh-lib --- 10:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:17 [INFO] 10:26:17 [INFO] --- jacoco:0.8.12:check (default-check) @ ssh-lib --- 10:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 10:26:17 [INFO] 10:26:17 [INFO] --- failsafe:3.0.0-M5:verify (default) @ ssh-lib --- 10:26:17 [INFO] Tests are skipped. 10:26:17 [INFO] 10:26:17 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ssh-lib --- 10:26:17 [INFO] Tests are skipped. 10:26:17 [INFO] 10:26:17 [INFO] --- install:3.1.4:install (default-install) @ ssh-lib --- 10:26:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.pom 10:26:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.jar 10:26:17 [INFO] 10:26:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ssh-lib --- 10:26:17 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:1.10.0-SNAPSHOT at end 10:26:17 [INFO] 10:26:17 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- 10:26:17 [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.10.0-SNAPSHOT [22/67] 10:26:17 [INFO] from ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml 10:26:17 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:17 [INFO] 10:26:17 [INFO] --- clean:3.4.1:clean (default-clean) @ nats-lib --- 10:26:17 [INFO] 10:26:17 [INFO] --- tidy:1.1.0:check (validate-pom) @ nats-lib --- 10:26:17 [INFO] 10:26:17 [INFO] --- antrun:1.8:run (validate-kotlin) @ nats-lib --- 10:26:17 [INFO] Executing tasks 10:26:17 10:26:17 ktlint: 10:26:19 [INFO] Executed tasks 10:26:19 [INFO] 10:26:19 [INFO] --- directory:1.0:highest-basedir (directories) @ nats-lib --- 10:26:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:19 [INFO] 10:26:19 [INFO] --- formatter:2.17.1:validate (validate-java) @ nats-lib --- 10:26:19 [INFO] 10:26:19 [INFO] --- enforcer:3.4.1:enforce (enforce) @ nats-lib --- 10:26:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ nats-lib --- 10:26:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ nats-lib --- 10:26:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 10:26:19 [INFO] 10:26:19 [INFO] --- properties:1.0.0:set-system-properties (default) @ nats-lib --- 10:26:19 [INFO] Set 2 system properties 10:26:19 [INFO] 10:26:19 [INFO] --- checkstyle:2.17:check (check-license) @ nats-lib --- 10:26:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:19 [INFO] 10:26:19 [INFO] --- checkstyle:2.17:check (check-style) @ nats-lib --- 10:26:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:19 [INFO] 10:26:19 [INFO] --- tidy:1.1.0:pom (format-pom) @ nats-lib --- 10:26:19 [INFO] Tidy is skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- antrun:1.8:run (format-kotlin) @ nats-lib --- 10:26:19 [INFO] Skipping Antrun execution 10:26:19 [INFO] 10:26:19 [INFO] --- formatter:2.17.1:format (format-java) @ nats-lib --- 10:26:19 [INFO] Formatting is skipped 10:26:19 [INFO] 10:26:19 [INFO] --- resources:3.3.1:resources (default-resources) @ nats-lib --- 10:26:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 10:26:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 10:26:19 [INFO] 10:26:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ nats-lib --- 10:26:19 [INFO] No sources to compile 10:26:19 [INFO] 10:26:19 [INFO] --- kotlin:1.9.0:compile (compile) @ nats-lib --- 10:26:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/java 10:26:19 [INFO] 10:26:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nats-lib --- 10:26:19 [INFO] Not copying test resources 10:26:19 [INFO] 10:26:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ nats-lib --- 10:26:19 [INFO] Not compiling test sources 10:26:19 [INFO] 10:26:19 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ nats-lib --- 10:26:19 [INFO] Test compilation is skipped 10:26:19 [INFO] 10:26:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ nats-lib --- 10:26:19 [INFO] Tests are skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ nats-lib --- 10:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:report (default-report) @ nats-lib --- 10:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:19 [INFO] 10:26:19 [INFO] --- jar:3.4.2:jar (default-jar) @ nats-lib --- 10:26:19 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar 10:26:19 [INFO] 10:26:19 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ nats-lib --- 10:26:19 [INFO] Skipping because packaging 'jar' is not pom. 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ nats-lib --- 10:26:19 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-it.exec 10:26:19 [INFO] 10:26:19 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ nats-lib --- 10:26:19 [INFO] Tests are skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ nats-lib --- 10:26:19 [INFO] Tests are skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ nats-lib --- 10:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:19 [INFO] 10:26:19 [INFO] --- jacoco:0.8.12:check (default-check) @ nats-lib --- 10:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 10:26:19 [INFO] 10:26:19 [INFO] --- failsafe:3.0.0-M5:verify (default) @ nats-lib --- 10:26:19 [INFO] Tests are skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ nats-lib --- 10:26:19 [INFO] Tests are skipped. 10:26:19 [INFO] 10:26:19 [INFO] --- install:3.1.4:install (default-install) @ nats-lib --- 10:26:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.pom 10:26:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.jar 10:26:19 [INFO] 10:26:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ nats-lib --- 10:26:19 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:1.10.0-SNAPSHOT at end 10:26:19 [INFO] 10:26:19 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ 10:26:19 [INFO] Building MS Blueprints Processor Modules - Outbounds 1.10.0-SNAPSHOT [23/67] 10:26:19 [INFO] from ms/blueprintsprocessor/modules/outbounds/pom.xml 10:26:19 [INFO] --------------------------------[ pom ]--------------------------------- 10:26:19 [INFO] 10:26:19 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-outbounds --- 10:26:19 [INFO] 10:26:19 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-outbounds --- 10:26:19 [INFO] 10:26:19 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-outbounds --- 10:26:19 [INFO] Executing tasks 10:26:19 10:26:19 ktlint: 10:26:20 [INFO] Executed tasks 10:26:20 [INFO] 10:26:20 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-outbounds --- 10:26:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:20 [INFO] 10:26:20 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-outbounds --- 10:26:20 [INFO] 10:26:20 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-outbounds --- 10:26:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-outbounds --- 10:26:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-ut.exec 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-outbounds --- 10:26:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 10:26:20 [INFO] 10:26:20 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-outbounds --- 10:26:20 [INFO] Set 2 system properties 10:26:20 [INFO] 10:26:20 [INFO] --- checkstyle:2.17:check (check-license) @ modules-outbounds --- 10:26:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:20 [INFO] 10:26:20 [INFO] --- checkstyle:2.17:check (check-style) @ modules-outbounds --- 10:26:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:20 [INFO] 10:26:20 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-outbounds --- 10:26:20 [INFO] Tidy is skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-outbounds --- 10:26:20 [INFO] Skipping Antrun execution 10:26:20 [INFO] 10:26:20 [INFO] --- formatter:2.17.1:format (format-java) @ modules-outbounds --- 10:26:20 [INFO] Formatting is skipped 10:26:20 [INFO] 10:26:20 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-outbounds --- 10:26:20 [WARNING] No sources found skipping Kotlin compile 10:26:20 [INFO] 10:26:20 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-outbounds --- 10:26:20 [INFO] Test compilation is skipped 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-outbounds --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-outbounds --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-outbounds --- 10:26:20 [INFO] No site descriptor found: nothing to attach. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-outbounds --- 10:26:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-it.exec 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-outbounds --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-outbounds --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-outbounds --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-outbounds --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-outbounds --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-outbounds --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- install:3.1.4:install (default-install) @ modules-outbounds --- 10:26:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/outbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.10.0-SNAPSHOT/modules-outbounds-1.10.0-SNAPSHOT.pom 10:26:20 [INFO] 10:26:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-outbounds --- 10:26:20 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:1.10.0-SNAPSHOT at end 10:26:20 [INFO] 10:26:20 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- 10:26:20 [INFO] Building MS Blueprints Processor Modules - Services 1.10.0-SNAPSHOT [24/67] 10:26:20 [INFO] from ms/blueprintsprocessor/modules/services/pom.xml 10:26:20 [INFO] --------------------------------[ pom ]--------------------------------- 10:26:20 [INFO] 10:26:20 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-services --- 10:26:20 [INFO] 10:26:20 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-services --- 10:26:20 [INFO] 10:26:20 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-services --- 10:26:20 [INFO] Executing tasks 10:26:20 10:26:20 ktlint: 10:26:20 [INFO] Executed tasks 10:26:20 [INFO] 10:26:20 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-services --- 10:26:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:20 [INFO] 10:26:20 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-services --- 10:26:20 [INFO] 10:26:20 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-services --- 10:26:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-services --- 10:26:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-ut.exec 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-services --- 10:26:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 10:26:20 [INFO] 10:26:20 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-services --- 10:26:20 [INFO] Set 2 system properties 10:26:20 [INFO] 10:26:20 [INFO] --- checkstyle:2.17:check (check-license) @ modules-services --- 10:26:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:20 [INFO] 10:26:20 [INFO] --- checkstyle:2.17:check (check-style) @ modules-services --- 10:26:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:20 [INFO] 10:26:20 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-services --- 10:26:20 [INFO] Tidy is skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-services --- 10:26:20 [INFO] Skipping Antrun execution 10:26:20 [INFO] 10:26:20 [INFO] --- formatter:2.17.1:format (format-java) @ modules-services --- 10:26:20 [INFO] Formatting is skipped 10:26:20 [INFO] 10:26:20 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-services --- 10:26:20 [WARNING] No sources found skipping Kotlin compile 10:26:20 [INFO] 10:26:20 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-services --- 10:26:20 [INFO] Test compilation is skipped 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-services --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-services --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-services --- 10:26:20 [INFO] No site descriptor found: nothing to attach. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-services --- 10:26:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-it.exec 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-services --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-services --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-services --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:20 [INFO] 10:26:20 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-services --- 10:26:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-services --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-services --- 10:26:20 [INFO] Tests are skipped. 10:26:20 [INFO] 10:26:20 [INFO] --- install:3.1.4:install (default-install) @ modules-services --- 10:26:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.10.0-SNAPSHOT/modules-services-1.10.0-SNAPSHOT.pom 10:26:20 [INFO] 10:26:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-services --- 10:26:20 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-services:1.10.0-SNAPSHOT at end 10:26:20 [INFO] 10:26:20 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- 10:26:20 [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.10.0-SNAPSHOT [25/67] 10:26:20 [INFO] from ms/blueprintsprocessor/modules/services/execution-service/pom.xml 10:26:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:21 [INFO] 10:26:21 [INFO] --- clean:3.4.1:clean (default-clean) @ execution-service --- 10:26:21 [INFO] 10:26:21 [INFO] --- tidy:1.1.0:check (validate-pom) @ execution-service --- 10:26:21 [INFO] 10:26:21 [INFO] --- antrun:1.8:run (validate-kotlin) @ execution-service --- 10:26:21 [INFO] Executing tasks 10:26:21 10:26:21 ktlint: 10:26:23 [INFO] Executed tasks 10:26:23 [INFO] 10:26:23 [INFO] --- directory:1.0:highest-basedir (directories) @ execution-service --- 10:26:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:23 [INFO] 10:26:23 [INFO] --- formatter:2.17.1:validate (validate-java) @ execution-service --- 10:26:23 [INFO] 10:26:23 [INFO] --- enforcer:3.4.1:enforce (enforce) @ execution-service --- 10:26:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:23 [INFO] 10:26:23 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ execution-service --- 10:26:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 10:26:23 [INFO] 10:26:23 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ execution-service --- 10:26:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 10:26:23 [INFO] 10:26:23 [INFO] --- properties:1.0.0:set-system-properties (default) @ execution-service --- 10:26:23 [INFO] Set 2 system properties 10:26:23 [INFO] 10:26:23 [INFO] --- checkstyle:2.17:check (check-license) @ execution-service --- 10:26:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:23 [INFO] 10:26:23 [INFO] --- checkstyle:2.17:check (check-style) @ execution-service --- 10:26:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:23 [INFO] 10:26:23 [INFO] --- tidy:1.1.0:pom (format-pom) @ execution-service --- 10:26:23 [INFO] Tidy is skipped. 10:26:23 [INFO] 10:26:23 [INFO] --- antrun:1.8:run (format-kotlin) @ execution-service --- 10:26:23 [INFO] Skipping Antrun execution 10:26:23 [INFO] 10:26:23 [INFO] --- formatter:2.17.1:format (format-java) @ execution-service --- 10:26:23 [INFO] Formatting is skipped 10:26:23 [INFO] 10:26:23 [INFO] --- resources:3.3.1:resources (default-resources) @ execution-service --- 10:26:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 10:26:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 10:26:23 [INFO] 10:26:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ execution-service --- 10:26:23 [INFO] No sources to compile 10:26:23 [INFO] 10:26:23 [INFO] --- kotlin:1.9.0:compile (compile) @ execution-service --- 10:26:23 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/java 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractComponentFunction.kt: (162, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 16) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 50) Unchecked cast: Any? to T 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractServiceFunction.kt: (59, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (19, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (33, 41) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (70, 29) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (81, 35) Variable 'scriptComponent' initializer is redundant 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (96, 122) Unchecked cast: BlueprintFunctionNode<*, *> to T 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/RemoteScriptExecutionService.kt: (92, 42) The corresponding parameter in the supertype 'RemoteScriptExecutionService' is named 'uploadBpInput'. This may cause problems when calling this function with named arguments. 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (127, 24) This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (151, 36) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:25 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/BlueprintJythonService.kt: (34, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:26:25 [INFO] 10:26:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ execution-service --- 10:26:25 [INFO] Not copying test resources 10:26:25 [INFO] 10:26:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ execution-service --- 10:26:25 [INFO] Not compiling test sources 10:26:25 [INFO] 10:26:25 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ execution-service --- 10:26:25 [INFO] Test compilation is skipped 10:26:25 [INFO] 10:26:25 [INFO] --- surefire:3.0.0-M5:test (default-test) @ execution-service --- 10:26:25 [INFO] Tests are skipped. 10:26:25 [INFO] 10:26:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ execution-service --- 10:26:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:25 [INFO] 10:26:25 [INFO] --- jacoco:0.8.12:report (default-report) @ execution-service --- 10:26:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:25 [INFO] 10:26:25 [INFO] --- jar:3.4.2:jar (default-jar) @ execution-service --- 10:26:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar 10:26:25 [INFO] 10:26:25 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ execution-service --- 10:26:25 [INFO] Skipping because packaging 'jar' is not pom. 10:26:25 [INFO] 10:26:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ execution-service --- 10:26:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-it.exec 10:26:25 [INFO] 10:26:25 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ execution-service --- 10:26:25 [INFO] Tests are skipped. 10:26:25 [INFO] 10:26:25 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ execution-service --- 10:26:25 [INFO] Tests are skipped. 10:26:25 [INFO] 10:26:25 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ execution-service --- 10:26:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:25 [INFO] 10:26:25 [INFO] --- jacoco:0.8.12:check (default-check) @ execution-service --- 10:26:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 10:26:25 [INFO] 10:26:25 [INFO] --- failsafe:3.0.0-M5:verify (default) @ execution-service --- 10:26:25 [INFO] Tests are skipped. 10:26:25 [INFO] 10:26:25 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ execution-service --- 10:26:25 [INFO] Tests are skipped. 10:26:25 [INFO] 10:26:25 [INFO] --- install:3.1.4:install (default-install) @ execution-service --- 10:26:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.pom 10:26:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.jar 10:26:25 [INFO] 10:26:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ execution-service --- 10:26:25 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:1.10.0-SNAPSHOT at end 10:26:25 [INFO] 10:26:25 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- 10:26:25 [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.10.0-SNAPSHOT [26/67] 10:26:25 [INFO] from ms/blueprintsprocessor/modules/services/workflow-service/pom.xml 10:26:25 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:25 [INFO] 10:26:25 [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-service --- 10:26:25 [INFO] 10:26:25 [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-service --- 10:26:25 [INFO] 10:26:25 [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-service --- 10:26:25 [INFO] Executing tasks 10:26:25 10:26:25 ktlint: 10:26:26 [INFO] Executed tasks 10:26:26 [INFO] 10:26:26 [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-service --- 10:26:26 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:26 [INFO] 10:26:26 [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-service --- 10:26:26 [INFO] 10:26:26 [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-service --- 10:26:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:26 [INFO] 10:26:26 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-service --- 10:26:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 10:26:26 [INFO] 10:26:26 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-service --- 10:26:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 10:26:26 [INFO] 10:26:26 [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-service --- 10:26:26 [INFO] Set 2 system properties 10:26:26 [INFO] 10:26:26 [INFO] --- checkstyle:2.17:check (check-license) @ workflow-service --- 10:26:26 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:26 [INFO] 10:26:26 [INFO] --- checkstyle:2.17:check (check-style) @ workflow-service --- 10:26:26 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:26 [INFO] 10:26:26 [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-service --- 10:26:26 [INFO] Tidy is skipped. 10:26:26 [INFO] 10:26:26 [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-service --- 10:26:26 [INFO] Skipping Antrun execution 10:26:26 [INFO] 10:26:26 [INFO] --- formatter:2.17.1:format (format-java) @ workflow-service --- 10:26:26 [INFO] Formatting is skipped 10:26:26 [INFO] 10:26:26 [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-service --- 10:26:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 10:26:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 10:26:26 [INFO] 10:26:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-service --- 10:26:26 [INFO] No sources to compile 10:26:26 [INFO] 10:26:26 [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-service --- 10:26:26 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/java 10:26:27 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/ImperativeWorkflowExecutionService.kt: (100, 28) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:27 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (61, 21) 'setter for status: String!' is deprecated. Deprecated in Java 10:26:27 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (65, 21) 'setter for status: String!' is deprecated. Deprecated in Java 10:26:27 [INFO] 10:26:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-service --- 10:26:27 [INFO] Not copying test resources 10:26:27 [INFO] 10:26:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-service --- 10:26:27 [INFO] Not compiling test sources 10:26:27 [INFO] 10:26:27 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-service --- 10:26:27 [INFO] Test compilation is skipped 10:26:27 [INFO] 10:26:27 [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-service --- 10:26:27 [INFO] Tests are skipped. 10:26:27 [INFO] 10:26:27 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-service --- 10:26:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:27 [INFO] 10:26:27 [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-service --- 10:26:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:27 [INFO] 10:26:27 [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-service --- 10:26:27 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar 10:26:27 [INFO] 10:26:27 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-service --- 10:26:27 [INFO] Skipping because packaging 'jar' is not pom. 10:26:27 [INFO] 10:26:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-service --- 10:26:27 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-it.exec 10:26:27 [INFO] 10:26:27 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-service --- 10:26:27 [INFO] Tests are skipped. 10:26:27 [INFO] 10:26:27 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-service --- 10:26:27 [INFO] Tests are skipped. 10:26:27 [INFO] 10:26:27 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-service --- 10:26:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:27 [INFO] 10:26:27 [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-service --- 10:26:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 10:26:27 [INFO] 10:26:27 [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-service --- 10:26:27 [INFO] Tests are skipped. 10:26:27 [INFO] 10:26:27 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-service --- 10:26:27 [INFO] Tests are skipped. 10:26:27 [INFO] 10:26:27 [INFO] --- install:3.1.4:install (default-install) @ workflow-service --- 10:26:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.pom 10:26:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.jar 10:26:27 [INFO] 10:26:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ workflow-service --- 10:26:27 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:1.10.0-SNAPSHOT at end 10:26:27 [INFO] 10:26:27 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- 10:26:27 [INFO] Building MS Blueprints Processor Functions (Root) 1.10.0-SNAPSHOT [27/67] 10:26:27 [INFO] from ms/blueprintsprocessor/functions/pom.xml 10:26:27 [INFO] --------------------------------[ pom ]--------------------------------- 10:26:28 [INFO] 10:26:28 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-functions --- 10:26:28 [INFO] 10:26:28 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-functions --- 10:26:28 [INFO] 10:26:28 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-functions --- 10:26:28 [INFO] Executing tasks 10:26:28 10:26:28 ktlint: 10:26:28 [INFO] Executed tasks 10:26:28 [INFO] 10:26:28 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-functions --- 10:26:28 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:28 [INFO] 10:26:28 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-functions --- 10:26:28 [INFO] 10:26:28 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-functions --- 10:26:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-functions --- 10:26:29 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-ut.exec 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-functions --- 10:26:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/target/jacoco.exec 10:26:29 [INFO] 10:26:29 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Set 2 system properties 10:26:29 [INFO] 10:26:29 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-functions --- 10:26:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:29 [INFO] 10:26:29 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-functions --- 10:26:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:29 [INFO] 10:26:29 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Tidy is skipped. 10:26:29 [INFO] 10:26:29 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Skipping Antrun execution 10:26:29 [INFO] 10:26:29 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Formatting is skipped 10:26:29 [INFO] 10:26:29 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-functions --- 10:26:29 [WARNING] No sources found skipping Kotlin compile 10:26:29 [INFO] 10:26:29 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Test compilation is skipped 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:29 [INFO] 10:26:29 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-functions --- 10:26:29 [INFO] No site descriptor found: nothing to attach. 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-functions --- 10:26:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-it.exec 10:26:29 [INFO] 10:26:29 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Tests are skipped. 10:26:29 [INFO] 10:26:29 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Tests are skipped. 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:29 [INFO] 10:26:29 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/target/jacoco.exec 10:26:29 [INFO] 10:26:29 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Tests are skipped. 10:26:29 [INFO] 10:26:29 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Tests are skipped. 10:26:29 [INFO] 10:26:29 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.10.0-SNAPSHOT/blueprintsprocessor-functions-1.10.0-SNAPSHOT.pom 10:26:29 [INFO] 10:26:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-functions --- 10:26:29 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:1.10.0-SNAPSHOT at end 10:26:29 [INFO] 10:26:29 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- 10:26:29 [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.10.0-SNAPSHOT [28/67] 10:26:29 [INFO] from ms/blueprintsprocessor/functions/config-snapshots/pom.xml 10:26:29 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:29 [INFO] 10:26:29 [INFO] --- clean:3.4.1:clean (default-clean) @ config-snapshots --- 10:26:29 [INFO] 10:26:29 [INFO] --- tidy:1.1.0:check (validate-pom) @ config-snapshots --- 10:26:29 [INFO] 10:26:29 [INFO] --- antrun:1.8:run (validate-kotlin) @ config-snapshots --- 10:26:29 [INFO] Executing tasks 10:26:29 10:26:29 ktlint: 10:26:30 [INFO] Executed tasks 10:26:30 [INFO] 10:26:30 [INFO] --- directory:1.0:highest-basedir (directories) @ config-snapshots --- 10:26:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:30 [INFO] 10:26:30 [INFO] --- formatter:2.17.1:validate (validate-java) @ config-snapshots --- 10:26:30 [INFO] 10:26:30 [INFO] --- enforcer:3.4.1:enforce (enforce) @ config-snapshots --- 10:26:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:30 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:30 [INFO] 10:26:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ config-snapshots --- 10:26:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 10:26:30 [INFO] 10:26:30 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ config-snapshots --- 10:26:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 10:26:30 [INFO] 10:26:30 [INFO] --- properties:1.0.0:set-system-properties (default) @ config-snapshots --- 10:26:30 [INFO] Set 2 system properties 10:26:30 [INFO] 10:26:30 [INFO] --- checkstyle:2.17:check (check-license) @ config-snapshots --- 10:26:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:30 [INFO] 10:26:30 [INFO] --- checkstyle:2.17:check (check-style) @ config-snapshots --- 10:26:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:30 [INFO] 10:26:30 [INFO] --- tidy:1.1.0:pom (format-pom) @ config-snapshots --- 10:26:30 [INFO] Tidy is skipped. 10:26:30 [INFO] 10:26:30 [INFO] --- antrun:1.8:run (format-kotlin) @ config-snapshots --- 10:26:30 [INFO] Skipping Antrun execution 10:26:30 [INFO] 10:26:30 [INFO] --- formatter:2.17.1:format (format-java) @ config-snapshots --- 10:26:30 [INFO] Formatting is skipped 10:26:30 [INFO] 10:26:30 [INFO] --- resources:3.3.1:resources (default-resources) @ config-snapshots --- 10:26:30 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 10:26:30 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 10:26:30 [INFO] 10:26:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ config-snapshots --- 10:26:30 [INFO] No sources to compile 10:26:30 [INFO] 10:26:30 [INFO] --- kotlin:1.9.0:compile (compile) @ config-snapshots --- 10:26:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/java 10:26:31 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/ComponentConfigSnapshotsExecutor.kt: (168, 27) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:31 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 10:26:31 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (46, 2) 'Proxy' is deprecated. Deprecated in Java 10:26:31 [INFO] 10:26:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-snapshots --- 10:26:31 [INFO] Not copying test resources 10:26:31 [INFO] 10:26:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-snapshots --- 10:26:31 [INFO] Not compiling test sources 10:26:31 [INFO] 10:26:31 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ config-snapshots --- 10:26:31 [INFO] Test compilation is skipped 10:26:31 [INFO] 10:26:31 [INFO] --- surefire:3.0.0-M5:test (default-test) @ config-snapshots --- 10:26:31 [INFO] Tests are skipped. 10:26:31 [INFO] 10:26:31 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ config-snapshots --- 10:26:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:31 [INFO] 10:26:31 [INFO] --- jacoco:0.8.12:report (default-report) @ config-snapshots --- 10:26:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:31 [INFO] 10:26:31 [INFO] --- jar:3.4.2:jar (default-jar) @ config-snapshots --- 10:26:31 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar 10:26:31 [INFO] 10:26:31 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ config-snapshots --- 10:26:31 [INFO] Skipping because packaging 'jar' is not pom. 10:26:31 [INFO] 10:26:31 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ config-snapshots --- 10:26:31 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-it.exec 10:26:31 [INFO] 10:26:31 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ config-snapshots --- 10:26:31 [INFO] Tests are skipped. 10:26:31 [INFO] 10:26:31 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ config-snapshots --- 10:26:31 [INFO] Tests are skipped. 10:26:31 [INFO] 10:26:31 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ config-snapshots --- 10:26:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:31 [INFO] 10:26:31 [INFO] --- jacoco:0.8.12:check (default-check) @ config-snapshots --- 10:26:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 10:26:31 [INFO] 10:26:31 [INFO] --- failsafe:3.0.0-M5:verify (default) @ config-snapshots --- 10:26:31 [INFO] Tests are skipped. 10:26:31 [INFO] 10:26:31 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ config-snapshots --- 10:26:31 [INFO] Tests are skipped. 10:26:31 [INFO] 10:26:31 [INFO] --- install:3.1.4:install (default-install) @ config-snapshots --- 10:26:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.pom 10:26:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.jar 10:26:31 [INFO] 10:26:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-snapshots --- 10:26:31 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:1.10.0-SNAPSHOT at end 10:26:31 [INFO] 10:26:31 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- 10:26:31 [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.10.0-SNAPSHOT [29/67] 10:26:31 [INFO] from ms/blueprintsprocessor/functions/resource-resolution/pom.xml 10:26:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:31 [INFO] 10:26:31 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-resolution --- 10:26:31 [INFO] 10:26:31 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-resolution --- 10:26:31 [INFO] 10:26:31 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-resolution --- 10:26:31 [INFO] Executing tasks 10:26:31 10:26:31 ktlint: 10:26:33 [INFO] Executed tasks 10:26:33 [INFO] 10:26:33 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-resolution --- 10:26:33 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:33 [INFO] 10:26:33 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-resolution --- 10:26:33 [INFO] 10:26:33 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-resolution --- 10:26:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:33 [INFO] 10:26:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-resolution --- 10:26:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 10:26:33 [INFO] 10:26:33 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-resolution --- 10:26:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 10:26:33 [INFO] 10:26:33 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-resolution --- 10:26:33 [INFO] Set 2 system properties 10:26:33 [INFO] 10:26:33 [INFO] --- checkstyle:2.17:check (check-license) @ resource-resolution --- 10:26:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:33 [INFO] 10:26:33 [INFO] --- checkstyle:2.17:check (check-style) @ resource-resolution --- 10:26:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:33 [INFO] 10:26:33 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-resolution --- 10:26:33 [INFO] Tidy is skipped. 10:26:33 [INFO] 10:26:33 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-resolution --- 10:26:33 [INFO] Skipping Antrun execution 10:26:33 [INFO] 10:26:33 [INFO] --- formatter:2.17.1:format (format-java) @ resource-resolution --- 10:26:33 [INFO] Formatting is skipped 10:26:33 [INFO] 10:26:33 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-resolution --- 10:26:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 10:26:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 10:26:33 [INFO] 10:26:33 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-resolution --- 10:26:33 [INFO] No sources to compile 10:26:33 [INFO] 10:26:33 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-resolution --- 10:26:33 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/IpAssignResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (161, 55) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (187, 61) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (48, 2) 'Proxy' is deprecated. Deprecated in Java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionDBService.kt: (391, 42) 'deleteInBatch((Mutable)Iterable!): Unit' is deprecated. Deprecated in Java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (49, 2) 'Proxy' is deprecated. Deprecated in Java 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (89, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (61, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (193, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (66, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (48, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (93, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (51, 40) Unchecked cast: MutableMap to T 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (99, 73) No cast needed 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (112, 40) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (161, 30) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionServiceInput'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (165, 39) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (173, 49) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (181, 26) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (185, 62) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (60, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (176, 13) Name shadowed: outputKeyMapping 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (233, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (139, 120) Unchecked cast: Map to MutableMap 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (197, 67) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (225, 63) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:26:37 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (303, 112) Unchecked cast: Any? to MutableMap 10:26:37 [INFO] 10:26:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-resolution --- 10:26:37 [INFO] Not copying test resources 10:26:37 [INFO] 10:26:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-resolution --- 10:26:37 [INFO] Not compiling test sources 10:26:37 [INFO] 10:26:37 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-resolution --- 10:26:37 [INFO] Test compilation is skipped 10:26:37 [INFO] 10:26:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-resolution --- 10:26:37 [INFO] Tests are skipped. 10:26:37 [INFO] 10:26:37 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-resolution --- 10:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:37 [INFO] 10:26:37 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-resolution --- 10:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:37 [INFO] 10:26:37 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-resolution --- 10:26:37 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar 10:26:37 [INFO] 10:26:37 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-resolution --- 10:26:37 [INFO] Skipping because packaging 'jar' is not pom. 10:26:37 [INFO] 10:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-resolution --- 10:26:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-it.exec 10:26:37 [INFO] 10:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-resolution --- 10:26:37 [INFO] Tests are skipped. 10:26:37 [INFO] 10:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-resolution --- 10:26:37 [INFO] Tests are skipped. 10:26:37 [INFO] 10:26:37 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-resolution --- 10:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:37 [INFO] 10:26:37 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-resolution --- 10:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 10:26:37 [INFO] 10:26:37 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-resolution --- 10:26:37 [INFO] Tests are skipped. 10:26:37 [INFO] 10:26:37 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-resolution --- 10:26:37 [INFO] Tests are skipped. 10:26:37 [INFO] 10:26:37 [INFO] --- install:3.1.4:install (default-install) @ resource-resolution --- 10:26:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.pom 10:26:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.jar 10:26:37 [INFO] 10:26:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-resolution --- 10:26:37 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:1.10.0-SNAPSHOT at end 10:26:37 [INFO] 10:26:37 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- 10:26:37 [INFO] Building MS Blueprints Processor Modules - Inbounds 1.10.0-SNAPSHOT [30/67] 10:26:37 [INFO] from ms/blueprintsprocessor/modules/inbounds/pom.xml 10:26:37 [INFO] --------------------------------[ pom ]--------------------------------- 10:26:37 [INFO] 10:26:37 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-inbounds --- 10:26:37 [INFO] 10:26:37 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-inbounds --- 10:26:37 [INFO] 10:26:37 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-inbounds --- 10:26:37 [INFO] Executing tasks 10:26:37 10:26:37 ktlint: 10:26:38 [INFO] Executed tasks 10:26:38 [INFO] 10:26:38 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-inbounds --- 10:26:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:38 [INFO] 10:26:38 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-inbounds --- 10:26:38 [INFO] 10:26:38 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-inbounds --- 10:26:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-inbounds --- 10:26:38 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-ut.exec 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-inbounds --- 10:26:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 10:26:38 [INFO] 10:26:38 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-inbounds --- 10:26:38 [INFO] Set 2 system properties 10:26:38 [INFO] 10:26:38 [INFO] --- checkstyle:2.17:check (check-license) @ modules-inbounds --- 10:26:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:38 [INFO] 10:26:38 [INFO] --- checkstyle:2.17:check (check-style) @ modules-inbounds --- 10:26:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:38 [INFO] 10:26:38 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-inbounds --- 10:26:38 [INFO] Tidy is skipped. 10:26:38 [INFO] 10:26:38 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-inbounds --- 10:26:38 [INFO] Skipping Antrun execution 10:26:38 [INFO] 10:26:38 [INFO] --- formatter:2.17.1:format (format-java) @ modules-inbounds --- 10:26:38 [INFO] Formatting is skipped 10:26:38 [INFO] 10:26:38 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-inbounds --- 10:26:38 [WARNING] No sources found skipping Kotlin compile 10:26:38 [INFO] 10:26:38 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-inbounds --- 10:26:38 [INFO] Test compilation is skipped 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-inbounds --- 10:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-inbounds --- 10:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:38 [INFO] 10:26:38 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-inbounds --- 10:26:38 [INFO] No site descriptor found: nothing to attach. 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-inbounds --- 10:26:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-it.exec 10:26:38 [INFO] 10:26:38 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-inbounds --- 10:26:38 [INFO] Tests are skipped. 10:26:38 [INFO] 10:26:38 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-inbounds --- 10:26:38 [INFO] Tests are skipped. 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-inbounds --- 10:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:38 [INFO] 10:26:38 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-inbounds --- 10:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 10:26:38 [INFO] 10:26:38 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-inbounds --- 10:26:38 [INFO] Tests are skipped. 10:26:38 [INFO] 10:26:38 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-inbounds --- 10:26:38 [INFO] Tests are skipped. 10:26:38 [INFO] 10:26:38 [INFO] --- install:3.1.4:install (default-install) @ modules-inbounds --- 10:26:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.10.0-SNAPSHOT/modules-inbounds-1.10.0-SNAPSHOT.pom 10:26:38 [INFO] 10:26:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-inbounds --- 10:26:38 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:1.10.0-SNAPSHOT at end 10:26:38 [INFO] 10:26:38 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- 10:26:38 [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.10.0-SNAPSHOT [31/67] 10:26:38 [INFO] from ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml 10:26:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:38 [INFO] 10:26:38 [INFO] --- clean:3.4.1:clean (default-clean) @ configs-api --- 10:26:38 [INFO] 10:26:38 [INFO] --- tidy:1.1.0:check (validate-pom) @ configs-api --- 10:26:38 [INFO] 10:26:38 [INFO] --- antrun:1.8:run (validate-kotlin) @ configs-api --- 10:26:38 [INFO] Executing tasks 10:26:38 10:26:38 ktlint: 10:26:39 [INFO] Executed tasks 10:26:39 [INFO] 10:26:39 [INFO] --- directory:1.0:highest-basedir (directories) @ configs-api --- 10:26:39 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:39 [INFO] 10:26:39 [INFO] --- formatter:2.17.1:validate (validate-java) @ configs-api --- 10:26:39 [INFO] 10:26:39 [INFO] --- enforcer:3.4.1:enforce (enforce) @ configs-api --- 10:26:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:39 [INFO] 10:26:39 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ configs-api --- 10:26:39 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 10:26:39 [INFO] 10:26:39 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ configs-api --- 10:26:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 10:26:39 [INFO] 10:26:39 [INFO] --- properties:1.0.0:set-system-properties (default) @ configs-api --- 10:26:39 [INFO] Set 2 system properties 10:26:39 [INFO] 10:26:39 [INFO] --- checkstyle:2.17:check (check-license) @ configs-api --- 10:26:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:39 [INFO] 10:26:39 [INFO] --- checkstyle:2.17:check (check-style) @ configs-api --- 10:26:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:39 [INFO] 10:26:39 [INFO] --- tidy:1.1.0:pom (format-pom) @ configs-api --- 10:26:39 [INFO] Tidy is skipped. 10:26:39 [INFO] 10:26:39 [INFO] --- antrun:1.8:run (format-kotlin) @ configs-api --- 10:26:39 [INFO] Skipping Antrun execution 10:26:39 [INFO] 10:26:39 [INFO] --- formatter:2.17.1:format (format-java) @ configs-api --- 10:26:39 [INFO] Formatting is skipped 10:26:39 [INFO] 10:26:39 [INFO] --- resources:3.3.1:resources (default-resources) @ configs-api --- 10:26:39 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 10:26:39 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 10:26:39 [INFO] 10:26:39 [INFO] --- compiler:3.14.0:compile (default-compile) @ configs-api --- 10:26:39 [INFO] No sources to compile 10:26:39 [INFO] 10:26:39 [INFO] --- kotlin:1.9.0:compile (compile) @ configs-api --- 10:26:39 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/java 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (102, 34) Variable 'configSnapshot' initializer is redundant 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (108, 84) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (165, 62) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (201, 72) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (246, 78) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:40 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (291, 80) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:26:40 [INFO] 10:26:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ configs-api --- 10:26:40 [INFO] Not copying test resources 10:26:40 [INFO] 10:26:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ configs-api --- 10:26:40 [INFO] Not compiling test sources 10:26:40 [INFO] 10:26:40 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ configs-api --- 10:26:40 [INFO] Test compilation is skipped 10:26:40 [INFO] 10:26:40 [INFO] --- surefire:3.0.0-M5:test (default-test) @ configs-api --- 10:26:40 [INFO] Tests are skipped. 10:26:40 [INFO] 10:26:40 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ configs-api --- 10:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:40 [INFO] 10:26:40 [INFO] --- jacoco:0.8.12:report (default-report) @ configs-api --- 10:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:40 [INFO] 10:26:40 [INFO] --- jar:3.4.2:jar (default-jar) @ configs-api --- 10:26:40 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar 10:26:40 [INFO] 10:26:40 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ configs-api --- 10:26:40 [INFO] Skipping because packaging 'jar' is not pom. 10:26:40 [INFO] 10:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ configs-api --- 10:26:40 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-it.exec 10:26:40 [INFO] 10:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ configs-api --- 10:26:40 [INFO] Tests are skipped. 10:26:40 [INFO] 10:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ configs-api --- 10:26:40 [INFO] Tests are skipped. 10:26:40 [INFO] 10:26:40 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ configs-api --- 10:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:40 [INFO] 10:26:40 [INFO] --- jacoco:0.8.12:check (default-check) @ configs-api --- 10:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 10:26:40 [INFO] 10:26:40 [INFO] --- failsafe:3.0.0-M5:verify (default) @ configs-api --- 10:26:40 [INFO] Tests are skipped. 10:26:40 [INFO] 10:26:40 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ configs-api --- 10:26:40 [INFO] Tests are skipped. 10:26:40 [INFO] 10:26:40 [INFO] --- install:3.1.4:install (default-install) @ configs-api --- 10:26:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.pom 10:26:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.jar 10:26:40 [INFO] 10:26:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ configs-api --- 10:26:40 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:1.10.0-SNAPSHOT at end 10:26:40 [INFO] 10:26:40 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- 10:26:40 [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.10.0-SNAPSHOT [32/67] 10:26:40 [INFO] from ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml 10:26:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:40 [INFO] 10:26:40 [INFO] --- clean:3.4.1:clean (default-clean) @ designer-api --- 10:26:40 [INFO] 10:26:40 [INFO] --- tidy:1.1.0:check (validate-pom) @ designer-api --- 10:26:40 [INFO] 10:26:40 [INFO] --- antrun:1.8:run (validate-kotlin) @ designer-api --- 10:26:40 [INFO] Executing tasks 10:26:40 10:26:40 ktlint: 10:26:41 [INFO] Executed tasks 10:26:41 [INFO] 10:26:41 [INFO] --- directory:1.0:highest-basedir (directories) @ designer-api --- 10:26:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:41 [INFO] 10:26:41 [INFO] --- formatter:2.17.1:validate (validate-java) @ designer-api --- 10:26:41 [INFO] 10:26:41 [INFO] --- enforcer:3.4.1:enforce (enforce) @ designer-api --- 10:26:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:41 [INFO] 10:26:41 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ designer-api --- 10:26:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 10:26:41 [INFO] 10:26:41 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ designer-api --- 10:26:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 10:26:41 [INFO] 10:26:41 [INFO] --- properties:1.0.0:set-system-properties (default) @ designer-api --- 10:26:41 [INFO] Set 2 system properties 10:26:41 [INFO] 10:26:41 [INFO] --- checkstyle:2.17:check (check-license) @ designer-api --- 10:26:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:41 [INFO] 10:26:41 [INFO] --- checkstyle:2.17:check (check-style) @ designer-api --- 10:26:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:41 [INFO] 10:26:41 [INFO] --- tidy:1.1.0:pom (format-pom) @ designer-api --- 10:26:41 [INFO] Tidy is skipped. 10:26:41 [INFO] 10:26:41 [INFO] --- antrun:1.8:run (format-kotlin) @ designer-api --- 10:26:41 [INFO] Skipping Antrun execution 10:26:41 [INFO] 10:26:41 [INFO] --- formatter:2.17.1:format (format-java) @ designer-api --- 10:26:41 [INFO] Formatting is skipped 10:26:41 [INFO] 10:26:41 [INFO] --- resources:3.3.1:resources (default-resources) @ designer-api --- 10:26:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 10:26:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 10:26:41 [INFO] 10:26:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ designer-api --- 10:26:41 [INFO] No sources to compile 10:26:41 [INFO] 10:26:41 [INFO] --- kotlin:1.9.0:compile (compile) @ designer-api --- 10:26:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (52, 93) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (59, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintAttributeDefinitionEnhancerImpl.kt: (38, 93) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTemplateEnhancerImpl.kt: (45, 93) The corresponding parameter in the supertype 'BluePrintNodeTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTypeEnhancerImpl.kt: (47, 93) The corresponding parameter in the supertype 'BluePrintNodeTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintPropertyDefinitionEnhancerImpl.kt: (44, 93) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTemplateEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTypeEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (61, 93) The corresponding parameter in the supertype 'BluePrintWorkflowEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 66) Unnecessary safe call on a non-null receiver of type List 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (160, 90) Unnecessary non-null assertion (!!) on a non-null receiver of type String 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/ResourceDefinitionEnhancerService.kt: (113, 44) Parameter 'blueprintBasePath' is never used 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (180, 41) Condition 'prop.entrySchema!!.type != null' is always 'true' 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (188, 19) Variable 'k' is never used 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Name shadowed: k 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Variable 'k' is never used 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 30) Name shadowed: v 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 48) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableSet> 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (196, 34) Name shadowed: res 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (229, 13) Condition 'workflows == null' is always 'false' 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandler.kt: (91, 13) Name shadowed: resourceDictionary 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (43, 32) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (62, 62) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (24, 38) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (59, 32) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (109, 105) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (53, 28) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (69, 62) 'StrBuilder' is deprecated. Deprecated in Java 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/service/ApplicationRegistrationService.kt: (42, 21) Condition 'mappingKeyValue != null' is always 'true' 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (57, 17) Elvis operator (?:) always returns the left operand of non-nullable type DataType 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (70, 17) Elvis operator (?:) always returns the left operand of non-nullable type RelationshipType 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (83, 17) Elvis operator (?:) always returns the left operand of non-nullable type NodeType 10:26:45 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (96, 17) Elvis operator (?:) always returns the left operand of non-nullable type ArtifactType 10:26:45 [INFO] 10:26:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ designer-api --- 10:26:45 [INFO] Not copying test resources 10:26:45 [INFO] 10:26:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ designer-api --- 10:26:45 [INFO] Not compiling test sources 10:26:45 [INFO] 10:26:45 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ designer-api --- 10:26:45 [INFO] Test compilation is skipped 10:26:45 [INFO] 10:26:45 [INFO] --- surefire:3.0.0-M5:test (default-test) @ designer-api --- 10:26:45 [INFO] Tests are skipped. 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ designer-api --- 10:26:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.12:report (default-report) @ designer-api --- 10:26:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:45 [INFO] 10:26:45 [INFO] --- jar:3.4.2:jar (default-jar) @ designer-api --- 10:26:45 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar 10:26:45 [INFO] 10:26:45 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ designer-api --- 10:26:45 [INFO] Skipping because packaging 'jar' is not pom. 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ designer-api --- 10:26:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-it.exec 10:26:45 [INFO] 10:26:45 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ designer-api --- 10:26:45 [INFO] Tests are skipped. 10:26:45 [INFO] 10:26:45 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ designer-api --- 10:26:45 [INFO] Tests are skipped. 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ designer-api --- 10:26:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:45 [INFO] 10:26:45 [INFO] --- jacoco:0.8.12:check (default-check) @ designer-api --- 10:26:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 10:26:45 [INFO] 10:26:45 [INFO] --- failsafe:3.0.0-M5:verify (default) @ designer-api --- 10:26:45 [INFO] Tests are skipped. 10:26:45 [INFO] 10:26:45 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ designer-api --- 10:26:45 [INFO] Tests are skipped. 10:26:45 [INFO] 10:26:45 [INFO] --- install:3.1.4:install (default-install) @ designer-api --- 10:26:45 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.pom 10:26:45 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.jar 10:26:45 [INFO] 10:26:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ designer-api --- 10:26:45 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:1.10.0-SNAPSHOT at end 10:26:45 [INFO] 10:26:45 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- 10:26:45 [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.10.0-SNAPSHOT [33/67] 10:26:45 [INFO] from ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml 10:26:45 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:45 [INFO] 10:26:45 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-api --- 10:26:45 [INFO] 10:26:45 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-api --- 10:26:45 [INFO] 10:26:45 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-api --- 10:26:45 [INFO] Executing tasks 10:26:45 10:26:45 ktlint: 10:26:46 [INFO] Executed tasks 10:26:46 [INFO] 10:26:46 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-api --- 10:26:46 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:46 [INFO] 10:26:46 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-api --- 10:26:46 [INFO] 10:26:46 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-api --- 10:26:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:46 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:46 [INFO] 10:26:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-api --- 10:26:46 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 10:26:46 [INFO] 10:26:46 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-api --- 10:26:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 10:26:46 [INFO] 10:26:46 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-api --- 10:26:46 [INFO] Set 2 system properties 10:26:46 [INFO] 10:26:46 [INFO] --- checkstyle:2.17:check (check-license) @ resource-api --- 10:26:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:46 [INFO] 10:26:46 [INFO] --- checkstyle:2.17:check (check-style) @ resource-api --- 10:26:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:46 [INFO] 10:26:46 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-api --- 10:26:46 [INFO] Tidy is skipped. 10:26:46 [INFO] 10:26:46 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-api --- 10:26:46 [INFO] Skipping Antrun execution 10:26:46 [INFO] 10:26:46 [INFO] --- formatter:2.17.1:format (format-java) @ resource-api --- 10:26:46 [INFO] Formatting is skipped 10:26:46 [INFO] 10:26:46 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-api --- 10:26:46 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 10:26:46 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 10:26:46 [INFO] 10:26:46 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-api --- 10:26:46 [INFO] No sources to compile 10:26:46 [INFO] 10:26:46 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-api --- 10:26:46 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/java 10:26:47 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateController.kt: (103, 26) Variable 'result' initializer is redundant 10:26:47 [INFO] 10:26:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-api --- 10:26:47 [INFO] Not copying test resources 10:26:47 [INFO] 10:26:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-api --- 10:26:47 [INFO] Not compiling test sources 10:26:47 [INFO] 10:26:47 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-api --- 10:26:47 [INFO] Test compilation is skipped 10:26:47 [INFO] 10:26:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-api --- 10:26:47 [INFO] Tests are skipped. 10:26:47 [INFO] 10:26:47 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-api --- 10:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:47 [INFO] 10:26:47 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-api --- 10:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:47 [INFO] 10:26:47 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-api --- 10:26:47 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar 10:26:47 [INFO] 10:26:47 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-api --- 10:26:47 [INFO] Skipping because packaging 'jar' is not pom. 10:26:47 [INFO] 10:26:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-api --- 10:26:47 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-it.exec 10:26:47 [INFO] 10:26:47 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-api --- 10:26:47 [INFO] Tests are skipped. 10:26:47 [INFO] 10:26:47 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-api --- 10:26:47 [INFO] Tests are skipped. 10:26:47 [INFO] 10:26:47 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-api --- 10:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:47 [INFO] 10:26:47 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-api --- 10:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 10:26:47 [INFO] 10:26:47 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-api --- 10:26:47 [INFO] Tests are skipped. 10:26:47 [INFO] 10:26:47 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-api --- 10:26:47 [INFO] Tests are skipped. 10:26:47 [INFO] 10:26:47 [INFO] --- install:3.1.4:install (default-install) @ resource-api --- 10:26:47 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.pom 10:26:47 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.jar 10:26:47 [INFO] 10:26:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-api --- 10:26:47 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:1.10.0-SNAPSHOT at end 10:26:47 [INFO] 10:26:47 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- 10:26:47 [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.10.0-SNAPSHOT [34/67] 10:26:47 [INFO] from ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml 10:26:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:47 [INFO] 10:26:47 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-audit-status --- 10:26:47 [INFO] 10:26:47 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-audit-status --- 10:26:47 [INFO] 10:26:47 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-audit-status --- 10:26:47 [INFO] Executing tasks 10:26:47 10:26:47 ktlint: 10:26:48 [INFO] Executed tasks 10:26:48 [INFO] 10:26:48 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-audit-status --- 10:26:48 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:48 [INFO] 10:26:48 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-audit-status --- 10:26:48 [INFO] 10:26:48 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-audit-status --- 10:26:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:48 [INFO] 10:26:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-audit-status --- 10:26:48 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 10:26:48 [INFO] 10:26:48 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-audit-status --- 10:26:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 10:26:48 [INFO] 10:26:48 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-audit-status --- 10:26:48 [INFO] Set 2 system properties 10:26:48 [INFO] 10:26:48 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-audit-status --- 10:26:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:48 [INFO] 10:26:48 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-audit-status --- 10:26:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:48 [INFO] 10:26:48 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-audit-status --- 10:26:48 [INFO] Tidy is skipped. 10:26:48 [INFO] 10:26:48 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-audit-status --- 10:26:48 [INFO] Skipping Antrun execution 10:26:48 [INFO] 10:26:48 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-audit-status --- 10:26:48 [INFO] Formatting is skipped 10:26:48 [INFO] 10:26:48 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-audit-status --- 10:26:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 10:26:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 10:26:48 [INFO] 10:26:48 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-audit-status --- 10:26:48 [INFO] No sources to compile 10:26:48 [INFO] 10:26:48 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-audit-status --- 10:26:48 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/java 10:26:49 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (61, 63) Variable 'storedAuditStatus' initializer is redundant 10:26:49 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (102, 17) Condition 'storedAuditStatus == null' is always 'false' 10:26:49 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 10:26:49 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (42, 2) 'Proxy' is deprecated. Deprecated in Java 10:26:49 [INFO] 10:26:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-audit-status --- 10:26:49 [INFO] Not copying test resources 10:26:49 [INFO] 10:26:49 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-audit-status --- 10:26:49 [INFO] Not compiling test sources 10:26:49 [INFO] 10:26:49 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-audit-status --- 10:26:49 [INFO] Test compilation is skipped 10:26:49 [INFO] 10:26:49 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-audit-status --- 10:26:49 [INFO] Tests are skipped. 10:26:49 [INFO] 10:26:49 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-audit-status --- 10:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:49 [INFO] 10:26:49 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-audit-status --- 10:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:49 [INFO] 10:26:49 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-audit-status --- 10:26:49 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar 10:26:49 [INFO] 10:26:49 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-audit-status --- 10:26:49 [INFO] Skipping because packaging 'jar' is not pom. 10:26:49 [INFO] 10:26:49 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-audit-status --- 10:26:49 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-it.exec 10:26:49 [INFO] 10:26:49 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-audit-status --- 10:26:49 [INFO] Tests are skipped. 10:26:49 [INFO] 10:26:49 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-audit-status --- 10:26:49 [INFO] Tests are skipped. 10:26:49 [INFO] 10:26:49 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-audit-status --- 10:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:49 [INFO] 10:26:49 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-audit-status --- 10:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 10:26:49 [INFO] 10:26:49 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-audit-status --- 10:26:49 [INFO] Tests are skipped. 10:26:49 [INFO] 10:26:49 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-audit-status --- 10:26:49 [INFO] Tests are skipped. 10:26:49 [INFO] 10:26:49 [INFO] --- install:3.1.4:install (default-install) @ blueprint-audit-status --- 10:26:49 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.pom 10:26:49 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.jar 10:26:49 [INFO] 10:26:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-audit-status --- 10:26:49 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:1.10.0-SNAPSHOT at end 10:26:49 [INFO] 10:26:49 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- 10:26:49 [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.10.0-SNAPSHOT [35/67] 10:26:49 [INFO] from ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml 10:26:49 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:49 [INFO] 10:26:49 [INFO] --- clean:3.4.1:clean (default-clean) @ selfservice-api --- 10:26:49 [INFO] 10:26:49 [INFO] --- tidy:1.1.0:check (validate-pom) @ selfservice-api --- 10:26:49 [INFO] 10:26:49 [INFO] --- antrun:1.8:run (validate-kotlin) @ selfservice-api --- 10:26:49 [INFO] Executing tasks 10:26:49 10:26:49 ktlint: 10:26:50 [INFO] Executed tasks 10:26:50 [INFO] 10:26:50 [INFO] --- directory:1.0:highest-basedir (directories) @ selfservice-api --- 10:26:50 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:50 [INFO] 10:26:50 [INFO] --- formatter:2.17.1:validate (validate-java) @ selfservice-api --- 10:26:50 [INFO] 10:26:50 [INFO] --- enforcer:3.4.1:enforce (enforce) @ selfservice-api --- 10:26:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:50 [INFO] 10:26:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ selfservice-api --- 10:26:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 10:26:50 [INFO] 10:26:50 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ selfservice-api --- 10:26:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 10:26:50 [INFO] 10:26:50 [INFO] --- properties:1.0.0:set-system-properties (default) @ selfservice-api --- 10:26:50 [INFO] Set 2 system properties 10:26:50 [INFO] 10:26:50 [INFO] --- checkstyle:2.17:check (check-license) @ selfservice-api --- 10:26:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:50 [INFO] 10:26:50 [INFO] --- checkstyle:2.17:check (check-style) @ selfservice-api --- 10:26:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:50 [INFO] 10:26:50 [INFO] --- tidy:1.1.0:pom (format-pom) @ selfservice-api --- 10:26:50 [INFO] Tidy is skipped. 10:26:50 [INFO] 10:26:50 [INFO] --- antrun:1.8:run (format-kotlin) @ selfservice-api --- 10:26:50 [INFO] Skipping Antrun execution 10:26:50 [INFO] 10:26:50 [INFO] --- formatter:2.17.1:format (format-java) @ selfservice-api --- 10:26:50 [INFO] Formatting is skipped 10:26:50 [INFO] 10:26:50 [INFO] --- resources:3.3.1:resources (default-resources) @ selfservice-api --- 10:26:50 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 10:26:50 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 10:26:50 [INFO] 10:26:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ selfservice-api --- 10:26:50 [INFO] No sources to compile 10:26:50 [INFO] 10:26:50 [INFO] --- kotlin:1.9.0:compile (compile) @ selfservice-api --- 10:26:50 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/java 10:26:51 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/BluePrintProcessingKafkaConsumer.kt: (68, 34) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:26:51 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceController.kt: (86, 39) Unsafe use of a nullable receiver of type DataSource? 10:26:51 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/KafkaPublishAuditService.kt: (251, 100) Unnecessary non-null assertion (!!) on a non-null receiver of type JsonNode 10:26:51 [INFO] 10:26:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ selfservice-api --- 10:26:51 [INFO] Not copying test resources 10:26:51 [INFO] 10:26:51 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ selfservice-api --- 10:26:51 [INFO] Not compiling test sources 10:26:51 [INFO] 10:26:51 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ selfservice-api --- 10:26:51 [INFO] Test compilation is skipped 10:26:51 [INFO] 10:26:51 [INFO] --- surefire:3.0.0-M5:test (default-test) @ selfservice-api --- 10:26:51 [INFO] Tests are skipped. 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ selfservice-api --- 10:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.12:report (default-report) @ selfservice-api --- 10:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:51 [INFO] 10:26:51 [INFO] --- jar:3.4.2:jar (default-jar) @ selfservice-api --- 10:26:51 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar 10:26:51 [INFO] 10:26:51 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ selfservice-api --- 10:26:51 [INFO] Skipping because packaging 'jar' is not pom. 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ selfservice-api --- 10:26:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-it.exec 10:26:51 [INFO] 10:26:51 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ selfservice-api --- 10:26:51 [INFO] Tests are skipped. 10:26:51 [INFO] 10:26:51 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ selfservice-api --- 10:26:51 [INFO] Tests are skipped. 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ selfservice-api --- 10:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:51 [INFO] 10:26:51 [INFO] --- jacoco:0.8.12:check (default-check) @ selfservice-api --- 10:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 10:26:51 [INFO] 10:26:51 [INFO] --- failsafe:3.0.0-M5:verify (default) @ selfservice-api --- 10:26:51 [INFO] Tests are skipped. 10:26:51 [INFO] 10:26:51 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ selfservice-api --- 10:26:51 [INFO] Tests are skipped. 10:26:51 [INFO] 10:26:51 [INFO] --- install:3.1.4:install (default-install) @ selfservice-api --- 10:26:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.pom 10:26:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.jar 10:26:51 [INFO] 10:26:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ selfservice-api --- 10:26:51 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:1.10.0-SNAPSHOT at end 10:26:51 [INFO] 10:26:51 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- 10:26:51 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.10.0-SNAPSHOT [36/67] 10:26:51 [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml 10:26:51 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:51 [INFO] 10:26:51 [INFO] --- clean:3.4.1:clean (default-clean) @ health-api-common --- 10:26:51 [INFO] 10:26:51 [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api-common --- 10:26:51 [INFO] 10:26:51 [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api-common --- 10:26:51 [INFO] Executing tasks 10:26:51 10:26:51 ktlint: 10:26:53 [INFO] Executed tasks 10:26:53 [INFO] 10:26:53 [INFO] --- directory:1.0:highest-basedir (directories) @ health-api-common --- 10:26:53 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:53 [INFO] 10:26:53 [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api-common --- 10:26:53 [INFO] 10:26:53 [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api-common --- 10:26:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api-common --- 10:26:53 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api-common --- 10:26:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 10:26:53 [INFO] 10:26:53 [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api-common --- 10:26:53 [INFO] Set 2 system properties 10:26:53 [INFO] 10:26:53 [INFO] --- checkstyle:2.17:check (check-license) @ health-api-common --- 10:26:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:53 [INFO] 10:26:53 [INFO] --- checkstyle:2.17:check (check-style) @ health-api-common --- 10:26:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:53 [INFO] 10:26:53 [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api-common --- 10:26:53 [INFO] Tidy is skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- antrun:1.8:run (format-kotlin) @ health-api-common --- 10:26:53 [INFO] Skipping Antrun execution 10:26:53 [INFO] 10:26:53 [INFO] --- formatter:2.17.1:format (format-java) @ health-api-common --- 10:26:53 [INFO] Formatting is skipped 10:26:53 [INFO] 10:26:53 [INFO] --- resources:3.3.1:resources (default-resources) @ health-api-common --- 10:26:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 10:26:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 10:26:53 [INFO] 10:26:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api-common --- 10:26:53 [INFO] No sources to compile 10:26:53 [INFO] 10:26:53 [INFO] --- kotlin:1.9.0:compile (compile) @ health-api-common --- 10:26:53 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/java 10:26:53 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/configuration/SecurityEncryptionConfiguration.kt: (43, 5) 'open' has no effect in a final class 10:26:53 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/domain/ServiceName.kt: (19, 24) Parameter 's' is never used 10:26:53 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/EndPointExecution.kt: (61, 60) Unnecessary safe call on a non-null receiver of type WebClientEnpointResponse 10:26:53 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/health/AbstractHealthCheck.kt: (57, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 10:26:53 [INFO] 10:26:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api-common --- 10:26:53 [INFO] Not copying test resources 10:26:53 [INFO] 10:26:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api-common --- 10:26:53 [INFO] Not compiling test sources 10:26:53 [INFO] 10:26:53 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api-common --- 10:26:53 [INFO] Test compilation is skipped 10:26:53 [INFO] 10:26:53 [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api-common --- 10:26:53 [INFO] Tests are skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api-common --- 10:26:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:report (default-report) @ health-api-common --- 10:26:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:53 [INFO] 10:26:53 [INFO] --- jar:3.4.2:jar (default-jar) @ health-api-common --- 10:26:53 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar 10:26:53 [INFO] 10:26:53 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api-common --- 10:26:53 [INFO] Skipping because packaging 'jar' is not pom. 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api-common --- 10:26:53 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-it.exec 10:26:53 [INFO] 10:26:53 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api-common --- 10:26:53 [INFO] Tests are skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api-common --- 10:26:53 [INFO] Tests are skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api-common --- 10:26:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:53 [INFO] 10:26:53 [INFO] --- jacoco:0.8.12:check (default-check) @ health-api-common --- 10:26:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 10:26:53 [INFO] 10:26:53 [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api-common --- 10:26:53 [INFO] Tests are skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api-common --- 10:26:53 [INFO] Tests are skipped. 10:26:53 [INFO] 10:26:53 [INFO] --- install:3.1.4:install (default-install) @ health-api-common --- 10:26:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.pom 10:26:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.jar 10:26:53 [INFO] 10:26:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ health-api-common --- 10:26:53 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:1.10.0-SNAPSHOT at end 10:26:53 [INFO] 10:26:53 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ 10:26:53 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.10.0-SNAPSHOT [37/67] 10:26:53 [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml 10:26:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:53 [INFO] 10:26:53 [INFO] --- clean:3.4.1:clean (default-clean) @ health-api --- 10:26:53 [INFO] 10:26:53 [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api --- 10:26:53 [INFO] 10:26:53 [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api --- 10:26:53 [INFO] Executing tasks 10:26:53 10:26:53 ktlint: 10:26:55 [INFO] Executed tasks 10:26:55 [INFO] 10:26:55 [INFO] --- directory:1.0:highest-basedir (directories) @ health-api --- 10:26:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:55 [INFO] 10:26:55 [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api --- 10:26:55 [INFO] 10:26:55 [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api --- 10:26:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api --- 10:26:55 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api --- 10:26:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 10:26:55 [INFO] 10:26:55 [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api --- 10:26:55 [INFO] Set 2 system properties 10:26:55 [INFO] 10:26:55 [INFO] --- checkstyle:2.17:check (check-license) @ health-api --- 10:26:55 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:55 [INFO] 10:26:55 [INFO] --- checkstyle:2.17:check (check-style) @ health-api --- 10:26:55 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:55 [INFO] 10:26:55 [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api --- 10:26:55 [INFO] Tidy is skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- antrun:1.8:run (format-kotlin) @ health-api --- 10:26:55 [INFO] Skipping Antrun execution 10:26:55 [INFO] 10:26:55 [INFO] --- formatter:2.17.1:format (format-java) @ health-api --- 10:26:55 [INFO] Formatting is skipped 10:26:55 [INFO] 10:26:55 [INFO] --- resources:3.3.1:resources (default-resources) @ health-api --- 10:26:55 [INFO] Copying 1 resource from src/main/resources to target/classes 10:26:55 [INFO] Copying 0 resource from src/main/resources to target/classes 10:26:55 [INFO] 10:26:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api --- 10:26:55 [INFO] No sources to compile 10:26:55 [INFO] 10:26:55 [INFO] --- kotlin:1.9.0:compile (compile) @ health-api --- 10:26:55 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/java 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (47, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 41) Unnecessary safe call on a non-null receiver of type Int 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 54) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (51, 53) Unnecessary safe call on a non-null receiver of type EndPointExecution 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (53, 58) Unnecessary safe call on a non-null receiver of type EndPointExecution 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (54, 71) Variable 'actuatorsHealthResponse' initializer is redundant 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 56) Unnecessary safe call on a non-null receiver of type Int 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 69) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 10:26:55 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/utils/ObjectMappingUtils.kt: (10, 5) 'open' has no effect in a final class 10:26:55 [INFO] 10:26:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api --- 10:26:55 [INFO] Not copying test resources 10:26:55 [INFO] 10:26:55 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api --- 10:26:55 [INFO] Not compiling test sources 10:26:55 [INFO] 10:26:55 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api --- 10:26:55 [INFO] Test compilation is skipped 10:26:55 [INFO] 10:26:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api --- 10:26:55 [INFO] Tests are skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api --- 10:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:report (default-report) @ health-api --- 10:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:55 [INFO] 10:26:55 [INFO] --- jar:3.4.2:jar (default-jar) @ health-api --- 10:26:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar 10:26:55 [INFO] 10:26:55 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api --- 10:26:55 [INFO] Skipping because packaging 'jar' is not pom. 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api --- 10:26:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-it.exec 10:26:55 [INFO] 10:26:55 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api --- 10:26:55 [INFO] Tests are skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api --- 10:26:55 [INFO] Tests are skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api --- 10:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:55 [INFO] 10:26:55 [INFO] --- jacoco:0.8.12:check (default-check) @ health-api --- 10:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 10:26:55 [INFO] 10:26:55 [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api --- 10:26:55 [INFO] Tests are skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api --- 10:26:55 [INFO] Tests are skipped. 10:26:55 [INFO] 10:26:55 [INFO] --- install:3.1.4:install (default-install) @ health-api --- 10:26:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.pom 10:26:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.jar 10:26:55 [INFO] 10:26:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ health-api --- 10:26:55 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:1.10.0-SNAPSHOT at end 10:26:55 [INFO] 10:26:55 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- 10:26:55 [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.10.0-SNAPSHOT [38/67] 10:26:55 [INFO] from ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml 10:26:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:55 [INFO] 10:26:55 [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-api --- 10:26:55 [INFO] 10:26:55 [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-api --- 10:26:55 [INFO] 10:26:55 [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-api --- 10:26:55 [INFO] Executing tasks 10:26:55 10:26:55 ktlint: 10:26:56 [INFO] Executed tasks 10:26:56 [INFO] 10:26:56 [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-api --- 10:26:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:56 [INFO] 10:26:56 [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-api --- 10:26:56 [INFO] 10:26:56 [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-api --- 10:26:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:57 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-api --- 10:26:57 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-api --- 10:26:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 10:26:57 [INFO] 10:26:57 [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-api --- 10:26:57 [INFO] Set 2 system properties 10:26:57 [INFO] 10:26:57 [INFO] --- checkstyle:2.17:check (check-license) @ workflow-api --- 10:26:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:57 [INFO] 10:26:57 [INFO] --- checkstyle:2.17:check (check-style) @ workflow-api --- 10:26:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:57 [INFO] 10:26:57 [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-api --- 10:26:57 [INFO] Tidy is skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-api --- 10:26:57 [INFO] Skipping Antrun execution 10:26:57 [INFO] 10:26:57 [INFO] --- formatter:2.17.1:format (format-java) @ workflow-api --- 10:26:57 [INFO] Formatting is skipped 10:26:57 [INFO] 10:26:57 [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-api --- 10:26:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 10:26:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 10:26:57 [INFO] 10:26:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-api --- 10:26:57 [INFO] No sources to compile 10:26:57 [INFO] 10:26:57 [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-api --- 10:26:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/java 10:26:57 [INFO] 10:26:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-api --- 10:26:57 [INFO] Not copying test resources 10:26:57 [INFO] 10:26:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-api --- 10:26:57 [INFO] Not compiling test sources 10:26:57 [INFO] 10:26:57 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-api --- 10:26:57 [INFO] Test compilation is skipped 10:26:57 [INFO] 10:26:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-api --- 10:26:57 [INFO] Tests are skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-api --- 10:26:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-api --- 10:26:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:57 [INFO] 10:26:57 [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-api --- 10:26:57 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar 10:26:57 [INFO] 10:26:57 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-api --- 10:26:57 [INFO] Skipping because packaging 'jar' is not pom. 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-api --- 10:26:57 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-it.exec 10:26:57 [INFO] 10:26:57 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-api --- 10:26:57 [INFO] Tests are skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-api --- 10:26:57 [INFO] Tests are skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-api --- 10:26:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:57 [INFO] 10:26:57 [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-api --- 10:26:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 10:26:57 [INFO] 10:26:57 [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-api --- 10:26:57 [INFO] Tests are skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-api --- 10:26:57 [INFO] Tests are skipped. 10:26:57 [INFO] 10:26:57 [INFO] --- install:3.1.4:install (default-install) @ workflow-api --- 10:26:57 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.pom 10:26:57 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.jar 10:26:57 [INFO] 10:26:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ workflow-api --- 10:26:57 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:1.10.0-SNAPSHOT at end 10:26:57 [INFO] 10:26:57 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- 10:26:57 [INFO] Building MS Blueprints Processor Functions - Restful executor 1.10.0-SNAPSHOT [39/67] 10:26:57 [INFO] from ms/blueprintsprocessor/functions/restful-executor/pom.xml 10:26:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:57 [INFO] 10:26:57 [INFO] --- clean:3.4.1:clean (default-clean) @ restful-executor --- 10:26:57 [INFO] 10:26:57 [INFO] --- tidy:1.1.0:check (validate-pom) @ restful-executor --- 10:26:57 [INFO] 10:26:57 [INFO] --- antrun:1.8:run (validate-kotlin) @ restful-executor --- 10:26:57 [INFO] Executing tasks 10:26:57 10:26:57 ktlint: 10:26:58 [INFO] Executed tasks 10:26:58 [INFO] 10:26:58 [INFO] --- directory:1.0:highest-basedir (directories) @ restful-executor --- 10:26:58 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:26:58 [INFO] 10:26:58 [INFO] --- formatter:2.17.1:validate (validate-java) @ restful-executor --- 10:26:58 [INFO] 10:26:58 [INFO] --- enforcer:3.4.1:enforce (enforce) @ restful-executor --- 10:26:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:26:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:26:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:26:58 [INFO] 10:26:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restful-executor --- 10:26:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 10:26:58 [INFO] 10:26:58 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restful-executor --- 10:26:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 10:26:58 [INFO] 10:26:58 [INFO] --- properties:1.0.0:set-system-properties (default) @ restful-executor --- 10:26:58 [INFO] Set 2 system properties 10:26:58 [INFO] 10:26:58 [INFO] --- checkstyle:2.17:check (check-license) @ restful-executor --- 10:26:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:58 [INFO] 10:26:58 [INFO] --- checkstyle:2.17:check (check-style) @ restful-executor --- 10:26:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:26:58 [INFO] 10:26:58 [INFO] --- tidy:1.1.0:pom (format-pom) @ restful-executor --- 10:26:58 [INFO] Tidy is skipped. 10:26:58 [INFO] 10:26:58 [INFO] --- antrun:1.8:run (format-kotlin) @ restful-executor --- 10:26:58 [INFO] Skipping Antrun execution 10:26:58 [INFO] 10:26:58 [INFO] --- formatter:2.17.1:format (format-java) @ restful-executor --- 10:26:58 [INFO] Formatting is skipped 10:26:58 [INFO] 10:26:58 [INFO] --- resources:3.3.1:resources (default-resources) @ restful-executor --- 10:26:58 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 10:26:58 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 10:26:58 [INFO] 10:26:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ restful-executor --- 10:26:58 [INFO] No sources to compile 10:26:58 [INFO] 10:26:58 [INFO] --- kotlin:1.9.0:compile (compile) @ restful-executor --- 10:26:58 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (44, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (50, 20) Parameter 'executionRequest' is never used 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (82, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (93, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (104, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (115, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (38, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (43, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (74, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (100, 25) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 10:26:59 [INFO] 10:26:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restful-executor --- 10:26:59 [INFO] Not copying test resources 10:26:59 [INFO] 10:26:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restful-executor --- 10:26:59 [INFO] Not compiling test sources 10:26:59 [INFO] 10:26:59 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restful-executor --- 10:26:59 [INFO] Test compilation is skipped 10:26:59 [INFO] 10:26:59 [INFO] --- surefire:3.0.0-M5:test (default-test) @ restful-executor --- 10:26:59 [INFO] Tests are skipped. 10:26:59 [INFO] 10:26:59 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restful-executor --- 10:26:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:59 [INFO] 10:26:59 [INFO] --- jacoco:0.8.12:report (default-report) @ restful-executor --- 10:26:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:59 [INFO] 10:26:59 [INFO] --- jar:3.4.2:jar (default-jar) @ restful-executor --- 10:26:59 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar 10:26:59 [INFO] 10:26:59 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restful-executor --- 10:26:59 [INFO] Skipping because packaging 'jar' is not pom. 10:26:59 [INFO] 10:26:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restful-executor --- 10:26:59 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-it.exec 10:26:59 [INFO] 10:26:59 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restful-executor --- 10:26:59 [INFO] Tests are skipped. 10:26:59 [INFO] 10:26:59 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restful-executor --- 10:26:59 [INFO] Tests are skipped. 10:26:59 [INFO] 10:26:59 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restful-executor --- 10:26:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:26:59 [INFO] 10:26:59 [INFO] --- jacoco:0.8.12:check (default-check) @ restful-executor --- 10:26:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 10:26:59 [INFO] 10:26:59 [INFO] --- failsafe:3.0.0-M5:verify (default) @ restful-executor --- 10:26:59 [INFO] Tests are skipped. 10:26:59 [INFO] 10:26:59 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restful-executor --- 10:26:59 [INFO] Tests are skipped. 10:26:59 [INFO] 10:26:59 [INFO] --- install:3.1.4:install (default-install) @ restful-executor --- 10:26:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.pom 10:26:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.jar 10:26:59 [INFO] 10:26:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restful-executor --- 10:26:59 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:1.10.0-SNAPSHOT at end 10:26:59 [INFO] 10:26:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- 10:26:59 [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.10.0-SNAPSHOT [40/67] 10:26:59 [INFO] from ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml 10:26:59 [INFO] --------------------------------[ jar ]--------------------------------- 10:26:59 [INFO] 10:26:59 [INFO] --- clean:3.4.1:clean (default-clean) @ ansible-awx-executor --- 10:26:59 [INFO] 10:26:59 [INFO] --- tidy:1.1.0:check (validate-pom) @ ansible-awx-executor --- 10:26:59 [INFO] 10:26:59 [INFO] --- antrun:1.8:run (validate-kotlin) @ ansible-awx-executor --- 10:26:59 [INFO] Executing tasks 10:26:59 10:26:59 ktlint: 10:27:00 [INFO] Executed tasks 10:27:00 [INFO] 10:27:00 [INFO] --- directory:1.0:highest-basedir (directories) @ ansible-awx-executor --- 10:27:00 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:00 [INFO] 10:27:00 [INFO] --- formatter:2.17.1:validate (validate-java) @ ansible-awx-executor --- 10:27:00 [INFO] 10:27:00 [INFO] --- enforcer:3.4.1:enforce (enforce) @ ansible-awx-executor --- 10:27:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ansible-awx-executor --- 10:27:01 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ansible-awx-executor --- 10:27:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 10:27:01 [INFO] 10:27:01 [INFO] --- properties:1.0.0:set-system-properties (default) @ ansible-awx-executor --- 10:27:01 [INFO] Set 2 system properties 10:27:01 [INFO] 10:27:01 [INFO] --- checkstyle:2.17:check (check-license) @ ansible-awx-executor --- 10:27:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:01 [INFO] 10:27:01 [INFO] --- checkstyle:2.17:check (check-style) @ ansible-awx-executor --- 10:27:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:01 [INFO] 10:27:01 [INFO] --- tidy:1.1.0:pom (format-pom) @ ansible-awx-executor --- 10:27:01 [INFO] Tidy is skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- antrun:1.8:run (format-kotlin) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping Antrun execution 10:27:01 [INFO] 10:27:01 [INFO] --- formatter:2.17.1:format (format-java) @ ansible-awx-executor --- 10:27:01 [INFO] Formatting is skipped 10:27:01 [INFO] 10:27:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ansible-awx-executor --- 10:27:01 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 10:27:01 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 10:27:01 [INFO] 10:27:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ ansible-awx-executor --- 10:27:01 [INFO] No sources to compile 10:27:01 [INFO] 10:27:01 [INFO] --- kotlin:1.9.0:compile (compile) @ ansible-awx-executor --- 10:27:01 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/java 10:27:01 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt: (366, 34) 'encode(String!): String!' is deprecated. Deprecated in Java 10:27:01 [INFO] 10:27:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ansible-awx-executor --- 10:27:01 [INFO] Not copying test resources 10:27:01 [INFO] 10:27:01 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ansible-awx-executor --- 10:27:01 [INFO] Not compiling test sources 10:27:01 [INFO] 10:27:01 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ansible-awx-executor --- 10:27:01 [INFO] Test compilation is skipped 10:27:01 [INFO] 10:27:01 [INFO] --- surefire:3.0.0-M5:test (default-test) @ ansible-awx-executor --- 10:27:01 [INFO] Tests are skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:report (default-report) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:01 [INFO] 10:27:01 [INFO] --- jar:3.4.2:jar (default-jar) @ ansible-awx-executor --- 10:27:01 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar 10:27:01 [INFO] 10:27:01 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping because packaging 'jar' is not pom. 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ansible-awx-executor --- 10:27:01 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-it.exec 10:27:01 [INFO] 10:27:01 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ansible-awx-executor --- 10:27:01 [INFO] Tests are skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ansible-awx-executor --- 10:27:01 [INFO] Tests are skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:01 [INFO] 10:27:01 [INFO] --- jacoco:0.8.12:check (default-check) @ ansible-awx-executor --- 10:27:01 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 10:27:01 [INFO] 10:27:01 [INFO] --- failsafe:3.0.0-M5:verify (default) @ ansible-awx-executor --- 10:27:01 [INFO] Tests are skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ansible-awx-executor --- 10:27:01 [INFO] Tests are skipped. 10:27:01 [INFO] 10:27:01 [INFO] --- install:3.1.4:install (default-install) @ ansible-awx-executor --- 10:27:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.pom 10:27:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.jar 10:27:01 [INFO] 10:27:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ansible-awx-executor --- 10:27:01 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:1.10.0-SNAPSHOT at end 10:27:01 [INFO] 10:27:01 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- 10:27:01 [INFO] Building MS Blueprints Processor Functions - Python Executor 1.10.0-SNAPSHOT [41/67] 10:27:01 [INFO] from ms/blueprintsprocessor/functions/python-executor/pom.xml 10:27:01 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:01 [INFO] 10:27:01 [INFO] --- clean:3.4.1:clean (default-clean) @ python-executor --- 10:27:01 [INFO] 10:27:01 [INFO] --- tidy:1.1.0:check (validate-pom) @ python-executor --- 10:27:01 [INFO] 10:27:01 [INFO] --- antrun:1.8:run (validate-kotlin) @ python-executor --- 10:27:01 [INFO] Executing tasks 10:27:01 10:27:01 ktlint: 10:27:03 [INFO] Executed tasks 10:27:03 [INFO] 10:27:03 [INFO] --- directory:1.0:highest-basedir (directories) @ python-executor --- 10:27:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:03 [INFO] 10:27:03 [INFO] --- formatter:2.17.1:validate (validate-java) @ python-executor --- 10:27:03 [INFO] 10:27:03 [INFO] --- enforcer:3.4.1:enforce (enforce) @ python-executor --- 10:27:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:03 [INFO] 10:27:03 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ python-executor --- 10:27:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 10:27:03 [INFO] 10:27:03 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ python-executor --- 10:27:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 10:27:03 [INFO] 10:27:03 [INFO] --- properties:1.0.0:set-system-properties (default) @ python-executor --- 10:27:03 [INFO] Set 2 system properties 10:27:03 [INFO] 10:27:03 [INFO] --- checkstyle:2.17:check (check-license) @ python-executor --- 10:27:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:03 [INFO] 10:27:03 [INFO] --- checkstyle:2.17:check (check-style) @ python-executor --- 10:27:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:03 [INFO] 10:27:03 [INFO] --- tidy:1.1.0:pom (format-pom) @ python-executor --- 10:27:03 [INFO] Tidy is skipped. 10:27:03 [INFO] 10:27:03 [INFO] --- antrun:1.8:run (format-kotlin) @ python-executor --- 10:27:03 [INFO] Skipping Antrun execution 10:27:03 [INFO] 10:27:03 [INFO] --- formatter:2.17.1:format (format-java) @ python-executor --- 10:27:03 [INFO] Formatting is skipped 10:27:03 [INFO] 10:27:03 [INFO] --- resources:3.3.1:resources (default-resources) @ python-executor --- 10:27:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 10:27:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 10:27:03 [INFO] 10:27:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ python-executor --- 10:27:03 [INFO] No sources to compile 10:27:03 [INFO] 10:27:03 [INFO] --- kotlin:1.9.0:compile (compile) @ python-executor --- 10:27:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/java 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (24, 81) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (25, 81) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (41, 41) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (74, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (82, 67) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (83, 76) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (110, 54) Unnecessary safe call on a non-null receiver of type BlueprintModel? 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (111, 35) Unnecessary safe call on a non-null receiver of type BlueprintModel? 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (162, 42) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (22, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (38, 33) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (40, 5) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (42, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (57, 13) 'BluePrintPython' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (59, 35) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (110, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (127, 29) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (128, 80) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (25, 61) 'BluePrintPython' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (27, 50) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (31, 43) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 10:27:04 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonInterpreterProxy.kt: (24, 73) 'BluePrintPython' is deprecated. CDS won't support JythonService 10:27:04 [INFO] 10:27:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ python-executor --- 10:27:04 [INFO] Not copying test resources 10:27:04 [INFO] 10:27:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ python-executor --- 10:27:04 [INFO] Not compiling test sources 10:27:04 [INFO] 10:27:04 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ python-executor --- 10:27:04 [INFO] Test compilation is skipped 10:27:04 [INFO] 10:27:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ python-executor --- 10:27:04 [INFO] Tests are skipped. 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ python-executor --- 10:27:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.12:report (default-report) @ python-executor --- 10:27:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:04 [INFO] 10:27:04 [INFO] --- jar:3.4.2:jar (default-jar) @ python-executor --- 10:27:04 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar 10:27:04 [INFO] 10:27:04 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ python-executor --- 10:27:04 [INFO] Skipping because packaging 'jar' is not pom. 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ python-executor --- 10:27:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-it.exec 10:27:04 [INFO] 10:27:04 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ python-executor --- 10:27:04 [INFO] Tests are skipped. 10:27:04 [INFO] 10:27:04 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ python-executor --- 10:27:04 [INFO] Tests are skipped. 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ python-executor --- 10:27:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:04 [INFO] 10:27:04 [INFO] --- jacoco:0.8.12:check (default-check) @ python-executor --- 10:27:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 10:27:04 [INFO] 10:27:04 [INFO] --- failsafe:3.0.0-M5:verify (default) @ python-executor --- 10:27:04 [INFO] Tests are skipped. 10:27:04 [INFO] 10:27:04 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ python-executor --- 10:27:04 [INFO] Tests are skipped. 10:27:04 [INFO] 10:27:04 [INFO] --- install:3.1.4:install (default-install) @ python-executor --- 10:27:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.pom 10:27:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.jar 10:27:04 [INFO] 10:27:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ python-executor --- 10:27:04 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:1.10.0-SNAPSHOT at end 10:27:04 [INFO] 10:27:04 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- 10:27:04 [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.10.0-SNAPSHOT [42/67] 10:27:04 [INFO] from ms/blueprintsprocessor/functions/netconf-executor/pom.xml 10:27:04 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:04 [INFO] 10:27:04 [INFO] --- clean:3.4.1:clean (default-clean) @ netconf-executor --- 10:27:04 [INFO] 10:27:04 [INFO] --- tidy:1.1.0:check (validate-pom) @ netconf-executor --- 10:27:04 [INFO] 10:27:04 [INFO] --- antrun:1.8:run (validate-kotlin) @ netconf-executor --- 10:27:04 [INFO] Executing tasks 10:27:04 10:27:04 ktlint: 10:27:06 [INFO] Executed tasks 10:27:06 [INFO] 10:27:06 [INFO] --- directory:1.0:highest-basedir (directories) @ netconf-executor --- 10:27:06 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:06 [INFO] 10:27:06 [INFO] --- formatter:2.17.1:validate (validate-java) @ netconf-executor --- 10:27:06 [INFO] 10:27:06 [INFO] --- enforcer:3.4.1:enforce (enforce) @ netconf-executor --- 10:27:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:06 [INFO] 10:27:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-executor --- 10:27:06 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 10:27:06 [INFO] 10:27:06 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ netconf-executor --- 10:27:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 10:27:06 [INFO] 10:27:06 [INFO] --- properties:1.0.0:set-system-properties (default) @ netconf-executor --- 10:27:06 [INFO] Set 2 system properties 10:27:06 [INFO] 10:27:06 [INFO] --- checkstyle:2.17:check (check-license) @ netconf-executor --- 10:27:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:06 [INFO] 10:27:06 [INFO] --- checkstyle:2.17:check (check-style) @ netconf-executor --- 10:27:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:06 [INFO] 10:27:06 [INFO] --- tidy:1.1.0:pom (format-pom) @ netconf-executor --- 10:27:06 [INFO] Tidy is skipped. 10:27:06 [INFO] 10:27:06 [INFO] --- antrun:1.8:run (format-kotlin) @ netconf-executor --- 10:27:06 [INFO] Skipping Antrun execution 10:27:06 [INFO] 10:27:06 [INFO] --- formatter:2.17.1:format (format-java) @ netconf-executor --- 10:27:06 [INFO] Formatting is skipped 10:27:06 [INFO] 10:27:06 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-executor --- 10:27:06 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 10:27:06 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 10:27:06 [INFO] 10:27:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-executor --- 10:27:06 [INFO] No sources to compile 10:27:06 [INFO] 10:27:06 [INFO] --- kotlin:1.9.0:compile (compile) @ netconf-executor --- 10:27:06 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/java 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (36, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (70, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (81, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (329, 17) Name shadowed: request 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (346, 17) Name shadowed: message 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (362, 17) Name shadowed: message 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (385, 17) Name shadowed: request 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (401, 17) Name shadowed: request 10:27:07 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (434, 30) Variable 'newLen' initializer is redundant 10:27:07 [INFO] 10:27:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-executor --- 10:27:07 [INFO] Not copying test resources 10:27:07 [INFO] 10:27:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-executor --- 10:27:07 [INFO] Not compiling test sources 10:27:07 [INFO] 10:27:07 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ netconf-executor --- 10:27:07 [INFO] Test compilation is skipped 10:27:07 [INFO] 10:27:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ netconf-executor --- 10:27:07 [INFO] Tests are skipped. 10:27:07 [INFO] 10:27:07 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ netconf-executor --- 10:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:07 [INFO] 10:27:07 [INFO] --- jacoco:0.8.12:report (default-report) @ netconf-executor --- 10:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:07 [INFO] 10:27:07 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-executor --- 10:27:07 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar 10:27:07 [INFO] 10:27:07 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ netconf-executor --- 10:27:07 [INFO] Skipping because packaging 'jar' is not pom. 10:27:07 [INFO] 10:27:07 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ netconf-executor --- 10:27:07 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-it.exec 10:27:07 [INFO] 10:27:07 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ netconf-executor --- 10:27:07 [INFO] Tests are skipped. 10:27:07 [INFO] 10:27:07 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ netconf-executor --- 10:27:07 [INFO] Tests are skipped. 10:27:07 [INFO] 10:27:07 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ netconf-executor --- 10:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:07 [INFO] 10:27:07 [INFO] --- jacoco:0.8.12:check (default-check) @ netconf-executor --- 10:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 10:27:07 [INFO] 10:27:07 [INFO] --- failsafe:3.0.0-M5:verify (default) @ netconf-executor --- 10:27:07 [INFO] Tests are skipped. 10:27:07 [INFO] 10:27:07 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ netconf-executor --- 10:27:07 [INFO] Tests are skipped. 10:27:07 [INFO] 10:27:07 [INFO] --- install:3.1.4:install (default-install) @ netconf-executor --- 10:27:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.pom 10:27:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.jar 10:27:07 [INFO] 10:27:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-executor --- 10:27:07 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:1.10.0-SNAPSHOT at end 10:27:07 [INFO] 10:27:07 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- 10:27:07 [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.10.0-SNAPSHOT [43/67] 10:27:07 [INFO] from ms/blueprintsprocessor/functions/restconf-executor/pom.xml 10:27:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:07 [INFO] 10:27:07 [INFO] --- clean:3.4.1:clean (default-clean) @ restconf-executor --- 10:27:07 [INFO] 10:27:07 [INFO] --- tidy:1.1.0:check (validate-pom) @ restconf-executor --- 10:27:07 [INFO] 10:27:07 [INFO] --- antrun:1.8:run (validate-kotlin) @ restconf-executor --- 10:27:07 [INFO] Executing tasks 10:27:07 10:27:07 ktlint: 10:27:09 [INFO] Executed tasks 10:27:09 [INFO] 10:27:09 [INFO] --- directory:1.0:highest-basedir (directories) @ restconf-executor --- 10:27:09 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:09 [INFO] 10:27:09 [INFO] --- formatter:2.17.1:validate (validate-java) @ restconf-executor --- 10:27:09 [INFO] 10:27:09 [INFO] --- enforcer:3.4.1:enforce (enforce) @ restconf-executor --- 10:27:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:09 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restconf-executor --- 10:27:09 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restconf-executor --- 10:27:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 10:27:09 [INFO] 10:27:09 [INFO] --- properties:1.0.0:set-system-properties (default) @ restconf-executor --- 10:27:09 [INFO] Set 2 system properties 10:27:09 [INFO] 10:27:09 [INFO] --- checkstyle:2.17:check (check-license) @ restconf-executor --- 10:27:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:09 [INFO] 10:27:09 [INFO] --- checkstyle:2.17:check (check-style) @ restconf-executor --- 10:27:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:09 [INFO] 10:27:09 [INFO] --- tidy:1.1.0:pom (format-pom) @ restconf-executor --- 10:27:09 [INFO] Tidy is skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- antrun:1.8:run (format-kotlin) @ restconf-executor --- 10:27:09 [INFO] Skipping Antrun execution 10:27:09 [INFO] 10:27:09 [INFO] --- formatter:2.17.1:format (format-java) @ restconf-executor --- 10:27:09 [INFO] Formatting is skipped 10:27:09 [INFO] 10:27:09 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-executor --- 10:27:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 10:27:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 10:27:09 [INFO] 10:27:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ restconf-executor --- 10:27:09 [INFO] No sources to compile 10:27:09 [INFO] 10:27:09 [INFO] --- kotlin:1.9.0:compile (compile) @ restconf-executor --- 10:27:09 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/java 10:27:09 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (89, 86) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:27:09 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (92, 70) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:27:09 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (190, 92) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:27:09 [INFO] 10:27:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-executor --- 10:27:09 [INFO] Not copying test resources 10:27:09 [INFO] 10:27:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restconf-executor --- 10:27:09 [INFO] Not compiling test sources 10:27:09 [INFO] 10:27:09 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restconf-executor --- 10:27:09 [INFO] Test compilation is skipped 10:27:09 [INFO] 10:27:09 [INFO] --- surefire:3.0.0-M5:test (default-test) @ restconf-executor --- 10:27:09 [INFO] Tests are skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restconf-executor --- 10:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:report (default-report) @ restconf-executor --- 10:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:09 [INFO] 10:27:09 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-executor --- 10:27:09 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar 10:27:09 [INFO] 10:27:09 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restconf-executor --- 10:27:09 [INFO] Skipping because packaging 'jar' is not pom. 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restconf-executor --- 10:27:09 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-it.exec 10:27:09 [INFO] 10:27:09 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restconf-executor --- 10:27:09 [INFO] Tests are skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restconf-executor --- 10:27:09 [INFO] Tests are skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restconf-executor --- 10:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:09 [INFO] 10:27:09 [INFO] --- jacoco:0.8.12:check (default-check) @ restconf-executor --- 10:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 10:27:09 [INFO] 10:27:09 [INFO] --- failsafe:3.0.0-M5:verify (default) @ restconf-executor --- 10:27:09 [INFO] Tests are skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restconf-executor --- 10:27:09 [INFO] Tests are skipped. 10:27:09 [INFO] 10:27:09 [INFO] --- install:3.1.4:install (default-install) @ restconf-executor --- 10:27:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.pom 10:27:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.jar 10:27:09 [INFO] 10:27:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-executor --- 10:27:09 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:1.10.0-SNAPSHOT at end 10:27:09 [INFO] 10:27:09 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- 10:27:09 [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.10.0-SNAPSHOT [44/67] 10:27:09 [INFO] from ms/blueprintsprocessor/functions/cli-executor/pom.xml 10:27:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:09 [INFO] 10:27:09 [INFO] --- clean:3.4.1:clean (default-clean) @ cli-executor --- 10:27:09 [INFO] 10:27:09 [INFO] --- tidy:1.1.0:check (validate-pom) @ cli-executor --- 10:27:09 [INFO] 10:27:09 [INFO] --- antrun:1.8:run (validate-kotlin) @ cli-executor --- 10:27:09 [INFO] Executing tasks 10:27:09 10:27:09 ktlint: 10:27:10 [INFO] Executed tasks 10:27:10 [INFO] 10:27:10 [INFO] --- directory:1.0:highest-basedir (directories) @ cli-executor --- 10:27:10 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:10 [INFO] 10:27:10 [INFO] --- formatter:2.17.1:validate (validate-java) @ cli-executor --- 10:27:10 [INFO] 10:27:10 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cli-executor --- 10:27:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cli-executor --- 10:27:11 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cli-executor --- 10:27:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 10:27:11 [INFO] 10:27:11 [INFO] --- properties:1.0.0:set-system-properties (default) @ cli-executor --- 10:27:11 [INFO] Set 2 system properties 10:27:11 [INFO] 10:27:11 [INFO] --- checkstyle:2.17:check (check-license) @ cli-executor --- 10:27:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:11 [INFO] 10:27:11 [INFO] --- checkstyle:2.17:check (check-style) @ cli-executor --- 10:27:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:11 [INFO] 10:27:11 [INFO] --- tidy:1.1.0:pom (format-pom) @ cli-executor --- 10:27:11 [INFO] Tidy is skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- antrun:1.8:run (format-kotlin) @ cli-executor --- 10:27:11 [INFO] Skipping Antrun execution 10:27:11 [INFO] 10:27:11 [INFO] --- formatter:2.17.1:format (format-java) @ cli-executor --- 10:27:11 [INFO] Formatting is skipped 10:27:11 [INFO] 10:27:11 [INFO] --- resources:3.3.1:resources (default-resources) @ cli-executor --- 10:27:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 10:27:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 10:27:11 [INFO] 10:27:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ cli-executor --- 10:27:11 [INFO] No sources to compile 10:27:11 [INFO] 10:27:11 [INFO] --- kotlin:1.9.0:compile (compile) @ cli-executor --- 10:27:11 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/src/main/java 10:27:11 [INFO] 10:27:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-executor --- 10:27:11 [INFO] Not copying test resources 10:27:11 [INFO] 10:27:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ cli-executor --- 10:27:11 [INFO] Not compiling test sources 10:27:11 [INFO] 10:27:11 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ cli-executor --- 10:27:11 [INFO] Test compilation is skipped 10:27:11 [INFO] 10:27:11 [INFO] --- surefire:3.0.0-M5:test (default-test) @ cli-executor --- 10:27:11 [INFO] Tests are skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cli-executor --- 10:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:report (default-report) @ cli-executor --- 10:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:11 [INFO] 10:27:11 [INFO] --- jar:3.4.2:jar (default-jar) @ cli-executor --- 10:27:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar 10:27:11 [INFO] 10:27:11 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cli-executor --- 10:27:11 [INFO] Skipping because packaging 'jar' is not pom. 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cli-executor --- 10:27:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-it.exec 10:27:11 [INFO] 10:27:11 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cli-executor --- 10:27:11 [INFO] Tests are skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cli-executor --- 10:27:11 [INFO] Tests are skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cli-executor --- 10:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:11 [INFO] 10:27:11 [INFO] --- jacoco:0.8.12:check (default-check) @ cli-executor --- 10:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 10:27:11 [INFO] 10:27:11 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cli-executor --- 10:27:11 [INFO] Tests are skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cli-executor --- 10:27:11 [INFO] Tests are skipped. 10:27:11 [INFO] 10:27:11 [INFO] --- install:3.1.4:install (default-install) @ cli-executor --- 10:27:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.pom 10:27:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.jar 10:27:11 [INFO] 10:27:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cli-executor --- 10:27:11 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:1.10.0-SNAPSHOT at end 10:27:11 [INFO] 10:27:11 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- 10:27:11 [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.10.0-SNAPSHOT [45/67] 10:27:11 [INFO] from ms/blueprintsprocessor/functions/message-prioritization/pom.xml 10:27:11 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:11 [INFO] 10:27:11 [INFO] --- clean:3.4.1:clean (default-clean) @ message-prioritization --- 10:27:11 [INFO] 10:27:11 [INFO] --- tidy:1.1.0:check (validate-pom) @ message-prioritization --- 10:27:11 [INFO] 10:27:11 [INFO] --- antrun:1.8:run (validate-kotlin) @ message-prioritization --- 10:27:11 [INFO] Executing tasks 10:27:11 10:27:11 ktlint: 10:27:12 [INFO] Executed tasks 10:27:12 [INFO] 10:27:12 [INFO] --- directory:1.0:highest-basedir (directories) @ message-prioritization --- 10:27:12 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:12 [INFO] 10:27:12 [INFO] --- formatter:2.17.1:validate (validate-java) @ message-prioritization --- 10:27:12 [INFO] 10:27:12 [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-prioritization --- 10:27:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:13 [INFO] 10:27:13 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-prioritization --- 10:27:13 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 10:27:13 [INFO] 10:27:13 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-prioritization --- 10:27:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 10:27:13 [INFO] 10:27:13 [INFO] --- properties:1.0.0:set-system-properties (default) @ message-prioritization --- 10:27:13 [INFO] Set 2 system properties 10:27:13 [INFO] 10:27:13 [INFO] --- checkstyle:2.17:check (check-license) @ message-prioritization --- 10:27:13 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:13 [INFO] 10:27:13 [INFO] --- checkstyle:2.17:check (check-style) @ message-prioritization --- 10:27:13 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:13 [INFO] 10:27:13 [INFO] --- tidy:1.1.0:pom (format-pom) @ message-prioritization --- 10:27:13 [INFO] Tidy is skipped. 10:27:13 [INFO] 10:27:13 [INFO] --- antrun:1.8:run (format-kotlin) @ message-prioritization --- 10:27:13 [INFO] Skipping Antrun execution 10:27:13 [INFO] 10:27:13 [INFO] --- formatter:2.17.1:format (format-java) @ message-prioritization --- 10:27:13 [INFO] Formatting is skipped 10:27:13 [INFO] 10:27:13 [INFO] --- resources:3.3.1:resources (default-resources) @ message-prioritization --- 10:27:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 10:27:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 10:27:13 [INFO] 10:27:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ message-prioritization --- 10:27:13 [INFO] No sources to compile 10:27:13 [INFO] 10:27:13 [INFO] --- kotlin:1.9.0:compile (compile) @ message-prioritization --- 10:27:13 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (20, 34) 'Proxy' is deprecated. Deprecated in Java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (38, 2) 'Proxy' is deprecated. Deprecated in Java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/AbstractMessagePrioritizeProcessor.kt: (25, 23) The corresponding parameter in the supertype 'AbstractBluePrintMessageProcessor' is named 'context'. This may cause problems when calling this function with named arguments. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/DefaultMessagePrioritizeProcessor.kt: (59, 23) The corresponding parameter in the supertype 'AbstractMessagePrioritizeProcessor' is named 'processorContext'. This may cause problems when calling this function with named arguments. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/KafkaMessagePrioritizationConsumer.kt: (69, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/AbstractMessagePrioritizationService.kt: (46, 37) The corresponding parameter in the supertype 'MessagePrioritizationService' is named 'messagePrioritization'. This may cause problems when calling this function with named arguments. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (51, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (54, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationStateServiceImpl.kt: (157, 41) The corresponding parameter in the supertype 'MessagePrioritizationStateService' is named 'id'. This may cause problems when calling this function with named arguments. 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageCorrelationUtils.kt: (49, 13) Unreachable code 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (19, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (80, 58) 'ProcessorSupplier' is deprecated. Deprecated in Java 10:27:14 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (81, 16) 'ProcessorSupplier(() -> Processor!): ProcessorSupplier' is deprecated. Deprecated in Java 10:27:14 [INFO] 10:27:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-prioritization --- 10:27:14 [INFO] Not copying test resources 10:27:14 [INFO] 10:27:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-prioritization --- 10:27:14 [INFO] Not compiling test sources 10:27:14 [INFO] 10:27:14 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-prioritization --- 10:27:14 [INFO] Test compilation is skipped 10:27:14 [INFO] 10:27:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-prioritization --- 10:27:14 [INFO] Tests are skipped. 10:27:14 [INFO] 10:27:14 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-prioritization --- 10:27:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:14 [INFO] 10:27:14 [INFO] --- jacoco:0.8.12:report (default-report) @ message-prioritization --- 10:27:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:14 [INFO] 10:27:14 [INFO] --- jar:3.4.2:jar (default-jar) @ message-prioritization --- 10:27:14 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar 10:27:14 [INFO] 10:27:14 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-prioritization --- 10:27:14 [INFO] Skipping because packaging 'jar' is not pom. 10:27:14 [INFO] 10:27:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-prioritization --- 10:27:14 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-it.exec 10:27:14 [INFO] 10:27:14 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-prioritization --- 10:27:14 [INFO] Tests are skipped. 10:27:14 [INFO] 10:27:14 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-prioritization --- 10:27:14 [INFO] Tests are skipped. 10:27:14 [INFO] 10:27:14 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-prioritization --- 10:27:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:14 [INFO] 10:27:14 [INFO] --- jacoco:0.8.12:check (default-check) @ message-prioritization --- 10:27:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 10:27:14 [INFO] 10:27:14 [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-prioritization --- 10:27:14 [INFO] Tests are skipped. 10:27:14 [INFO] 10:27:14 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-prioritization --- 10:27:14 [INFO] Tests are skipped. 10:27:14 [INFO] 10:27:14 [INFO] --- install:3.1.4:install (default-install) @ message-prioritization --- 10:27:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.pom 10:27:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.jar 10:27:14 [INFO] 10:27:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ message-prioritization --- 10:27:14 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:1.10.0-SNAPSHOT at end 10:27:14 [INFO] 10:27:14 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- 10:27:14 [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.10.0-SNAPSHOT [46/67] 10:27:14 [INFO] from ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml 10:27:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:14 [INFO] 10:27:14 [INFO] --- clean:3.4.1:clean (default-clean) @ k8s-connection-plugin --- 10:27:14 [INFO] 10:27:14 [INFO] --- tidy:1.1.0:check (validate-pom) @ k8s-connection-plugin --- 10:27:14 [INFO] 10:27:14 [INFO] --- antrun:1.8:run (validate-kotlin) @ k8s-connection-plugin --- 10:27:14 [INFO] Executing tasks 10:27:14 10:27:14 ktlint: 10:27:15 [INFO] Executed tasks 10:27:15 [INFO] 10:27:15 [INFO] --- directory:1.0:highest-basedir (directories) @ k8s-connection-plugin --- 10:27:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:15 [INFO] 10:27:15 [INFO] --- formatter:2.17.1:validate (validate-java) @ k8s-connection-plugin --- 10:27:15 [INFO] 10:27:15 [INFO] --- enforcer:3.4.1:enforce (enforce) @ k8s-connection-plugin --- 10:27:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:16 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:16 [INFO] 10:27:16 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ k8s-connection-plugin --- 10:27:16 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec 10:27:16 [INFO] 10:27:16 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ k8s-connection-plugin --- 10:27:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 10:27:16 [INFO] 10:27:16 [INFO] --- properties:1.0.0:set-system-properties (default) @ k8s-connection-plugin --- 10:27:16 [INFO] Set 2 system properties 10:27:16 [INFO] 10:27:16 [INFO] --- checkstyle:2.17:check (check-license) @ k8s-connection-plugin --- 10:27:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:16 [INFO] 10:27:16 [INFO] --- checkstyle:2.17:check (check-style) @ k8s-connection-plugin --- 10:27:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:16 [INFO] 10:27:16 [INFO] --- tidy:1.1.0:pom (format-pom) @ k8s-connection-plugin --- 10:27:16 [INFO] Tidy is skipped. 10:27:16 [INFO] 10:27:16 [INFO] --- antrun:1.8:run (format-kotlin) @ k8s-connection-plugin --- 10:27:16 [INFO] Skipping Antrun execution 10:27:16 [INFO] 10:27:16 [INFO] --- formatter:2.17.1:format (format-java) @ k8s-connection-plugin --- 10:27:16 [INFO] Formatting is skipped 10:27:16 [INFO] 10:27:16 [INFO] --- resources:3.3.1:resources (default-resources) @ k8s-connection-plugin --- 10:27:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 10:27:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 10:27:16 [INFO] 10:27:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ k8s-connection-plugin --- 10:27:16 [INFO] No sources to compile 10:27:16 [INFO] 10:27:16 [INFO] --- kotlin:1.9.0:compile (compile) @ k8s-connection-plugin --- 10:27:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/java 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (123, 55) Unnecessary safe call on a non-null receiver of type ObjectNode 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (243, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (244, 41) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (291, 54) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (295, 91) Unchecked cast: Any? to MutableMap? 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (304, 71) Unchecked cast: Any! to Map 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (338, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 45) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 78) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (214, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (215, 34) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (254, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (99, 121) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (223, 25) Variable 'obj' initializer is redundant 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (225, 59) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sConfigValueResponse.kt: (38, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sPluginInstanceApi.kt: (163, 23) Name shadowed: name 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sRbInstanceStatus.kt: (61, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 10:27:18 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/query/K8sPluginQueryApi.kt: (33, 23) Name shadowed: name 10:27:18 [INFO] 10:27:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ k8s-connection-plugin --- 10:27:18 [INFO] Not copying test resources 10:27:18 [INFO] 10:27:18 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ k8s-connection-plugin --- 10:27:18 [INFO] Not compiling test sources 10:27:18 [INFO] 10:27:18 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ k8s-connection-plugin --- 10:27:18 [INFO] Test compilation is skipped 10:27:18 [INFO] 10:27:18 [INFO] --- surefire:3.0.0-M5:test (default-test) @ k8s-connection-plugin --- 10:27:18 [INFO] Tests are skipped. 10:27:18 [INFO] 10:27:18 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ k8s-connection-plugin --- 10:27:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:18 [INFO] 10:27:18 [INFO] --- jacoco:0.8.12:report (default-report) @ k8s-connection-plugin --- 10:27:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:18 [INFO] 10:27:18 [INFO] --- jar:3.4.2:jar (default-jar) @ k8s-connection-plugin --- 10:27:18 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar 10:27:18 [INFO] 10:27:18 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ k8s-connection-plugin --- 10:27:18 [INFO] Skipping because packaging 'jar' is not pom. 10:27:18 [INFO] 10:27:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ k8s-connection-plugin --- 10:27:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-it.exec 10:27:18 [INFO] 10:27:18 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ k8s-connection-plugin --- 10:27:18 [INFO] Tests are skipped. 10:27:18 [INFO] 10:27:18 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ k8s-connection-plugin --- 10:27:18 [INFO] Tests are skipped. 10:27:18 [INFO] 10:27:18 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ k8s-connection-plugin --- 10:27:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:18 [INFO] 10:27:18 [INFO] --- jacoco:0.8.12:check (default-check) @ k8s-connection-plugin --- 10:27:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 10:27:18 [INFO] 10:27:18 [INFO] --- failsafe:3.0.0-M5:verify (default) @ k8s-connection-plugin --- 10:27:18 [INFO] Tests are skipped. 10:27:18 [INFO] 10:27:18 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ k8s-connection-plugin --- 10:27:18 [INFO] Tests are skipped. 10:27:18 [INFO] 10:27:18 [INFO] --- install:3.1.4:install (default-install) @ k8s-connection-plugin --- 10:27:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.pom 10:27:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.jar 10:27:18 [INFO] 10:27:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ k8s-connection-plugin --- 10:27:18 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:1.10.0-SNAPSHOT at end 10:27:18 [INFO] 10:27:18 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- 10:27:18 [INFO] Building MS Blueprints Processor Application 1.10.0-SNAPSHOT [47/67] 10:27:18 [INFO] from ms/blueprintsprocessor/application/pom.xml 10:27:18 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 10:27:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' 10:27:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' 10:27:18 [WARNING] The artifact com.github.tomakehurst:wiremock-jre8-standalone:jar:3.0.1 has been relocated to org.wiremock:wiremock-standalone:jar:3.0.1 10:27:18 [INFO] 10:27:18 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-application --- 10:27:18 [INFO] 10:27:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-application --- 10:27:18 [INFO] 10:27:18 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ blueprintsprocessor-application --- 10:27:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:19 [INFO] Copying 3 resources 10:27:19 [INFO] 10:27:19 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-application --- 10:27:19 [INFO] Executing tasks 10:27:19 10:27:19 ktlint: 10:27:20 [INFO] Executed tasks 10:27:20 [INFO] 10:27:20 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-application --- 10:27:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:20 [INFO] 10:27:20 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-application --- 10:27:20 [INFO] 10:27:20 [INFO] --- groovy:2.1.1:execute (default) @ blueprintsprocessor-application --- 10:27:21 [INFO] 10:27:21 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-application --- 10:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:21 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:21 [INFO] 10:27:21 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-application --- 10:27:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 10:27:21 [INFO] 10:27:21 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-application --- 10:27:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/jacoco.exec 10:27:21 [INFO] 10:27:21 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-application --- 10:27:21 [INFO] Set 2 system properties 10:27:21 [INFO] 10:27:21 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-application --- 10:27:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:21 [INFO] 10:27:21 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-application --- 10:27:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:21 [INFO] 10:27:21 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-application --- 10:27:21 [INFO] Tidy is skipped. 10:27:21 [INFO] 10:27:21 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-application --- 10:27:21 [INFO] Skipping Antrun execution 10:27:21 [INFO] 10:27:21 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-application --- 10:27:21 [INFO] Formatting is skipped 10:27:21 [INFO] 10:27:21 [INFO] --- resources:2.6:resources (default-resources) @ blueprintsprocessor-application --- 10:27:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:21 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/etc 10:27:21 [INFO] Copying 12 resources to /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/src/main/resources 10:27:21 [INFO] Copying 12 resources 10:27:21 [INFO] 10:27:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprintsprocessor-application --- 10:27:21 [INFO] No sources to compile 10:27:21 [INFO] 10:27:21 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-application --- 10:27:21 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/BluePrintProcessorCluster.kt: (61, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (61, 21) 'csrf(): ServerHttpSecurity.CsrfSpec!' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (62, 14) 'formLogin(): ServerHttpSecurity.FormLoginSpec!' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (63, 14) 'httpBasic(): ServerHttpSecurity.HttpBasicSpec!' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (65, 65) Unnecessary non-null assertion (!!) on a non-null receiver of type SecurityContextRepository 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (66, 14) 'authorizeExchange(): ServerHttpSecurity.AuthorizeExchangeSpec!' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (69, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (42, 46) Variable 'result' initializer is redundant 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (44, 55) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintProcessorHealthCheck 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (45, 27) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (50, 54) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (55, 24) 'constructor DaoAuthenticationProvider()' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (56, 18) 'setUserDetailsService(UserDetailsService!): Unit' is deprecated. Deprecated in Java 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityContextRepository.kt: (46, 46) Unnecessary non-null assertion (!!) on a non-null receiver of type AuthenticationManager 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (39, 12) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (41, 50) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (43, 12) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (44, 46) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (50, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (56, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/RequiredMapEntriesMatcher.kt: (28, 63) Type mismatch: inferred type is Map? but (MutableMap..Map) was expected 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (58, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (82, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 10:27:23 [WARNING] /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (83, 27) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 10:27:23 [INFO] 10:27:23 [INFO] --- swagger:3.1.8:generate (default) @ blueprintsprocessor-application --- 10:27:23 [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.21.0-GA during dependency collection step for plugin (use -X to see details) 10:27:23 [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.18.2-GA during dependency collection step for plugin (use -X to see details) 10:27:24 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.bootstrap(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BootstrapRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:24 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModelMetaDataPaged(java.lang.String,int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByType(java.lang.String,java.lang.String) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.getOneFromResolutionKey(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.DictionarySortByOption,java.lang.String,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.deleteResolutions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByID(java.lang.String,java.lang.String) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String,java.lang.Boolean) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.enrichBlueprint(org.springframework.http.codec.multipart.FilePart,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBlueprintByNameAndVersion(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBluePrint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.deleteResourceDictionaryByName(java.lang.String,kotlin.coroutines.Continuation) 10:27:25 [INFO] picking up response class from method public final java.util.List org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel() 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.workflowSpec(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.WorkFlowSpecRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.getWorkflowList(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 10:27:25 [INFO] 10:27:25 [INFO] --- resources:2.6:testResources (default-testResources) @ blueprintsprocessor-application --- 10:27:25 [INFO] Not copying test resources 10:27:25 [INFO] 10:27:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprintsprocessor-application --- 10:27:25 [INFO] Not compiling test sources 10:27:25 [INFO] 10:27:25 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-application --- 10:27:25 [INFO] Test compilation is skipped 10:27:25 [INFO] 10:27:25 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprintsprocessor-application --- 10:27:25 [INFO] Tests are skipped. 10:27:25 [INFO] 10:27:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-application --- 10:27:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:25 [INFO] 10:27:25 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-application --- 10:27:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:25 [INFO] 10:27:25 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprintsprocessor-application --- 10:27:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar 10:27:25 [INFO] 10:27:25 [INFO] --- antrun:1.8:run (ant-test) @ blueprintsprocessor-application --- 10:27:25 [WARNING] Parameter 'tasks' is deprecated: Use target instead 10:27:25 [WARNING] Parameter tasks is deprecated, use target instead 10:27:25 [INFO] Executing tasks 10:27:25 10:27:25 main: 10:27:25 [INFO] Executed tasks 10:27:25 [INFO] 10:27:25 [INFO] --- assembly:3.1.0:single (maven) @ blueprintsprocessor-application --- 10:27:25 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 10:27:27 [WARNING] While downloading com.github.tomakehurst:wiremock-jre8-standalone:3.0.1 10:27:27 This artifact has been relocated to org.wiremock:wiremock-standalone:3.0.1. 10:27:27 10:27:27 10:27:27 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 10:27:27 o 'org.slf4j:slf4j-simple' 10:27:27 o 'org.apache.karaf.*' 10:27:27 10:27:37 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz 10:27:52 [INFO] 10:27:52 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-application --- 10:27:52 [INFO] Skipping because packaging 'jar' is not pom. 10:27:52 [INFO] 10:27:52 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-application --- 10:27:52 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-it.exec 10:27:52 [INFO] 10:27:52 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-application --- 10:27:52 [INFO] Tests are skipped. 10:27:52 [INFO] 10:27:52 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-application --- 10:27:52 [INFO] Tests are skipped. 10:27:52 [INFO] 10:27:52 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-application --- 10:27:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:52 [INFO] 10:27:52 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-application --- 10:27:52 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/jacoco.exec 10:27:52 [INFO] 10:27:52 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-application --- 10:27:52 [INFO] Tests are skipped. 10:27:52 [INFO] 10:27:52 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-application --- 10:27:52 [INFO] Tests are skipped. 10:27:52 [INFO] 10:27:52 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-application --- 10:27:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.pom 10:27:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar 10:27:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz 10:27:52 [INFO] 10:27:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-application --- 10:27:52 [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:1.10.0-SNAPSHOT at end 10:27:52 [INFO] 10:27:52 [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- 10:27:52 [INFO] Building MS Command Executor 1.10.0-SNAPSHOT [48/67] 10:27:52 [INFO] from ms/command-executor/pom.xml 10:27:52 [INFO] --------------------------------[ pom ]--------------------------------- 10:27:52 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 10:27:52 [INFO] 10:27:52 [INFO] --- clean:3.4.1:clean (default-clean) @ command-executor --- 10:27:52 [INFO] 10:27:52 [INFO] --- tidy:1.1.0:check (validate-pom) @ command-executor --- 10:27:52 [INFO] 10:27:52 [INFO] --- antrun:1.8:run (validate-kotlin) @ command-executor --- 10:27:53 [INFO] Executing tasks 10:27:53 10:27:53 ktlint: 10:27:53 [INFO] Executed tasks 10:27:53 [INFO] 10:27:53 [INFO] --- directory:1.0:highest-basedir (directories) @ command-executor --- 10:27:53 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:53 [INFO] 10:27:53 [INFO] --- formatter:2.17.1:validate (validate-java) @ command-executor --- 10:27:53 [INFO] 10:27:53 [INFO] --- enforcer:3.4.1:enforce (enforce) @ command-executor --- 10:27:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:53 [INFO] 10:27:53 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ command-executor --- 10:27:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:53 [INFO] Copying 2 resources 10:27:53 [INFO] 10:27:53 [INFO] --- groovy:2.1.1:execute (default) @ command-executor --- 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ command-executor --- 10:27:53 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/code-coverage/jacoco-ut.exec 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ command-executor --- 10:27:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/jacoco.exec 10:27:53 [INFO] 10:27:53 [INFO] --- properties:1.0.0:set-system-properties (default) @ command-executor --- 10:27:53 [INFO] Set 2 system properties 10:27:53 [INFO] 10:27:53 [INFO] --- checkstyle:2.17:check (check-license) @ command-executor --- 10:27:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:53 [INFO] 10:27:53 [INFO] --- checkstyle:2.17:check (check-style) @ command-executor --- 10:27:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:53 [INFO] 10:27:53 [INFO] --- tidy:1.1.0:pom (format-pom) @ command-executor --- 10:27:53 [INFO] Tidy is skipped. 10:27:53 [INFO] 10:27:53 [INFO] --- antrun:1.8:run (format-kotlin) @ command-executor --- 10:27:53 [INFO] Skipping Antrun execution 10:27:53 [INFO] 10:27:53 [INFO] --- formatter:2.17.1:format (format-java) @ command-executor --- 10:27:53 [INFO] Formatting is skipped 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ command-executor --- 10:27:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:report (default-report) @ command-executor --- 10:27:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:53 [INFO] 10:27:53 [INFO] --- assembly:3.1.0:single (maven) @ command-executor --- 10:27:53 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 10:27:53 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz 10:27:53 [INFO] 10:27:53 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ command-executor --- 10:27:53 [INFO] No site descriptor found: nothing to attach. 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ command-executor --- 10:27:53 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/code-coverage/jacoco-it.exec 10:27:53 [INFO] 10:27:53 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ command-executor --- 10:27:53 [INFO] Tests are skipped. 10:27:53 [INFO] 10:27:53 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ command-executor --- 10:27:53 [INFO] Tests are skipped. 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ command-executor --- 10:27:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:53 [INFO] 10:27:53 [INFO] --- jacoco:0.8.12:check (default-check) @ command-executor --- 10:27:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/jacoco.exec 10:27:53 [INFO] 10:27:53 [INFO] --- failsafe:3.0.0-M5:verify (default) @ command-executor --- 10:27:53 [INFO] Tests are skipped. 10:27:53 [INFO] 10:27:53 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ command-executor --- 10:27:53 [INFO] Tests are skipped. 10:27:53 [INFO] 10:27:53 [INFO] --- install:3.1.4:install (default-install) @ command-executor --- 10:27:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT.pom 10:27:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT-maven.tar.gz 10:27:53 [INFO] 10:27:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ command-executor --- 10:27:53 [INFO] Deferring deploy for org.onap.ccsdk.cds:command-executor:1.10.0-SNAPSHOT at end 10:27:53 [INFO] 10:27:53 [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- 10:27:53 [INFO] Building MS Python Executor 1.10.0-SNAPSHOT [49/67] 10:27:53 [INFO] from ms/py-executor/pom.xml 10:27:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:53 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 10:27:53 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' 10:27:53 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' 10:27:53 [INFO] 10:27:53 [INFO] --- clean:3.4.1:clean (default-clean) @ py-executor --- 10:27:53 [INFO] 10:27:53 [INFO] --- tidy:1.1.0:check (validate-pom) @ py-executor --- 10:27:53 [INFO] 10:27:53 [INFO] --- antrun:1.8:run (validate-kotlin) @ py-executor --- 10:27:53 [INFO] Executing tasks 10:27:53 10:27:53 ktlint: 10:27:54 [INFO] Executed tasks 10:27:54 [INFO] 10:27:54 [INFO] --- directory:1.0:highest-basedir (directories) @ py-executor --- 10:27:54 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:54 [INFO] 10:27:54 [INFO] --- formatter:2.17.1:validate (validate-java) @ py-executor --- 10:27:54 [INFO] 10:27:54 [INFO] --- enforcer:3.4.1:enforce (enforce) @ py-executor --- 10:27:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:54 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:54 [INFO] 10:27:54 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ py-executor --- 10:27:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:54 [INFO] Copying 2 resources 10:27:54 [INFO] 10:27:54 [INFO] --- groovy:2.1.1:execute (default) @ py-executor --- 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ py-executor --- 10:27:54 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/code-coverage/jacoco-ut.exec 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ py-executor --- 10:27:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/jacoco.exec 10:27:54 [INFO] 10:27:54 [INFO] --- properties:1.0.0:set-system-properties (default) @ py-executor --- 10:27:54 [INFO] Set 2 system properties 10:27:54 [INFO] 10:27:54 [INFO] --- checkstyle:2.17:check (check-license) @ py-executor --- 10:27:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:54 [INFO] 10:27:54 [INFO] --- checkstyle:2.17:check (check-style) @ py-executor --- 10:27:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:54 [INFO] 10:27:54 [INFO] --- tidy:1.1.0:pom (format-pom) @ py-executor --- 10:27:54 [INFO] Tidy is skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- antrun:1.8:run (format-kotlin) @ py-executor --- 10:27:54 [INFO] Skipping Antrun execution 10:27:54 [INFO] 10:27:54 [INFO] --- formatter:2.17.1:format (format-java) @ py-executor --- 10:27:54 [INFO] Formatting is skipped 10:27:54 [INFO] 10:27:54 [INFO] --- resources:2.6:resources (default-resources) @ py-executor --- 10:27:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/src/main/resources 10:27:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/src/main/resources 10:27:54 [INFO] 10:27:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ py-executor --- 10:27:54 [INFO] No sources to compile 10:27:54 [INFO] 10:27:54 [INFO] --- resources:2.6:testResources (default-testResources) @ py-executor --- 10:27:54 [INFO] Not copying test resources 10:27:54 [INFO] 10:27:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ py-executor --- 10:27:54 [INFO] Not compiling test sources 10:27:54 [INFO] 10:27:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ py-executor --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ py-executor --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (default-report) @ py-executor --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- jar:3.4.2:jar (default-jar) @ py-executor --- 10:27:54 [WARNING] JAR will be empty - no content was marked for inclusion! 10:27:54 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar 10:27:54 [INFO] 10:27:54 [INFO] --- assembly:3.1.0:single (maven) @ py-executor --- 10:27:54 [INFO] Reading assembly descriptor: docker/distribution.xml 10:27:54 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz 10:27:54 [INFO] 10:27:54 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ py-executor --- 10:27:54 [INFO] Skipping because packaging 'jar' is not pom. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ py-executor --- 10:27:54 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/code-coverage/jacoco-it.exec 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ py-executor --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ py-executor --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ py-executor --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:check (default-check) @ py-executor --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/jacoco.exec 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:verify (default) @ py-executor --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ py-executor --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- install:3.1.4:install (default-install) @ py-executor --- 10:27:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.pom 10:27:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.jar 10:27:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT-maven.tar.gz 10:27:54 [INFO] 10:27:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ py-executor --- 10:27:54 [INFO] Deferring deploy for org.onap.ccsdk.cds:py-executor:1.10.0-SNAPSHOT at end 10:27:54 [INFO] 10:27:54 [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- 10:27:54 [INFO] Building MS SDC Listener (Root) 1.10.0-SNAPSHOT [50/67] 10:27:54 [INFO] from ms/sdclistener/pom.xml 10:27:54 [INFO] --------------------------------[ pom ]--------------------------------- 10:27:54 [INFO] 10:27:54 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener --- 10:27:54 [INFO] 10:27:54 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener --- 10:27:54 [INFO] 10:27:54 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener --- 10:27:54 [INFO] Executing tasks 10:27:54 10:27:54 ktlint: 10:27:54 [INFO] Executed tasks 10:27:54 [INFO] 10:27:54 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener --- 10:27:54 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:54 [INFO] 10:27:54 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener --- 10:27:54 [INFO] 10:27:54 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener --- 10:27:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:54 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener --- 10:27:54 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/target/code-coverage/jacoco-ut.exec 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener --- 10:27:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/target/jacoco.exec 10:27:54 [INFO] 10:27:54 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener --- 10:27:54 [INFO] Set 2 system properties 10:27:54 [INFO] 10:27:54 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener --- 10:27:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:54 [INFO] 10:27:54 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener --- 10:27:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:54 [INFO] 10:27:54 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener --- 10:27:54 [INFO] Tidy is skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener --- 10:27:54 [INFO] Skipping Antrun execution 10:27:54 [INFO] 10:27:54 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener --- 10:27:54 [INFO] Formatting is skipped 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener --- 10:27:54 [INFO] No site descriptor found: nothing to attach. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener --- 10:27:54 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/target/code-coverage/jacoco-it.exec 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:54 [INFO] 10:27:54 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener --- 10:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/target/jacoco.exec 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener --- 10:27:54 [INFO] Tests are skipped. 10:27:54 [INFO] 10:27:54 [INFO] --- install:3.1.4:install (default-install) @ sdclistener --- 10:27:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/1.10.0-SNAPSHOT/sdclistener-1.10.0-SNAPSHOT.pom 10:27:54 [INFO] 10:27:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener --- 10:27:54 [INFO] Deferring deploy for org.onap.ccsdk.cds:sdclistener:1.10.0-SNAPSHOT at end 10:27:54 [INFO] 10:27:54 [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- 10:27:54 [INFO] Building MS SDC Listener - Parent 1.10.0-SNAPSHOT [51/67] 10:27:54 [INFO] from ms/sdclistener/parent/pom.xml 10:27:54 [INFO] --------------------------------[ pom ]--------------------------------- 10:27:54 [INFO] 10:27:54 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-parent --- 10:27:54 [INFO] 10:27:54 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-parent --- 10:27:54 [INFO] 10:27:54 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-parent --- 10:27:54 [INFO] Executing tasks 10:27:54 10:27:54 ktlint: 10:27:55 [INFO] Executed tasks 10:27:55 [INFO] 10:27:55 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-parent --- 10:27:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:55 [INFO] 10:27:55 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-parent --- 10:27:55 [INFO] 10:27:55 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-parent --- 10:27:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-parent --- 10:27:55 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/parent/target/code-coverage/jacoco-ut.exec 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-parent --- 10:27:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/parent/target/jacoco.exec 10:27:55 [INFO] 10:27:55 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-parent --- 10:27:55 [INFO] Set 2 system properties 10:27:55 [INFO] 10:27:55 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-parent --- 10:27:55 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:55 [INFO] 10:27:55 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-parent --- 10:27:55 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:55 [INFO] 10:27:55 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-parent --- 10:27:55 [INFO] Tidy is skipped. 10:27:55 [INFO] 10:27:55 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-parent --- 10:27:55 [INFO] Skipping Antrun execution 10:27:55 [INFO] 10:27:55 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-parent --- 10:27:55 [INFO] Formatting is skipped 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-parent --- 10:27:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-parent --- 10:27:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:55 [INFO] 10:27:55 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-parent --- 10:27:55 [INFO] No site descriptor found: nothing to attach. 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-parent --- 10:27:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/parent/target/code-coverage/jacoco-it.exec 10:27:55 [INFO] 10:27:55 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-parent --- 10:27:55 [INFO] Tests are skipped. 10:27:55 [INFO] 10:27:55 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-parent --- 10:27:55 [INFO] Tests are skipped. 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-parent --- 10:27:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:55 [INFO] 10:27:55 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-parent --- 10:27:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/parent/target/jacoco.exec 10:27:55 [INFO] 10:27:55 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-parent --- 10:27:55 [INFO] Tests are skipped. 10:27:55 [INFO] 10:27:55 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-parent --- 10:27:55 [INFO] Tests are skipped. 10:27:55 [INFO] 10:27:55 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-parent --- 10:27:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.10.0-SNAPSHOT/sdclistener-parent-1.10.0-SNAPSHOT.pom 10:27:55 [INFO] 10:27:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-parent --- 10:27:55 [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-parent:1.10.0-SNAPSHOT at end 10:27:55 [INFO] 10:27:55 [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- 10:27:55 [INFO] Building MS SDC Listener - Application 1.10.0-SNAPSHOT [52/67] 10:27:55 [INFO] from ms/sdclistener/application/pom.xml 10:27:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:27:55 [INFO] 10:27:55 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-application --- 10:27:55 [INFO] 10:27:55 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-application --- 10:27:55 [INFO] 10:27:55 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-application --- 10:27:55 [INFO] Executing tasks 10:27:55 10:27:55 ktlint: 10:27:56 [INFO] Executed tasks 10:27:56 [INFO] 10:27:56 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-application --- 10:27:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:56 [INFO] 10:27:56 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-application --- 10:27:56 [INFO] Processed 24 files in 275ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) 10:27:56 [INFO] 10:27:56 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-application --- 10:27:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:56 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:56 [INFO] 10:27:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-application --- 10:27:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/code-coverage/jacoco-ut.exec 10:27:56 [INFO] 10:27:56 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-application --- 10:27:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/jacoco.exec 10:27:56 [INFO] 10:27:56 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-application --- 10:27:56 [INFO] Set 2 system properties 10:27:56 [INFO] 10:27:56 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-application --- 10:27:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:56 [INFO] 10:27:56 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-application --- 10:27:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:56 [INFO] 10:27:56 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-application --- 10:27:56 [INFO] Tidy is skipped. 10:27:56 [INFO] 10:27:56 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-application --- 10:27:56 [INFO] Skipping Antrun execution 10:27:56 [INFO] 10:27:56 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-application --- 10:27:56 [INFO] Formatting is skipped 10:27:56 [INFO] 10:27:56 [INFO] --- resources:3.3.1:resources (default-resources) @ sdclistener-application --- 10:27:56 [INFO] Copying 1 resource from src/main/resources to target/classes 10:27:56 [INFO] Copying 1 resource from src/main/resources to target/classes 10:27:56 [INFO] 10:27:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ sdclistener-application --- 10:27:56 [INFO] Recompiling the module because of changed dependency. 10:27:56 [INFO] Compiling 16 source files with javac [debug parameters release 17] to target/classes 10:27:57 [INFO] Annotation processing is enabled because one or more processors were found 10:27:57 on the class path. A future release of javac may disable annotation processing 10:27:57 unless at least one processor is specified by name (-processor), or a search 10:27:57 path is specified (--processor-path, --processor-module-path), or annotation 10:27:57 processing is enabled explicitly (-proc:only, -proc:full). 10:27:57 Use -Xlint:-options to suppress this message. 10:27:57 Use -proc:none to disable annotation processing. 10:27:57 [INFO] 10:27:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sdclistener-application --- 10:27:57 [INFO] Not copying test resources 10:27:57 [INFO] 10:27:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sdclistener-application --- 10:27:57 [INFO] Not compiling test sources 10:27:57 [INFO] 10:27:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ sdclistener-application --- 10:27:57 [INFO] Tests are skipped. 10:27:57 [INFO] 10:27:57 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-application --- 10:27:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:57 [INFO] 10:27:57 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-application --- 10:27:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:57 [INFO] 10:27:57 [INFO] --- jar:3.4.2:jar (default-jar) @ sdclistener-application --- 10:27:57 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar 10:27:57 [INFO] 10:27:57 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-application --- 10:27:57 [INFO] Skipping because packaging 'jar' is not pom. 10:27:57 [INFO] 10:27:57 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-application --- 10:27:57 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/code-coverage/jacoco-it.exec 10:27:57 [INFO] 10:27:57 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-application --- 10:27:57 [INFO] Tests are skipped. 10:27:57 [INFO] 10:27:57 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-application --- 10:27:57 [INFO] Tests are skipped. 10:27:57 [INFO] 10:27:57 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-application --- 10:27:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:57 [INFO] 10:27:57 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-application --- 10:27:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/jacoco.exec 10:27:57 [INFO] 10:27:57 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-application --- 10:27:57 [INFO] Tests are skipped. 10:27:57 [INFO] 10:27:57 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-application --- 10:27:57 [INFO] Tests are skipped. 10:27:57 [INFO] 10:27:57 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-application --- 10:27:57 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.pom 10:27:57 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.jar 10:27:57 [INFO] 10:27:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-application --- 10:27:57 [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-application:1.10.0-SNAPSHOT at end 10:27:57 [INFO] 10:27:57 [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- 10:27:57 [INFO] Building MS SDC Listener - Distribution 1.10.0-SNAPSHOT [53/67] 10:27:57 [INFO] from ms/sdclistener/distribution/pom.xml 10:27:57 [INFO] --------------------------------[ pom ]--------------------------------- 10:27:57 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 10:27:57 [INFO] 10:27:57 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-distribution --- 10:27:57 [INFO] 10:27:57 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-distribution --- 10:27:57 [INFO] 10:27:57 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ sdclistener-distribution --- 10:27:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:27:57 [INFO] Copying 3 resources 10:27:57 [INFO] 10:27:57 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-distribution --- 10:27:57 [INFO] Executing tasks 10:27:57 10:27:57 ktlint: 10:27:58 [INFO] Executed tasks 10:27:58 [INFO] 10:27:58 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-distribution --- 10:27:58 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:27:58 [INFO] 10:27:58 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-distribution --- 10:27:58 [INFO] 10:27:58 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-distribution --- 10:27:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:27:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:27:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:27:58 [INFO] 10:27:58 [INFO] --- groovy:2.1.1:execute (default) @ sdclistener-distribution --- 10:27:58 [INFO] 10:27:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-distribution --- 10:27:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/code-coverage/jacoco-ut.exec 10:27:58 [INFO] 10:27:58 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-distribution --- 10:27:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/jacoco.exec 10:27:58 [INFO] 10:27:58 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-distribution --- 10:27:58 [INFO] Set 2 system properties 10:27:58 [INFO] 10:27:58 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-distribution --- 10:27:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:58 [INFO] 10:27:58 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-distribution --- 10:27:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:27:58 [INFO] 10:27:58 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-distribution --- 10:27:58 [INFO] Tidy is skipped. 10:27:58 [INFO] 10:27:58 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-distribution --- 10:27:58 [INFO] Skipping Antrun execution 10:27:58 [INFO] 10:27:58 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-distribution --- 10:27:58 [INFO] Formatting is skipped 10:27:58 [INFO] 10:27:58 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-distribution --- 10:27:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:58 [INFO] 10:27:58 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-distribution --- 10:27:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:27:58 [INFO] 10:27:58 [INFO] --- antrun:1.8:run (ant-test) @ sdclistener-distribution --- 10:27:58 [WARNING] Parameter 'tasks' is deprecated: Use target instead 10:27:58 [WARNING] Parameter tasks is deprecated, use target instead 10:27:58 [INFO] Executing tasks 10:27:58 10:27:58 main: 10:27:58 [INFO] Executed tasks 10:27:58 [INFO] 10:27:58 [INFO] --- assembly:3.1.0:single (maven) @ sdclistener-distribution --- 10:27:58 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 10:27:59 [WARNING] Cannot include project artifact: org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.10.0-SNAPSHOT; it doesn't have an associated file or directory. 10:27:59 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 10:27:59 o 'org.slf4j:slf4j-simple' 10:27:59 10:28:00 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz 10:28:09 [INFO] 10:28:09 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-distribution --- 10:28:09 [INFO] No site descriptor found: nothing to attach. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-distribution --- 10:28:09 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/code-coverage/jacoco-it.exec 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-distribution --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-distribution --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-distribution --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-distribution --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/jacoco.exec 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-distribution --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-distribution --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-distribution --- 10:28:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT.pom 10:28:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz 10:28:09 [INFO] 10:28:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-distribution --- 10:28:09 [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:1.10.0-SNAPSHOT at end 10:28:09 [INFO] 10:28:09 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- 10:28:09 [INFO] Building CDS UI (Root) 1.10.0-SNAPSHOT [54/67] 10:28:09 [INFO] from cds-ui/pom.xml 10:28:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:28:09 [INFO] 10:28:09 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui --- 10:28:09 [INFO] 10:28:09 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui --- 10:28:09 [INFO] 10:28:09 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui --- 10:28:09 [INFO] Executing tasks 10:28:09 10:28:09 ktlint: 10:28:09 [INFO] Executed tasks 10:28:09 [INFO] 10:28:09 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui --- 10:28:09 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:28:09 [INFO] 10:28:09 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui --- 10:28:09 [INFO] 10:28:09 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui --- 10:28:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:28:09 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui --- 10:28:09 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/target/code-coverage/jacoco-ut.exec 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui --- 10:28:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/target/jacoco.exec 10:28:09 [INFO] 10:28:09 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui --- 10:28:09 [INFO] Set 2 system properties 10:28:09 [INFO] 10:28:09 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui --- 10:28:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:28:09 [INFO] 10:28:09 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui --- 10:28:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:28:09 [INFO] 10:28:09 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui --- 10:28:09 [INFO] Tidy is skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui --- 10:28:09 [INFO] Skipping Antrun execution 10:28:09 [INFO] 10:28:09 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui --- 10:28:09 [INFO] Formatting is skipped 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:09 [INFO] 10:28:09 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui --- 10:28:09 [INFO] No site descriptor found: nothing to attach. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui --- 10:28:09 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/target/code-coverage/jacoco-it.exec 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:28:09 [INFO] 10:28:09 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui --- 10:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/target/jacoco.exec 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui --- 10:28:09 [INFO] Tests are skipped. 10:28:09 [INFO] 10:28:09 [INFO] --- install:3.1.4:install (default-install) @ cds-ui --- 10:28:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui/1.10.0-SNAPSHOT/cds-ui-1.10.0-SNAPSHOT.pom 10:28:09 [INFO] 10:28:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui --- 10:28:09 [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui:1.10.0-SNAPSHOT at end 10:28:09 [INFO] 10:28:09 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ 10:28:09 [INFO] Building CDS UI - Client 1.10.0-SNAPSHOT [55/67] 10:28:09 [INFO] from cds-ui/client/pom.xml 10:28:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:28:10 [INFO] 10:28:10 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-client --- 10:28:10 [INFO] 10:28:10 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-client --- 10:28:10 [INFO] 10:28:10 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-client --- 10:28:10 [INFO] Executing tasks 10:28:10 10:28:10 ktlint: 10:28:10 [INFO] Executed tasks 10:28:10 [INFO] 10:28:10 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-client --- 10:28:10 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:28:10 [INFO] 10:28:10 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-client --- 10:28:10 [INFO] 10:28:10 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-client --- 10:28:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:28:10 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:28:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:28:10 [INFO] 10:28:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-client --- 10:28:10 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/target/code-coverage/jacoco-ut.exec 10:28:10 [INFO] 10:28:10 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-client --- 10:28:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/target/jacoco.exec 10:28:10 [INFO] 10:28:10 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-client --- 10:28:10 [INFO] Set 2 system properties 10:28:10 [INFO] 10:28:10 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-client --- 10:28:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:28:10 [INFO] 10:28:10 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-client --- 10:28:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:28:10 [INFO] 10:28:10 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-client --- 10:28:10 [INFO] Tidy is skipped. 10:28:10 [INFO] 10:28:10 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-client --- 10:28:10 [INFO] Skipping Antrun execution 10:28:10 [INFO] 10:28:10 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-client --- 10:28:10 [INFO] Formatting is skipped 10:28:10 [INFO] 10:28:10 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-client --- 10:28:10 [INFO] Installing node version v8.12.0 10:28:10 [INFO] Downloading https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz 10:28:10 [INFO] No proxies configured 10:28:10 [INFO] No proxy was configured, downloading directly 10:28:11 [INFO] Unpacking /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node/tmp 10:28:12 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node/tmp/node-v8.12.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node/node 10:28:12 [INFO] Installed node locally. 10:28:12 [INFO] Installing npm version 6.4.1 10:28:12 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.4.1.tgz to /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz 10:28:12 [INFO] No proxies configured 10:28:12 [INFO] No proxy was configured, downloading directly 10:28:12 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node/node_modules 10:28:14 [INFO] Installed npm locally. 10:28:14 [INFO] 10:28:14 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-client --- 10:28:14 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client 10:29:05 [INFO] 10:29:05 [INFO] > node-sass@4.10.0 install /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node_modules/node-sass 10:29:05 [INFO] > node scripts/install.js 10:29:05 [INFO] 10:29:05 [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux-x64-57_binding.node 10:29:05 [INFO] Download complete 10:29:05 [INFO] Binary saved to /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 10:29:06 [INFO] Caching binary to /home/jenkins/.npm/node-sass/4.10.0/linux-x64-57_binding.node 10:29:06 [INFO] 10:29:06 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node_modules/core-js 10:29:06 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 10:29:06 [INFO] 10:29:06 [INFO] 10:29:06 [INFO] > node-sass@4.10.0 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node_modules/node-sass 10:29:06 [INFO] > node scripts/build.js 10:29:06 [INFO] 10:29:06 [INFO] Binary found at /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 10:29:06 [INFO] Testing binary 10:29:06 [INFO] Binary is fine 10:29:07 [INFO] npm WARN The package @types/mime is included as both a dev and production dependency. 10:29:07 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): 10:29:07 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:29:07 [INFO] 10:29:07 [INFO] added 1304 packages from 1285 contributors in 52.957s 10:29:07 [INFO] 10:29:07 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-client --- 10:29:08 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client 10:29:08 [INFO] 10:29:08 [INFO] > cds-ui@0.0.0 build /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client 10:29:08 [INFO] > ng build 10:29:08 [INFO] 10:29:18 [INFO] Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` 10:29:32 [INFO] 10:29:32 [INFO] Date: 2026-03-25T10:29:32.908Z 10:29:32 [INFO] Hash: af01b36b6a1e2ae17cde 10:29:32 [INFO] Time: 22508ms 10:29:32 [INFO] chunk {feature-modules-blueprint-blueprint-module} feature-modules-blueprint-blueprint-module.js, feature-modules-blueprint-blueprint-module.js.map (feature-modules-blueprint-blueprint-module) 2.26 MB [rendered] 10:29:32 [INFO] chunk {feature-modules-controller-catalog-controller-catalog-module} feature-modules-controller-catalog-controller-catalog-module.js, feature-modules-controller-catalog-controller-catalog-module.js.map (feature-modules-controller-catalog-controller-catalog-module) 113 kB [rendered] 10:29:32 [INFO] chunk {main} main.js, main.js.map (main) 325 kB [initial] [rendered] 10:29:32 [INFO] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 225 kB [initial] [rendered] 10:29:32 [INFO] chunk {runtime} runtime.js, runtime.js.map (runtime) 9 kB [entry] [rendered] 10:29:32 [INFO] chunk {scripts} scripts.js, scripts.js.map (scripts) 2.26 MB [rendered] 10:29:32 [INFO] chunk {styles} styles.js, styles.js.map (styles) 1.63 MB [initial] [rendered] 10:29:32 [INFO] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.3 MB [initial] [rendered] 10:29:32 [INFO] 10:29:32 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-client --- 10:29:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:29:32 [INFO] 10:29:32 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-client --- 10:29:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:29:32 [INFO] 10:29:32 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-client --- 10:29:33 [INFO] No site descriptor found: nothing to attach. 10:29:33 [INFO] 10:29:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-client --- 10:29:33 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/target/code-coverage/jacoco-it.exec 10:29:33 [INFO] 10:29:33 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-client --- 10:29:33 [INFO] Tests are skipped. 10:29:33 [INFO] 10:29:33 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-client --- 10:29:33 [INFO] Tests are skipped. 10:29:33 [INFO] 10:29:33 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-client --- 10:29:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:29:33 [INFO] 10:29:33 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-client --- 10:29:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/target/jacoco.exec 10:29:33 [INFO] 10:29:33 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-client --- 10:29:33 [INFO] Tests are skipped. 10:29:33 [INFO] 10:29:33 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-client --- 10:29:33 [INFO] Tests are skipped. 10:29:33 [INFO] 10:29:33 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-client --- 10:29:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-client/1.10.0-SNAPSHOT/cds-ui-client-1.10.0-SNAPSHOT.pom 10:29:33 [INFO] 10:29:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui-client --- 10:29:33 [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui-client:1.10.0-SNAPSHOT at end 10:29:33 [INFO] 10:29:33 [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- 10:29:33 [INFO] Building CDS UI - Designer Client 1.10.0-SNAPSHOT [56/67] 10:29:33 [INFO] from cds-ui/designer-client/pom.xml 10:29:33 [INFO] --------------------------------[ pom ]--------------------------------- 10:29:33 [INFO] 10:29:33 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-designer-client --- 10:29:33 [INFO] 10:29:33 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-designer-client --- 10:29:33 [INFO] 10:29:33 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-designer-client --- 10:29:33 [INFO] Executing tasks 10:29:33 10:29:33 ktlint: 10:29:33 [INFO] Executed tasks 10:29:33 [INFO] 10:29:33 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-designer-client --- 10:29:33 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:29:33 [INFO] 10:29:33 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-designer-client --- 10:29:33 [INFO] 10:29:33 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-designer-client --- 10:29:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:29:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:29:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:29:33 [INFO] 10:29:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-designer-client --- 10:29:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/target/code-coverage/jacoco-ut.exec 10:29:33 [INFO] 10:29:33 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-designer-client --- 10:29:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/target/jacoco.exec 10:29:33 [INFO] 10:29:33 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-designer-client --- 10:29:33 [INFO] Set 2 system properties 10:29:33 [INFO] 10:29:33 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-designer-client --- 10:29:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:29:33 [INFO] 10:29:33 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-designer-client --- 10:29:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:29:33 [INFO] 10:29:33 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-designer-client --- 10:29:33 [INFO] Tidy is skipped. 10:29:33 [INFO] 10:29:33 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-designer-client --- 10:29:33 [INFO] Skipping Antrun execution 10:29:33 [INFO] 10:29:33 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-designer-client --- 10:29:33 [INFO] Formatting is skipped 10:29:33 [INFO] 10:29:33 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-designer-client --- 10:29:33 [INFO] Installing node version v13.7.0 10:29:33 [INFO] Downloading https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz 10:29:33 [INFO] No proxies configured 10:29:33 [INFO] No proxy was configured, downloading directly 10:29:33 [INFO] Unpacking /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node/tmp 10:29:35 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node/tmp/node-v13.7.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node/node 10:29:35 [INFO] Installed node locally. 10:29:35 [INFO] Installing npm version 6.13.6 10:29:35 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.13.6.tgz to /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz 10:29:35 [INFO] No proxies configured 10:29:35 [INFO] No proxy was configured, downloading directly 10:29:36 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node/node_modules 10:29:36 [INFO] Installed npm locally. 10:29:36 [INFO] 10:29:36 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-designer-client --- 10:29:36 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client 10:30:02 [INFO] 10:30:02 [INFO] > core-js@3.6.4 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node_modules/core-js 10:30:02 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 10:30:02 [INFO] 10:30:02 [INFO] 10:30:02 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node_modules/karma/node_modules/core-js 10:30:02 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 10:30:02 [INFO] 10:30:03 [INFO] 10:30:03 [INFO] > @angular/cli@9.1.12 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node_modules/angular-datatables/node_modules/@angular/cli 10:30:03 [INFO] > node ./bin/postinstall/script.js 10:30:03 [INFO] 10:30:03 [INFO] 10:30:03 [INFO] > @angular/cli@8.3.29 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node_modules/@angular/cli 10:30:03 [INFO] > node ./bin/postinstall/script.js 10:30:03 [INFO] 10:30:03 [INFO] 10:30:03 [INFO] > sonar-scanner@3.1.0 postinstall /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/node_modules/sonar-scanner 10:30:03 [INFO] > node postinstall.js 10:30:03 [INFO] 10:30:04 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/webpack-dev-server/node_modules/fsevents): 10:30:04 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:30:04 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/watchpack/node_modules/fsevents): 10:30:04 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:30:04 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/karma/node_modules/fsevents): 10:30:04 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:30:04 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/@angular/compiler-cli/node_modules/fsevents): 10:30:04 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:30:04 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): 10:30:04 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 10:30:04 [INFO] 10:30:04 [INFO] added 1321 packages from 1122 contributors in 27.672s 10:30:05 [INFO] 10:30:05 [INFO] 37 packages are looking for funding 10:30:05 [INFO] run `npm fund` for details 10:30:05 [INFO] 10:30:05 [INFO] 10:30:05 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-designer-client --- 10:30:05 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client 10:30:06 [INFO] 10:30:06 [INFO] > designer-client@0.0.0 build /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client 10:30:06 [INFO] > npm run lint && ng build --prod --aot 10:30:06 [INFO] 10:30:06 [INFO] 10:30:06 [INFO] > designer-client@0.0.0 lint /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client 10:30:06 [INFO] > ng lint 10:30:06 [INFO] 10:30:06 [INFO] Linting "designer-client"... 10:30:20 [INFO] All files pass linting. 10:32:05 [INFO] Generating ES5 bundles for differential loading... 10:32:42 [INFO] ES5 bundle generation complete. 10:32:42 [INFO] 10:32:42 [INFO] chunk {0} runtime-es2015.2b41d1afb72745052d32.js (runtime) 2.28 kB [entry] [rendered] 10:32:42 [INFO] chunk {0} runtime-es5.2b41d1afb72745052d32.js (runtime) 2.28 kB [entry] [rendered] 10:32:42 [INFO] chunk {2} polyfills-es2015.5b10b8fd823b6392f1fd.js (polyfills) 36.2 kB [initial] [rendered] 10:32:42 [INFO] chunk {7} 7-es2015.1780482e6232c10b3745.js () 1.92 kB [rendered] 10:32:42 [INFO] chunk {7} 7-es5.1780482e6232c10b3745.js () 1.92 kB [rendered] 10:32:42 [INFO] chunk {6} 6-es2015.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] 10:32:42 [INFO] chunk {6} 6-es5.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] 10:32:42 [INFO] chunk {5} 5-es2015.7404c6e5143e71762685.js () 53.4 kB [rendered] 10:32:42 [INFO] chunk {5} 5-es5.7404c6e5143e71762685.js () 53.4 kB [rendered] 10:32:42 [INFO] chunk {3} polyfills-es5.3e8196928d184a6e5319.js (polyfills-es5) 124 kB [initial] [rendered] 10:32:42 [INFO] chunk {1} main-es2015.309a7897a218e2341f6e.js (main) 3.28 MB [initial] [rendered] 10:32:42 [INFO] chunk {1} main-es5.309a7897a218e2341f6e.js (main) 3.28 MB [initial] [rendered] 10:32:42 [INFO] chunk {4} styles.17d1e440aa0094ad05d6.css (styles) 368 kB [initial] [rendered] 10:32:42 [INFO] chunk {scripts} scripts.7f2941702f8e41e07f2f.js (scripts) 1.35 MB [entry] [rendered] 10:32:42 [INFO] Date: 2026-03-25T10:32:42.235Z - Hash: 16e43ab5e9f921d8c864 - Time: 139265ms 10:32:42 [INFO] 10:32:42 [INFO] WARNING in budgets, maximum exceeded for /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css. Budget 25 kB was exceeded by 1.63 kB. 10:32:42 [INFO] 10:32:42 [INFO] WARNING in budgets, maximum exceeded for initial. Budget 4 MB was exceeded by 2.41 MB. 10:32:42 [INFO] 10:32:42 [INFO] --- frontend:1.12.1:npm (npm build local) @ cds-ui-designer-client --- 10:32:42 [INFO] Skipping execution. 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-designer-client --- 10:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-designer-client --- 10:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:32:42 [INFO] 10:32:42 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-designer-client --- 10:32:42 [INFO] No site descriptor found: nothing to attach. 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-designer-client --- 10:32:42 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/target/code-coverage/jacoco-it.exec 10:32:42 [INFO] 10:32:42 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-designer-client --- 10:32:42 [INFO] Tests are skipped. 10:32:42 [INFO] 10:32:42 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-designer-client --- 10:32:42 [INFO] Tests are skipped. 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-designer-client --- 10:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-designer-client --- 10:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/target/jacoco.exec 10:32:42 [INFO] 10:32:42 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-designer-client --- 10:32:42 [INFO] Tests are skipped. 10:32:42 [INFO] 10:32:42 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-designer-client --- 10:32:42 [INFO] Tests are skipped. 10:32:42 [INFO] 10:32:42 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-designer-client --- 10:32:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/designer-client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-designer-client/1.10.0-SNAPSHOT/cds-ui-designer-client-1.10.0-SNAPSHOT.pom 10:32:42 [INFO] 10:32:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui-designer-client --- 10:32:42 [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui-designer-client:1.10.0-SNAPSHOT at end 10:32:42 [INFO] 10:32:42 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ 10:32:42 [INFO] Building CDS UI - Server 1.10.0-SNAPSHOT [57/67] 10:32:42 [INFO] from cds-ui/server/pom.xml 10:32:42 [INFO] --------------------------------[ pom ]--------------------------------- 10:32:42 [INFO] 10:32:42 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-server --- 10:32:42 [INFO] 10:32:42 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-server --- 10:32:42 [INFO] 10:32:42 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-server --- 10:32:42 [INFO] Executing tasks 10:32:42 10:32:42 ktlint: 10:32:42 [INFO] Executed tasks 10:32:42 [INFO] 10:32:42 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-server --- 10:32:42 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-merge-master 10:32:42 [INFO] 10:32:42 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-server --- 10:32:42 [INFO] 10:32:42 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-server --- 10:32:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 10:32:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 10:32:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 10:32:42 [INFO] 10:32:42 [INFO] --- groovy:2.1.1:execute (default) @ cds-ui-server --- 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-server --- 10:32:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/target/code-coverage/jacoco-ut.exec 10:32:42 [INFO] 10:32:42 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-server --- 10:32:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/target/jacoco.exec 10:32:42 [INFO] 10:32:42 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-server --- 10:32:42 [INFO] Set 2 system properties 10:32:42 [INFO] 10:32:42 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-server --- 10:32:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:32:42 [INFO] 10:32:42 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-server --- 10:32:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:32:42 [INFO] 10:32:42 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-server --- 10:32:42 [INFO] Tidy is skipped. 10:32:42 [INFO] 10:32:42 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-server --- 10:32:42 [INFO] Skipping Antrun execution 10:32:42 [INFO] 10:32:42 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-server --- 10:32:42 [INFO] Formatting is skipped 10:32:42 [INFO] 10:32:42 [INFO] --- dependency:3.1.1:unpack (unpack-blueprint-grpc-proto) @ cds-ui-server --- 10:32:43 [INFO] Configured Artifact: org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.10.0-SNAPSHOT:jar 10:32:43 [INFO] Unpacking /w/workspace/ccsdk-cds-maven-merge-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/target/generated/proto-definition/proto with includes "**/*.proto" and excludes "" 10:32:43 [INFO] 10:32:43 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-server --- 10:32:43 [INFO] Installing node version v16.14.0 10:32:43 [INFO] Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz 10:32:43 [INFO] No proxies configured 10:32:43 [INFO] No proxy was configured, downloading directly 10:32:43 [INFO] Unpacking /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/node/tmp 10:32:44 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/node/tmp/node-v16.14.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/node/node 10:32:44 [INFO] Installed node locally. 10:32:44 [INFO] Installing npm version 8.3.0 10:32:44 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-8.3.0.tgz to /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz 10:32:44 [INFO] No proxies configured 10:32:44 [INFO] No proxy was configured, downloading directly 10:32:44 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz into /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server/node/node_modules 10:32:44 [INFO] Installed npm locally. 10:32:44 [INFO] 10:32:44 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-server --- 10:32:44 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'minimatch@10.2.4', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'brace-expansion@5.0.5', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'balanced-match@4.0.4', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'glob@11.1.0', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'color@5.0.3', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'color-string@2.1.4', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'jackspeak@4.2.3', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'path-scurry@2.0.2', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: '@isaacs/cliui@9.0.0', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:53 [INFO] npm WARN EBADENGINE Unsupported engine { 10:32:53 [INFO] npm WARN EBADENGINE package: 'lru-cache@11.2.7', 10:32:53 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 10:32:53 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 10:32:53 [INFO] npm WARN EBADENGINE } 10:32:58 [INFO] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 10:32:58 [INFO] npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 10:32:58 [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:32:58 [INFO] npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) 10:32:58 [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:32:58 [INFO] npm WARN deprecated glob@7.1.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 10:32:58 [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:32:58 [INFO] npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 10:32:59 [INFO] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:32:59 [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:33:00 [INFO] npm WARN deprecated @types/handlebars@4.1.0: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed. 10:33:00 [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:33:00 [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:33:01 [INFO] npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. 10:33:03 [INFO] npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. 10:33:03 [INFO] npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained 10:33:03 [INFO] npm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' 10:33:03 [INFO] npm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' 10:33:03 [INFO] npm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained 10:33:03 [INFO] npm WARN deprecated supertest@4.0.2: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net 10:33:03 [INFO] npm WARN deprecated @types/form-data@2.5.2: This is a stub types definition. form-data provides its own type definitions, so you do not need this installed. 10:33:03 [INFO] npm WARN deprecated @types/jszip@3.4.1: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed. 10:33:04 [INFO] npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 10:33:04 [INFO] npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' 10:33:04 [INFO] npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau 10:33:04 [INFO] npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. 10:33:04 [INFO] npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported 10:33:05 [INFO] npm WARN deprecated @sinonjs/text-encoding@0.7.3: Deprecated: no longer maintained and no longer used by Sinon packages. See 10:33:05 [INFO] npm WARN deprecated https://github.com/sinonjs/nise/issues/243 for replacement details. 10:33:05 [INFO] npm WARN deprecated superagent@3.8.3: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net 10:33:05 [INFO] npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained 10:33:05 [INFO] npm WARN deprecated openapi-schema-to-json-schema@2.2.0: This package is no longer maintained. Use @openapi-contrib/openapi-schema-to-json-schema instead. 10:33:05 [INFO] npm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' 10:33:06 [INFO] npm WARN deprecated glob@11.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 10:33:07 [INFO] npm WARN deprecated sinon@8.1.1: 16.1.1 10:33:07 [INFO] npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest 10:33:08 [INFO] npm WARN deprecated eslint@5.16.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 10:33:11 [INFO] 10:33:11 [INFO] added 1108 packages in 26s 10:33:11 [INFO] 10:33:11 [INFO] 123 packages are looking for funding 10:33:11 [INFO] run `npm fund` for details 10:33:11 [INFO] 10:33:11 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-server --- 10:33:11 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-merge-master/cds-ui/server 10:33:11 [INFO] 10:33:11 [INFO] > cds-ui-server@1.0.0 build 10:33:11 [INFO] > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist 10:33:11 [INFO] 10:33:12 [INFO] 10:33:12 [INFO] > cds-ui-server@1.0.0 copy:proto 10:33:12 [INFO] > mkdir -p dist && { cp -R target/generated/proto-definition/proto/ dist/proto 2>/dev/null || cp -R ../../components/model-catalog/proto-definition/proto/ dist/proto; } 10:33:12 [INFO] 10:33:14 [INFO] tsconfig.json(14,3): error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error. 10:33:14 [INFO] Visit https://aka.ms/ts6 for migration information. 10:33:14 [INFO] ------------------------------------------------------------------------ 10:33:14 [INFO] Reactor Summary for ccsdk-cds 1.10.0-SNAPSHOT: 10:33:14 [INFO] 10:33:14 [INFO] ccsdk-cds .......................................... SUCCESS [ 9.436 s] 10:33:14 [INFO] MS (Root) .......................................... SUCCESS [ 0.983 s] 10:33:14 [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 2.442 s] 10:33:14 [INFO] MS Error Catalog Core .............................. SUCCESS [ 8.345 s] 10:33:14 [INFO] MS Error Catalog Service ........................... SUCCESS [ 4.089 s] 10:33:14 [INFO] MS Error Catalog Application ....................... SUCCESS [ 0.490 s] 10:33:14 [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.421 s] 10:33:14 [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 1.730 s] 10:33:14 [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.527 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.549 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 18.128 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 3.440 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 3.187 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 6.090 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.665 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 3.266 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 3.897 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 3.530 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 2.786 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 4.825 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 2.338 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 2.269 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.545 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.565 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 4.159 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 2.504 s] 10:33:14 [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 1.508 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 2.727 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 5.739 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.617 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 1.910 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 5.073 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 2.193 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 1.911 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 2.468 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 2.112 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 1.882 s] 10:33:14 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 1.720 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 2.162 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 2.193 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 2.669 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 3.453 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 1.913 s] 10:33:14 [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 1.668 s] 10:33:14 [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 2.838 s] 10:33:14 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 3.868 s] 10:33:14 [INFO] MS Blueprints Processor Application ................ SUCCESS [ 34.805 s] 10:33:14 [INFO] MS Command Executor ................................ SUCCESS [ 0.545 s] 10:33:14 [INFO] MS Python Executor ................................. SUCCESS [ 0.796 s] 10:33:14 [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.499 s] 10:33:14 [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.471 s] 10:33:14 [INFO] MS SDC Listener - Application ...................... SUCCESS [ 2.579 s] 10:33:14 [INFO] MS SDC Listener - Distribution ..................... SUCCESS [ 11.624 s] 10:33:14 [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.472 s] 10:33:14 [INFO] CDS UI - Client .................................... SUCCESS [01:23 min] 10:33:14 [INFO] CDS UI - Designer Client ........................... SUCCESS [03:09 min] 10:33:14 [INFO] CDS UI - Server .................................... FAILURE [ 31.869 s] 10:33:14 [INFO] CDS UI - Application ............................... SKIPPED 10:33:14 [INFO] Components CBA Parent .............................. SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model ........ SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SKIPPED 10:33:14 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SKIPPED 10:33:14 [INFO] Components (Root) .................................. SKIPPED 10:33:14 [INFO] ------------------------------------------------------------------------ 10:33:14 [INFO] BUILD FAILURE 10:33:14 [INFO] ------------------------------------------------------------------------ 10:33:14 [INFO] Total time: 08:21 min 10:33:14 [INFO] Finished at: 2026-03-25T10:33:14Z 10:33:14 [INFO] ------------------------------------------------------------------------ 10:33:14 [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm build) on project cds-ui-server: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) -> [Help 1] 10:33:14 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm build) on project cds-ui-server: Failed to run task 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:14 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:33:14 Caused by: org.apache.maven.plugin.MojoFailureException: Failed to run task 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:100) 10:33:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:14 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:33:14 Caused by: com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm run build' failed. 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:63) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) 10:33:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:14 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:33:14 Caused by: com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutionException: org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:82) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.NodeExecutor.executeAndRedirectOutput (NodeExecutor.java:29) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:58) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) 10:33:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:14 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:33:14 Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) 10:33:14 at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) 10:33:14 at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:74) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.NodeExecutor.executeAndRedirectOutput (NodeExecutor.java:29) 10:33:14 at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:58) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) 10:33:14 at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) 10:33:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:33:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:33:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:33:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:33:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:33:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:33:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:33:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:33:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:33:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:33:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:33:14 at java.lang.reflect.Method.invoke (Method.java:580) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:33:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:33:14 [ERROR] 10:33:14 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 10:33:14 [ERROR] 10:33:14 [ERROR] For more information about the errors and possible solutions, please read the following articles: 10:33:14 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 10:33:14 [ERROR] 10:33:14 [ERROR] After correcting the problems, you can resume the build with the command 10:33:14 [ERROR] mvn -rf :cds-ui-server 10:33:14 Build step 'Execute shell' marked build as failure 10:33:14 $ ssh-agent -k 10:33:14 unset SSH_AUTH_SOCK; 10:33:14 unset SSH_AGENT_PID; 10:33:14 echo Agent pid 1574 killed; 10:33:14 [ssh-agent] Stopped. 10:33:14 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:14 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins8742559558641437141.sh 10:33:14 ---> sysstat.sh 10:33:15 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins11360084209643617517.sh 10:33:15 ---> package-listing.sh 10:33:15 ++ facter osfamily 10:33:15 ++ tr '[:upper:]' '[:lower:]' 10:33:15 + OS_FAMILY=debian 10:33:15 + workspace=/w/workspace/ccsdk-cds-maven-merge-master 10:33:15 + START_PACKAGES=/tmp/packages_start.txt 10:33:15 + END_PACKAGES=/tmp/packages_end.txt 10:33:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:15 + PACKAGES=/tmp/packages_start.txt 10:33:15 + '[' /w/workspace/ccsdk-cds-maven-merge-master ']' 10:33:15 + PACKAGES=/tmp/packages_end.txt 10:33:15 + case "${OS_FAMILY}" in 10:33:15 + grep '^ii' 10:33:15 + dpkg -l 10:33:15 + '[' -f /tmp/packages_start.txt ']' 10:33:15 + '[' -f /tmp/packages_end.txt ']' 10:33:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:15 + '[' /w/workspace/ccsdk-cds-maven-merge-master ']' 10:33:15 + mkdir -p /w/workspace/ccsdk-cds-maven-merge-master/archives/ 10:33:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-merge-master/archives/ 10:33:15 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins3304628171157723682.sh 10:33:15 ---> capture-instance-metadata.sh 10:33:15 Setup pyenv: 10:33:15 system 10:33:15 3.8.20 10:33:15 3.9.20 10:33:15 3.10.15 10:33:15 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-merge-master/.python-version) 10:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A7he from file:/tmp/.os_lf_venv 10:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:17 lf-activate-venv(): INFO: Base packages installed successfully 10:33:17 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-A7he/bin to PATH 10:33:24 INFO: Running in OpenStack, capturing instance metadata 10:33:25 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins15825828487190066318.sh 10:33:25 provisioning config files... 10:33:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-merge-master@tmp/config12299328653251291651tmp 10:33:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:33:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:33:25 [EnvInject] - Injecting environment variables from a build step. 10:33:25 [EnvInject] - Injecting as environment variables the properties content 10:33:25 SERVER_ID=logs 10:33:25 10:33:25 [EnvInject] - Variables injected successfully. 10:33:25 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins12134269607327717066.sh 10:33:25 ---> create-netrc.sh 10:33:25 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins14956688123638473810.sh 10:33:25 ---> python-tools-install.sh 10:33:25 Setup pyenv: 10:33:25 system 10:33:25 3.8.20 10:33:25 3.9.20 10:33:25 3.10.15 10:33:25 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-merge-master/.python-version) 10:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A7he from file:/tmp/.os_lf_venv 10:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:27 lf-activate-venv(): INFO: Base packages installed successfully 10:33:27 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-A7he/bin to PATH 10:33:55 [ccsdk-cds-maven-merge-master] $ /bin/sh /tmp/jenkins6144163479570919325.sh 10:33:55 ---> uv-install.sh 10:33:55 uv 0.11.1 is already installed 10:33:55 uvx 0.11.1 (x86_64-unknown-linux-gnu) 10:33:55 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins4958322350048303053.sh 10:33:55 ---> sudo-logs.sh 10:33:55 Archiving 'sudo' log.. 10:33:55 [ccsdk-cds-maven-merge-master] $ /bin/bash /tmp/jenkins7116955092720053805.sh 10:33:55 ---> job-cost.sh 10:33:55 INFO: Activating Python virtual environment... 10:33:55 Setup pyenv: 10:33:55 system 10:33:55 3.8.20 10:33:55 3.9.20 10:33:55 3.10.15 10:33:55 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-merge-master/.python-version) 10:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A7he from file:/tmp/.os_lf_venv 10:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:59 lf-activate-venv(): INFO: Base packages installed successfully 10:33:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-A7he/bin to PATH 10:34:06 INFO: No stack-cost file found 10:34:06 INFO: Instance uptime: 754s 10:34:06 INFO: Fetching instance metadata (attempt 1 of 3)... 10:34:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:34:06 INFO: Successfully fetched instance metadata 10:34:06 INFO: Instance type: v3-standard-8 10:34:06 INFO: Retrieving pricing info for: v3-standard-8 10:34:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:34:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=754 10:34:07 INFO: Successfully fetched Vexxhost pricing API 10:34:07 INFO: Retrieved cost: 0.22 10:34:07 INFO: Retrieved resource: v3-standard-8 10:34:07 INFO: Creating archive directory: /w/workspace/ccsdk-cds-maven-merge-master/archives/cost 10:34:07 INFO: Archiving costs to: /w/workspace/ccsdk-cds-maven-merge-master/archives/cost.csv 10:34:07 INFO: Successfully archived job cost data 10:34:07 DEBUG: Cost data: ccsdk-cds-maven-merge-master,3094,2026-03-25 10:34:07,v3-standard-8,754,0.22,0.00,FAILURE 10:34:07 [ccsdk-cds-maven-merge-master] $ /bin/bash -l /tmp/jenkins2201567723417845158.sh 10:34:07 ---> logs-deploy.sh 10:34:07 Setup pyenv: 10:34:07 system 10:34:07 3.8.20 10:34:07 3.9.20 10:34:07 3.10.15 10:34:07 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-merge-master/.python-version) 10:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A7he from file:/tmp/.os_lf_venv 10:34:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:09 lf-activate-venv(): INFO: Base packages installed successfully 10:34:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-A7he/bin to PATH 10:34:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-merge-master/3094 10:34:15 INFO: archiving workspace using pattern(s): 10:34:16 /tmp/venv-A7he/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:16 warnings.warn( 10:34:17 Archives upload complete. 10:34:17 INFO: archiving logs to Nexus 10:34:17 /tmp/venv-A7he/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:17 warnings.warn( 10:34:18 ---> uname -a: 10:34:18 Linux prd-ubuntu2204-docker-8c-8g-4837 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:34:18 10:34:18 10:34:18 ---> lscpu: 10:34:18 Architecture: x86_64 10:34:18 CPU op-mode(s): 32-bit, 64-bit 10:34:18 Address sizes: 40 bits physical, 48 bits virtual 10:34:18 Byte Order: Little Endian 10:34:18 CPU(s): 8 10:34:18 On-line CPU(s) list: 0-7 10:34:18 Vendor ID: AuthenticAMD 10:34:18 Model name: AMD EPYC-Rome Processor 10:34:18 CPU family: 23 10:34:18 Model: 49 10:34:18 Thread(s) per core: 1 10:34:18 Core(s) per socket: 1 10:34:18 Socket(s): 8 10:34:18 Stepping: 0 10:34:18 BogoMIPS: 5600.00 10:34:18 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 10:34:18 Virtualization: AMD-V 10:34:18 Hypervisor vendor: KVM 10:34:18 Virtualization type: full 10:34:18 L1d cache: 256 KiB (8 instances) 10:34:18 L1i cache: 256 KiB (8 instances) 10:34:18 L2 cache: 4 MiB (8 instances) 10:34:18 L3 cache: 128 MiB (8 instances) 10:34:18 NUMA node(s): 1 10:34:18 NUMA node0 CPU(s): 0-7 10:34:18 Vulnerability Gather data sampling: Not affected 10:34:18 Vulnerability Indirect target selection: Not affected 10:34:18 Vulnerability Itlb multihit: Not affected 10:34:18 Vulnerability L1tf: Not affected 10:34:18 Vulnerability Mds: Not affected 10:34:18 Vulnerability Meltdown: Not affected 10:34:18 Vulnerability Mmio stale data: Not affected 10:34:18 Vulnerability Reg file data sampling: Not affected 10:34:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:34:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:34:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:34:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:34:18 Vulnerability Srbds: Not affected 10:34:18 Vulnerability Tsa: Not affected 10:34:18 Vulnerability Tsx async abort: Not affected 10:34:18 Vulnerability Vmscape: Not affected 10:34:18 10:34:18 10:34:18 ---> nproc: 10:34:18 8 10:34:18 10:34:18 10:34:18 ---> df -h: 10:34:18 Filesystem Size Used Avail Use% Mounted on 10:34:18 tmpfs 3.2G 1.1M 3.2G 1% /run 10:34:18 /dev/vda1 155G 15G 141G 10% / 10:34:18 tmpfs 16G 0 16G 0% /dev/shm 10:34:18 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:34:18 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:34:18 10:34:18 10:34:18 ---> free -m: 10:34:18 total used free shared buff/cache available 10:34:18 Mem: 32092 731 22964 4 8395 30892 10:34:18 Swap: 1023 0 1023 10:34:18 10:34:18 10:34:18 ---> ip addr: 10:34:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:18 inet 127.0.0.1/8 scope host lo 10:34:18 valid_lft forever preferred_lft forever 10:34:18 inet6 ::1/128 scope host 10:34:18 valid_lft forever preferred_lft forever 10:34:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:18 link/ether fa:16:3e:f4:68:10 brd ff:ff:ff:ff:ff:ff 10:34:18 altname enp0s3 10:34:18 inet 10.30.106.129/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 10:34:18 valid_lft 85643sec preferred_lft 85643sec 10:34:18 inet6 fe80::f816:3eff:fef4:6810/64 scope link 10:34:18 valid_lft forever preferred_lft forever 10:34:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:34:18 link/ether 5e:79:60:b9:2c:3c brd ff:ff:ff:ff:ff:ff 10:34:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:34:18 valid_lft forever preferred_lft forever 10:34:18 10:34:18 10:34:18 ---> sar -b -r -n DEV: 10:34:18 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4837) 03/25/26 _x86_64_ (8 CPU) 10:34:18 10:34:18 10:21:45 LINUX RESTART (8 CPU) 10:34:18 10:34:18 10:34:18 ---> sar -P ALL: 10:34:18 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4837) 03/25/26 _x86_64_ (8 CPU) 10:34:18 10:34:18 10:21:45 LINUX RESTART (8 CPU) 10:34:18 10:34:18 10:34:18