Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-5245 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-utils-master-release-version-java-daily [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-3TsNxR0ShETu/agent.2078 SSH_AGENT_PID=2080 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/private_key_1889943932535439211.key (/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/private_key_1889943932535439211.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/dcaegen2/utils.git > git init /w/workspace/dcaegen2-utils-master-release-version-java-daily # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/utils.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/utils.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/utils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=30 Commit message: "R12 tag/path update" > git rev-list --no-walk 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=10 [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins9840555495866378556.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wJKn lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wJKn/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-wJKn/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.7 botocore==1.32.7 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.7 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config5884131784008016599tmp copy managed file [dcaegen2-utils-settings] to file:/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'version.properties' [EnvInject] - Variables injected successfully. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-5245 using settings config with name dcaegen2-utils-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [dcaegen2-utils-master-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings128093379094208699.xml -gs /tmp/global-settings11509062259753311933.xml -DGERRIT_BRANCH=master -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=dcaegen2/utils -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DnewVersion=1.2.1 versions:set versions:update-child-modules versions:commit -B [INFO] Scanning for projects... [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml (595 B at 2.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/dcaegen2-1.2.0-20180403.182529-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/dcaegen2-1.2.0-20180403.182529-10.pom (9 KB at 369.9 KB/sec) [INFO] Downloading: file:///tmp/r/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom (21 KB at 1064.6 KB/sec) [INFO] Downloading: file:///tmp/r/org/onap/oparent/version/0.1.1/version-0.1.1.pom [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/0.1.1/version-0.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/0.1.1/version-0.1.1.pom (6 KB at 351.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml (605 B at 12.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/utils-1.2.0-20180727.212346-2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/utils-1.2.0-20180727.212346-2.pom (5 KB at 154.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 KB at 684.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (3 KB at 192.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 KB at 1071.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 49.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 1402.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (3 KB at 144.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 192.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 442.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 512.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 271.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 544.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 350.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 178.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 314.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 282.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 180.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 2118.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 396.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 137.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 192.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 124.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 148.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 463.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 223.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 135.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 272.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 232.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 184.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 222.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 230.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 142.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 294.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 323.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 317.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 352.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 196.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 264.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 418.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 1636.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 265.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 1522.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1608.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 KB at 1032.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 187.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 830.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 62.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 88.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2774.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 KB at 1057.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 731.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 1709.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 26.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 120.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 KB at 986.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 1138.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 2030.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom (15 KB at 1006.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 114.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 118.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 842.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 53.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 1367.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 160.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (6 KB at 381.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 725.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 1230.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (5 KB at 353.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (8 KB at 511.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 435.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 433.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 268.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 653.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 KB at 974.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 913.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 778.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2729.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 191.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 119.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 1617.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 416.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 1754.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 413.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 96.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 225.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 261.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 134.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 338.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 264.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 310.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 746.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 1031.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 181.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 219.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 1220.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 82.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1514.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (2 KB at 99.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 KB at 824.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 376.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 808.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 827.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (245 KB at 10634.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 4676.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 588.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 KB at 305.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 250.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 439.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 471.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 2383.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 2337.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 114.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 79.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 1986.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 251.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 4362.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 17667.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 4670.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 2313.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 81.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 1541.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 KB at 340.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 145.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 3258.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (63 KB at 435.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 42.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 863.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 104.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 228.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 100.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 1200.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 165.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 182.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1291.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 5073.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 1522.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 3151.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 88.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 13.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 621.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 136.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 246.0 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 1137.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 295.3 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 429.2 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 1924.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 1201.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml (595 B at 29.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml (605 B at 39.4 KB/sec) [INFO] Inspecting build with total of 4 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dcaegen2-utils-python-cbs-docker-client [INFO] dcaegen2-utils [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [INFO] dcaegen2-utils-scripts [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom (8 KB at 646.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 811.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 2273.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar (32 KB at 2247.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 KB at 1362.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 KB at 827.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 3362.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 KB at 1092.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (130 KB at 8073.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom (8 KB at 540.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom (9 KB at 478.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar (26 KB at 1291.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (14 KB at 1002.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 783.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 3312.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 KB at 1120.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (107 KB at 6626.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6 KB at 498.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 2525.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (61 KB at 4019.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom (5 KB at 311.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom (35 KB at 1839.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar (60 KB at 3732.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 601.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 792.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1936.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 KB at 1033.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 2124.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom (10 KB at 721.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 1287.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2590.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom (16 KB at 1002.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar (85 KB at 5634.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom (8 KB at 576.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 KB at 1984.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar (37 KB at 2841.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 98.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 979.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1718.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 660.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 691.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 2402.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 406.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 2373.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 767.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 2995.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 479.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 2024.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 385.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 956.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 2672.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 KB at 1770.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 KB at 1057.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 1053.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 1953.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 KB at 961.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (204 KB at 12748.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 860.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 9349.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (10 KB at 699.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (9 KB at 366.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 KB at 3094.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.pom (9 KB at 739.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/40/parent-40.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/40/parent-40.pom (30 KB at 1870.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.jar (54 KB at 4123.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 KB at 548.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 KB at 328.8 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 KB at 470.8 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 KB at 880.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (2 KB at 50.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (2 KB at 50.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom (10 KB at 748.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom (13 KB at 630.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 KB at 2083.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (6 KB at 501.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar (285 KB at 18966.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 494.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 2884.8 KB/sec) [INFO] [INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ utils --- [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom (3 KB at 178.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (9 KB at 704.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 KB at 2227.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (6 KB at 499.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (4 KB at 202.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom (3 KB at 95.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom (5 KB at 265.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom (568 B at 26.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (2 KB at 116.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 KB at 1217.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (42 KB at 2788.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 KB at 1285.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (10 KB at 669.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 KB at 1441.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (7 KB at 438.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 KB at 1500.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 KB at 2161.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (81 KB at 5380.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 KB at 1556.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 KB at 1659.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (71 KB at 5024.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 KB at 1285.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (8 KB at 530.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5 KB at 355.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (4 KB at 282.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (2 KB at 115.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 KB at 903.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (2 KB at 88.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8 KB at 562.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 KB at 1560.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 2812.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 KB at 1144.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (5 KB at 319.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (3 KB at 163.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (3 KB at 230.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (2 KB at 100.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 230.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1535.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 241.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (3 KB at 217.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (3 KB at 208.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3 KB at 227.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (5 KB at 353.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 KB at 995.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 6.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (3 KB at 207.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 KB at 1073.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 349.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3 KB at 224.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (5 KB at 319.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (2 KB at 154.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 KB at 2453.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (3 KB at 182.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (3 KB at 178.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (4 KB at 308.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 KB at 821.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (14 KB at 1096.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 KB at 1407.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 29.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6 KB at 425.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (8 KB at 551.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (6 KB at 438.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 KB at 1409.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (77 KB at 4229.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 KB at 1621.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3 KB at 222.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (5 KB at 361.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (22 KB at 1569.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (8 KB at 551.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 382.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 1159.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 411.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 1337.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 1383.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 134.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom (2 KB at 116.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (4 KB at 302.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 KB at 948.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 66.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (5 KB at 426.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (5 KB at 305.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 66.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 KB at 1206.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (7 KB at 537.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 KB at 1230.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (34 KB at 2823.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5 KB at 373.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 KB at 803.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1442.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 4202.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 KB at 1115.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5 KB at 373.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 KB at 918.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6 KB at 453.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (2 KB at 118.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 KB at 1354.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (3 KB at 155.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 225.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 619.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (3 KB at 199.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (8 KB at 501.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3 KB at 228.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2 KB at 148.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (3 KB at 243.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2 KB at 161.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (3 KB at 229.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 185.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1615.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 457.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 815.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 1017.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1784.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 974.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 KB at 1367.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 KB at 1352.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 5410.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom (16 KB at 1260.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 1101.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 3026.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7 KB at 456.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (7 KB at 503.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 11.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 12.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6 KB at 489.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 86.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 11.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 116.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 146.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 70.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 828.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (7 KB at 471.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 11.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 KB at 797.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (6 KB at 428.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (5 KB at 341.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (45 KB at 3713.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 KB at 1420.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (3 KB at 157.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 KB at 1146.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 61.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (2 KB at 140.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (3 KB at 202.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 KB at 1793.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar (13 KB at 728.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (188 KB at 8945.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar (7 KB at 222.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar (45 KB at 1404.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (54 KB at 1537.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar (165 KB at 4434.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (91 KB at 2270.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 KB at 229.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 KB at 414.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 1270.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (735 KB at 14685.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (59 KB at 1006.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (150 KB at 2534.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (46 KB at 760.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (57 KB at 949.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (489 KB at 7407.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (5 KB at 58.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 KB at 565.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 KB at 156.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (214 KB at 2807.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (241 KB at 2937.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 670.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (353 KB at 3747.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 KB at 120.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (321 KB at 3272.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (763 KB at 7775.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (64 KB at 630.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 KB at 153.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 KB at 161.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 KB at 164.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 KB at 106.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8 KB at 71.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 3568.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 2061.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (141 KB at 1113.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 2665.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (242 KB at 1898.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (88 KB at 646.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 452.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 2174.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 746.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (10 KB at 61.5 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 3805.0 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (192 KB at 1034.1 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (618 KB at 3249.7 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1550 KB at 7746.1 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /w/workspace/dcaegen2-utils-master-release-version-java-daily [INFO] Processing change of org.onap.dcaegen2.utils:utils:1.2.1-SNAPSHOT -> 1.2.1 [INFO] Processing org.onap.dcaegen2.utils:utils [INFO] Updating project org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:scripts [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] [INFO] --- versions-maven-plugin:2.16.2:update-child-modules (default-cli) @ utils --- [INFO] All child modules are up to date. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ onap-dcae-cbs-docker-client --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ utils --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-master-release-version-java-daily/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ onap-dcae-dcaepolicy-lib --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ scripts --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dcaegen2-utils-python-cbs-docker-client ............ SUCCESS [ 0.003 s] [INFO] dcaegen2-utils ..................................... SUCCESS [ 0.004 s] [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib ............ SUCCESS [ 0.003 s] [INFO] dcaegen2-utils-scripts ............................. SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.187 s [INFO] Finished at: 2023-11-27T16:10:19+00:00 [INFO] Final Memory: 22M/88M [INFO] ------------------------------------------------------------------------ using settings config with name dcaegen2-utils-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [dcaegen2-utils-master-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings10230711326108367479.xml -gs /tmp/global-settings4588354909687732764.xml -DGERRIT_BRANCH=master -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=dcaegen2/utils -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DdeployAtEnd=true clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] Inspecting build with total of 4 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dcaegen2-utils [INFO] dcaegen2-utils-python-cbs-docker-client [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [INFO] dcaegen2-utils-scripts [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ utils --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ utils --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ utils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ utils --- [INFO] Installing /w/workspace/dcaegen2-utils-master-release-version-java-daily/pom.xml to /home/jenkins/.m2/repository/org/onap/dcaegen2/utils/utils/1.2.1/utils-1.2.1.pom [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ utils --- [INFO] Performing local staging (local stagingDirectory="/w/workspace/dcaegen2-utils-master-release-version-java-daily/target/nexus-staging/staging")... [INFO] + Using server credentials "ecomp-staging" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://nexus.onap.org:443/, is version 2.14.19-01 and edition "Professional" [INFO] * Using staging profile ID "176c31dfe190a" (configured by user). [INFO] Installing /w/workspace/dcaegen2-utils-master-release-version-java-daily/pom.xml to /w/workspace/dcaegen2-utils-master-release-version-java-daily/target/nexus-staging/staging/176c31dfe190a/org/onap/dcaegen2/utils/utils/1.2.1/utils-1.2.1.pom [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=clean ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161029 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=clean ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [clean]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-Srunning script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean] => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] => Nexus Proxy at nexus.onap.org, https://nexus.onap.org MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [clean] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] NAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ cut -f3 -d/ +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161029 + export BUILD_NUMBER=20231127T161029 + BUILD_NUMBER=20231127T161029 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' ==> clean phase script + case $MVN_PROJECT_MODULEID in + clean_templated_files ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-cbs-docker-client --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=generate-sources running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161029 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [generate-sources] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [generate-sources]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161029 + export BUILD_NUMBER=20231127T161029 + BUILD_NUMBER=20231127T161029 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in + expand_templates ==> generate-sources phase script + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-cbs-docker-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-cbs-docker-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-cbs-docker-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-cbs-docker-client --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile] + MVN_PHASE=compile ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161030 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=compile ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [compile]' MVN_PHASE is [compile] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ cut -f1 -d: +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161030 + export BUILD_NUMBER=20231127T161030 + BUILD_NUMBER=20231127T161030 + shift 2 + case $MVN_PHASE in + echo '==> compile phase script' + case $MVN_PROJECT_MODULEID in ==> compile phase script [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-cbs-docker-client --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-cbs-docker-client --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-cbs-docker-client --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-cbs-docker-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [test] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [test]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=test ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161030 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [test]' MVN_PHASE is [test] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161030 + export BUILD_NUMBER=20231127T161030 + BUILD_NUMBER=20231127T161030 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' + case $MVN_PROJECT_MODULEID in ==> test phase script + '[' -f tox.ini ']' + set -e + run_tox_test + set -e -x ++ pwd + CURDIR=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client ++ find . -name tox.ini + TOXINIS=./tox.ini + for TOXINI in "${TOXINIS[@]}" ++ dirname ./tox.ini + DIR=. + cd /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/. + rm -rf ./venv-tox ./.tox + python3 -m venv ./venv-tox + source ./venv-tox/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/venv-tox ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/venv-tox/bin:/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(venv-tox) ' '!=' x ']' ++ PS1='(venv-tox) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install pip==9.0.3 Collecting pip==9.0.3 Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-9.0.3 + pip3 install --upgrade argparse Collecting argparse Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: argparse Successfully installed argparse-1.4.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip3 install tox==2.9.1 Collecting tox==2.9.1 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) Collecting six (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl Collecting py>=1.4.17 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB) Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl (8.8MB) Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl (468kB) Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Installing collected packages: six, zipp, typing-extensions, importlib-metadata, pluggy, py, importlib-resources, platformdirs, distlib, filelock, virtualenv, tox Successfully installed distlib-0.3.7 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.16.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + '[' '' = yes ']' + pip3 freeze You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. distlib==0.3.7 filelock==3.4.1 importlib-metadata==4.8.3 importlib-resources==5.4.0 pkg-resources==0.0.0 platformdirs==2.4.0 pluggy==0.13.1 py==1.11.0 six==1.16.0 tox==2.9.1 typing-extensions==4.1.1 virtualenv==20.17.1 zipp==3.6.0 + tox GLOB sdist-make: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/setup.py flake8 create: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/flake8 flake8 installdeps: flake8 flake8 installed: flake8==6.1.0,mccabe==0.7.0,onap-dcae-cbs-docker-client==2.2.1,pycodestyle==2.11.1,pyflakes==3.1.0 flake8 runtests: PYTHONHASHSEED='371898388' flake8 runtests: commands[0] | flake8 setup.py onap_dcae_cbs_docker_client tests py38 create: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py38 py38 installdeps: pytest, coverage, pytest-cov, pyyaml py38 inst: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip py38 installed: attrs==22.2.0,certifi==2023.11.17,charset-normalizer==2.0.12,coverage==6.2,idna==3.6,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.1,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.18,zipp==3.6.0 py38 runtests: PYTHONHASHSEED='371898388' py38 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 rootdir: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client plugins: cov-4.0.0 collected 12 items tests/test_client.py ............ [100%] =============================== warnings summary =============================== .tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473 /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) self.warn("--include is ignored because --source is set", slug="include-ignored") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/xunit-results.xml - ----------- coverage: platform linux, python 3.6.9-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------------- onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% ----------------------------------------------------------------------------- TOTAL 146 0 44 0 100% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ======================== 12 passed, 1 warning in 0.27s ========================= py38 runtests: commands[1] | coverage xml Wrote XML report to coverage.xml py39 create: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py39 py39 installdeps: pytest, coverage, pytest-cov, pyyaml py39 inst: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip py39 installed: attrs==22.2.0,certifi==2023.11.17,charset-normalizer==2.0.12,coverage==6.2,idna==3.6,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.1,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.18,zipp==3.6.0 py39 runtests: PYTHONHASHSEED='371898388' py39 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 rootdir: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client plugins: cov-4.0.0 collected 12 items tests/test_client.py ............ [100%] =============================== warnings summary =============================== .tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473 /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) self.warn("--include is ignored because --source is set", slug="include-ignored") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/xunit-results.xml - ----------- coverage: platform linux, python 3.6.9-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------------- onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% ----------------------------------------------------------------------------- TOTAL 146 0 44 0 100% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ======================== 12 passed, 1 warning in 0.22s ========================= py39 runtests: commands[1] | coverage xml Wrote XML report to coverage.xml ___________________________________ summary ____________________________________ flake8: commands succeeded py38: commands succeeded py39: commands succeeded congratulations :) + deactivate + '[' -n /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' + PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf ./venv-tox ./.tox + set +e [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=package ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ cut -f3 -d/ +++ echo https://nexus.onap.org +++ cut -f1 -d: => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [package] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_PHASE is [package]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' + case $MVN_PROJECT_MODULEID in ==> package phase script [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-cbs-docker-client --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-cbs-docker-client --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-cbs-docker-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-cbs-docker-client --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=install ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [install]' MVN_PHASE is [install] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ onap-dcae-cbs-docker-client --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [deploy] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [deploy]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=deploy ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [deploy] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PHASE is [deploy]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' ==> deploy phase script + case $MVN_PROJECT_MODULEID in [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-dcaepolicy-lib --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=clean ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ cut -f3 -d/ +++ cut -f1 -d: +++ echo https://nexus.onap.org ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=clean MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [clean] ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [clean]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ cut -f3 -d/ +++ cut -f1 -d: +++ echo https://nexus.onap.org/content/sites/raw ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' ==> clean phase script + case $MVN_PROJECT_MODULEID in + clean_templated_files ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-dcaepolicy-lib --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources]' running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources] + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=generate-sources ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [generate-sources]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [generate-sources] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ cut -f3 -d/ +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in + expand_templates ==> generate-sources phase script + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-dcaepolicy-lib --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-dcaepolicy-lib --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-dcaepolicy-lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-dcaepolicy-lib --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile]' running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile] + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=compile ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161058 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=compile ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [compile]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [compile] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161058 + export BUILD_NUMBER=20231127T161058 + BUILD_NUMBER=20231127T161058 + shift 2 + case $MVN_PHASE in + echo '==> compile phase script' ==> compile phase script + case $MVN_PROJECT_MODULEID in [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-dcaepolicy-lib --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-dcaepolicy-lib --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test] + MVN_PHASE=test ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161059 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [test]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PHASE is [test] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161059 + export BUILD_NUMBER=20231127T161059 + BUILD_NUMBER=20231127T161059 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' + case $MVN_PROJECT_MODULEID in + '[' -f tox.ini ']' + set -e + run_tox_test ==> test phase script + set -e -x ++ pwd + CURDIR=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib ++ find . -name tox.ini + TOXINIS=./tox.ini + for TOXINI in "${TOXINIS[@]}" ++ dirname ./tox.ini + DIR=. + cd /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/. + rm -rf ./venv-tox ./.tox + python3 -m venv ./venv-tox + source ./venv-tox/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/venv-tox ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/venv-tox/bin:/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(venv-tox) ' '!=' x ']' ++ PS1='(venv-tox) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install pip==9.0.3 Collecting pip==9.0.3 Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-9.0.3 + pip3 install --upgrade argparse Collecting argparse Using cached https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: argparse Successfully installed argparse-1.4.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip3 install tox==2.9.1 Collecting tox==2.9.1 Using cached https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl Collecting six (from tox==2.9.1) Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting py>=1.4.17 (from tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) Using cached https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl Installing collected packages: typing-extensions, zipp, importlib-metadata, pluggy, six, py, importlib-resources, distlib, platformdirs, filelock, virtualenv, tox Successfully installed distlib-0.3.7 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.16.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + '[' '' = yes ']' + pip3 freeze You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. distlib==0.3.7 filelock==3.4.1 importlib-metadata==4.8.3 importlib-resources==5.4.0 pkg-resources==0.0.0 platformdirs==2.4.0 pluggy==0.13.1 py==1.11.0 six==1.16.0 tox==2.9.1 typing-extensions==4.1.1 virtualenv==20.17.1 zipp==3.6.0 + tox GLOB sdist-make: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/setup.py py27 create: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/.tox/py27 py27 installdeps: -rrequirements.txt, cloudify-plugins-common==3.4, pytest, coverage, pytest-cov py27 inst: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/.tox/dist/onap-dcae-dcaepolicy-lib-2.5.1.zip py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.,atomicwrites==1.4.1,attrs==21.4.0,backports.functools-lru-cache==1.6.6,bottle==0.12.7,cloudify-plugins-common==3.4,cloudify-rest-client==3.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.5,funcsigs==1.0.2,importlib-metadata==2.1.3,Jinja2==2.7.2,MarkupSafe==1.1.1,more-itertools==5.0.0,networkx==1.8.1,onap-dcae-dcaepolicy-lib==2.5.1,packaging==20.9,pathlib2==2.3.7.post1,pika==0.9.14,pluggy==0.13.1,proxy-tools==0.1.0,py==1.11.0,pyparsing==2.4.7,pytest==4.6.11,pytest-cov==2.12.1,requests==2.7.0,requests-toolbelt==1.0.0,scandir==1.10.0,six==1.16.0,toml==0.10.2,typing==3.10.0.0,wcwidth==0.2.12,zipp==1.2.0 py27 runtests: PYTHONHASHSEED='2576471002' py27 runtests: commands[0] | rm -rf /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/logs py27 runtests: commands[1] | mkdir /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/logs py27 runtests: commands[2] | pytest --junitxml xunit-results.xml --cov onap_dcae_dcaepolicy_lib --cov-report xml ============================= test session starts ============================== platform linux2 -- Python 2.7.17, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib plugins: cov-2.12.1 collected 27 items tests/test_dcae_policy.py ........................... [100%] - generated xml file: /w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/xunit-results.xml - ---------- coverage: platform linux2, python 2.7.17-final-0 ---------- Coverage XML written to file coverage.xml ========================== 27 passed in 0.72 seconds =========================== py27 runtests: commands[3] | coverage xml ___________________________________ summary ____________________________________ py27: commands succeeded congratulations :) + deactivate + '[' -n /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' + PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf ./venv-tox ./.tox + set +e [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-dcaepolicy-lib --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=package ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161118 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PHASE is [package]' MVN_PHASE is [package] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161118 + export BUILD_NUMBER=20231127T161118 + BUILD_NUMBER=20231127T161118 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' + case $MVN_PROJECT_MODULEID in ==> package phase script [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-dcaepolicy-lib --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-dcaepolicy-lib --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install] + MVN_PHASE=install ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161118 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PHASE is [install]' MVN_PHASE is [install] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ cut -f3 -d/ +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161118 + export BUILD_NUMBER=20231127T161118 + BUILD_NUMBER=20231127T161118 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [deploy]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [deploy] + MVN_PHASE=deploy ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161118 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [deploy]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [deploy] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ cut -f3 -d/ +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161118 + export BUILD_NUMBER=20231127T161118 + BUILD_NUMBER=20231127T161118 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' + case $MVN_PROJECT_MODULEID in ==> deploy phase script [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scripts --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [clean]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=clean running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [clean] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161118 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=clean ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [clean]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [clean] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_ARTIFACTID is [scripts] MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161118 + export BUILD_NUMBER=20231127T161118 + BUILD_NUMBER=20231127T161118 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' + case $MVN_PROJECT_MODULEID in + clean_templated_files ==> clean phase script ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ scripts --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ scripts --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [generate-sources]' + MVN_PROJECT_MODULEID=scripts running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [generate-sources] + MVN_PHASE=generate-sources ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161118 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PHASE is [generate-sources]' MVN_PHASE is [generate-sources] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161118 + export BUILD_NUMBER=20231127T161118 + BUILD_NUMBER=20231127T161118 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in + expand_templates ==> generate-sources phase script + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ scripts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ scripts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scripts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scripts --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [compile]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=compile running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [compile] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161119 ++ '[' -z https://nexus.onap.org ']' +++ cut -f3 -d/ +++ echo https://nexus.onap.org +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=compile ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PHASE is [compile]' MVN_PHASE is [compile] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161119 + export BUILD_NUMBER=20231127T161119 + BUILD_NUMBER=20231127T161119 + shift 2 + case $MVN_PHASE in + echo '==> compile phase script' + case $MVN_PROJECT_MODULEID in ==> compile phase script [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scripts --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scripts --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ scripts --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [test]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=test running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [test] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161119 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [test]' MVN_PHASE is [test] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161119 + export BUILD_NUMBER=20231127T161119 + BUILD_NUMBER=20231127T161119 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' + case $MVN_PROJECT_MODULEID in + '[' -f tox.ini ']' ==> test phase script [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ scripts --- running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [package] + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [package]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=package ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161119 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [package]' MVN_PHASE is [package] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161119 + export BUILD_NUMBER=20231127T161119 + BUILD_NUMBER=20231127T161119 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' + case $MVN_PROJECT_MODULEID in ==> package phase script + upload_files_of_extension sh scripts ++ ls -1 ./mvn-phase-lib.sh + FILES=./mvn-phase-lib.sh + for F in $FILES + upload_raw_file ./mvn-phase-lib.sh scripts ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + USER=dcaegen2-utils ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB ++ mktemp + NETRC=/tmp/tmp.TEM17DgQL9 + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' + REPO=https://nexus.onap.org/content/sites/raw + OUTPUT_FILE=./mvn-phase-lib.sh ++ echo ./mvn-phase-lib.sh ++ rev ++ cut -f1 -d . ++ rev + EXT=sh + '[' sh == yaml ']' + '[' sh == sh ']' + OUTPUT_FILE_TYPE=text/x-shellscript + '[' scripts == scripts ']' + PROJECT_NAME=org.onap.dcaegen2.utils + '[' -z R12 ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12 + '[' '!' -z scripts ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts' Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts + curl -vkn --netrc-file /tmp/tmp.TEM17DgQL9 --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh-20231127T161119 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20231127T161119 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20231127T161119 HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19956 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Mon, 27 Nov 2023 16:11:19 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19956 0 0 100 19956 0 499k --:--:-- --:--:-- --:--:-- 499k * Connection #0 to host nexus.onap.org left intact + curl -vkn --netrc-file /tmp/tmp.TEM17DgQL9 --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19956 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Mon, 27 Nov 2023 16:11:19 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19956 0 0 100 19956 0 487k --:--:-- --:--:-- --:--:-- 487k * Connection #0 to host nexus.onap.org left intact [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ scripts --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ scripts --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ scripts --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ scripts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ scripts --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [install]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=install running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [install] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161119 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PHASE is [install]' MVN_PHASE is [install] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161119 + export BUILD_NUMBER=20231127T161119 + BUILD_NUMBER=20231127T161119 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ scripts --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [deploy]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=deploy running script: [/w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [deploy] ++ dirname /w/workspace/dcaegen2-utils-master-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-master-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + set +e + source /w/workspace/dcaegen2-utils-master-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231127T161119 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ RELEASE_TAG=R12 ++ '[' R12 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PHASE is [deploy]' MVN_PHASE is [deploy] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231127T161119 + export BUILD_NUMBER=20231127T161119 + BUILD_NUMBER=20231127T161119 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' + case $MVN_PROJECT_MODULEID in + upload_files_of_extension sh scripts ==> deploy phase script ++ ls -1 ./mvn-phase-lib.sh + FILES=./mvn-phase-lib.sh + for F in $FILES + upload_raw_file ./mvn-phase-lib.sh scripts ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + USER=dcaegen2-utils ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config2609057092553529593tmp + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB ++ mktemp + NETRC=/tmp/tmp.a6uyh3PeG2 + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' + REPO=https://nexus.onap.org/content/sites/raw + OUTPUT_FILE=./mvn-phase-lib.sh ++ echo ./mvn-phase-lib.sh ++ rev ++ cut -f1 -d . ++ rev + EXT=sh + '[' sh == yaml ']' + '[' sh == sh ']' + OUTPUT_FILE_TYPE=text/x-shellscript + '[' scripts == scripts ']' + PROJECT_NAME=org.onap.dcaegen2.utils + '[' -z R12 ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12 + '[' '!' -z scripts ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts' Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts + curl -vkn --netrc-file /tmp/tmp.a6uyh3PeG2 --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh-20231127T161119 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20231127T161119 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20231127T161119 HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19956 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Mon, 27 Nov 2023 16:11:19 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19956 0 0 100 19956 0 779k --:--:-- --:--:-- --:--:-- 779k * Connection #0 to host nexus.onap.org left intact + curl -vkn --netrc-file /tmp/tmp.a6uyh3PeG2 --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19956 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Mon, 27 Nov 2023 16:11:19 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19956 0 0 100 19956 0 696k --:--:-- --:--:-- --:--:-- 696k * Connection #0 to host nexus.onap.org left intact [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dcaegen2-utils ..................................... SUCCESS [ 7.572 s] [INFO] dcaegen2-utils-python-cbs-docker-client ............ SUCCESS [ 29.476 s] [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib ............ SUCCESS [ 20.271 s] [INFO] dcaegen2-utils-scripts ............................. SUCCESS [ 1.194 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.070 s [INFO] Finished at: 2023-11-27T16:11:19+00:00 [INFO] Final Memory: 30M/108M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2080 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins2615914476032770364.sh ---> sysstat.sh [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins15273202700955312411.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/dcaegen2-utils-master-release-version-java-daily + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/dcaegen2-utils-master-release-version-java-daily ']' + mkdir -p /w/workspace/dcaegen2-utils-master-release-version-java-daily/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-utils-master-release-version-java-daily/archives/ [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins17010045248771641614.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJKn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wJKn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins12882428044681058878.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-utils-master-release-version-java-daily@tmp/config12824571484945734479tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins16478621804041079967.sh ---> create-netrc.sh [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins2851241203474106447.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJKn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wJKn/bin to PATH [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins8503706178127446041.sh ---> sudo-logs.sh Archiving 'sudo' log.. [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash /tmp/jenkins10225123855418154997.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJKn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-wJKn/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [dcaegen2-utils-master-release-version-java-daily] $ /bin/bash -l /tmp/jenkins9797854084365248414.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJKn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wJKn/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-utils-master-release-version-java-daily/2137 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-5245 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 815 29051 0 2300 30924 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:39:92:99 brd ff:ff:ff:ff:ff:ff inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85953sec preferred_lft 85953sec inet6 fe80::f816:3eff:fe39:9299/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:2e:0e:bc:05 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5245) 11/27/23 _x86_64_ (8 CPU) 16:04:40 LINUX RESTART (8 CPU) 16:05:01 tps rtps wtps bread/s bwrtn/s 16:06:01 101.82 31.78 70.04 2783.80 105119.28 16:07:01 31.76 0.00 31.76 0.00 49458.31 16:08:01 0.93 0.00 0.93 0.00 10.13 16:09:01 4.08 3.03 1.05 132.51 190.23 16:10:01 99.82 36.71 63.11 1709.32 6213.50 16:11:01 129.21 19.68 109.53 742.41 13987.27 16:12:01 60.96 12.86 48.10 438.25 5204.13 Average: 61.22 14.87 46.36 829.44 25740.48 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:01 30670312 31911936 2268908 6.89 38628 1531860 1284984 3.78 613412 1414888 160 16:07:01 30669240 31910996 2269980 6.89 38700 1531864 1284984 3.78 614204 1414820 160 16:08:01 30668760 31910532 2270460 6.89 38716 1531864 1284984 3.78 614560 1414820 16 16:09:01 30568564 31819780 2370656 7.20 38804 1541128 1284984 3.78 707176 1422088 168 16:10:01 30083252 31692232 2855968 8.67 70436 1848684 1427396 4.20 889808 1683144 180532 16:11:01 29252192 31129144 3687028 11.19 90936 2081836 2335944 6.87 1510340 1860812 59336 16:12:01 29693120 31627912 3246100 9.85 99788 2128644 1486220 4.37 1047056 1880816 43440 Average: 30229349 31714647 2709871 8.23 59430 1742269 1484214 4.37 856651 1584484 40545 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:01 ens3 215.71 139.53 514.36 30.65 0.00 0.00 0.00 0.00 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:01 ens3 0.25 0.20 0.06 0.21 0.00 0.00 0.00 0.00 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:01 ens3 0.22 0.18 0.06 0.17 0.00 0.00 0.00 0.00 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:01 ens3 81.12 44.66 110.46 17.13 0.00 0.00 0.00 0.00 16:10:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:01 ens3 100.22 62.34 1023.77 24.61 0.00 0.00 0.00 0.00 16:11:01 lo 4.13 4.13 0.43 0.43 0.00 0.00 0.00 0.00 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:01 ens3 259.34 217.26 1654.43 46.43 0.00 0.00 0.00 0.00 16:12:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:01 ens3 73.43 57.48 147.19 27.52 0.00 0.00 0.00 0.00 Average: lo 1.16 1.16 0.12 0.12 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 104.32 74.52 492.88 20.96 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5245) 11/27/23 _x86_64_ (8 CPU) 16:04:40 LINUX RESTART (8 CPU) 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:06:01 all 2.04 0.00 0.39 1.34 0.02 96.22 16:06:01 0 1.84 0.00 0.47 7.82 0.05 89.83 16:06:01 1 1.55 0.00 0.45 0.03 0.02 97.95 16:06:01 2 0.90 0.00 0.40 0.02 0.02 98.66 16:06:01 3 1.60 0.00 0.33 0.05 0.02 98.00 16:06:01 4 1.53 0.00 0.53 0.08 0.02 97.83 16:06:01 5 2.52 0.00 0.50 2.67 0.02 94.29 16:06:01 6 3.76 0.00 0.23 0.00 0.03 95.97 16:06:01 7 2.60 0.00 0.17 0.07 0.02 97.15 16:07:01 all 0.07 0.00 0.01 0.54 0.01 99.37 16:07:01 0 0.07 0.00 0.03 4.29 0.00 95.61 16:07:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:08:01 all 0.20 0.00 0.01 0.00 0.00 99.79 16:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:08:01 1 1.44 0.00 0.03 0.00 0.02 98.51 16:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:01 all 0.76 0.00 0.06 0.01 0.01 99.16 16:09:01 0 0.80 0.00 0.07 0.03 0.00 99.10 16:09:01 1 1.28 0.00 0.13 0.08 0.00 98.50 16:09:01 2 0.45 0.00 0.03 0.00 0.03 99.48 16:09:01 3 1.03 0.00 0.10 0.00 0.00 98.87 16:09:01 4 0.23 0.00 0.12 0.00 0.00 99.65 16:09:01 5 0.03 0.00 0.05 0.00 0.00 99.92 16:09:01 6 1.47 0.00 0.00 0.00 0.00 98.53 16:09:01 7 0.78 0.00 0.00 0.00 0.00 99.22 16:10:01 all 10.92 0.00 0.76 0.74 0.03 87.55 16:10:01 0 6.67 0.00 0.85 4.29 0.03 88.16 16:10:01 1 7.57 0.00 0.60 0.18 0.03 91.61 16:10:01 2 21.64 0.00 1.05 0.47 0.03 76.80 16:10:01 3 32.02 0.00 1.77 0.43 0.07 65.71 16:10:01 4 11.28 0.00 0.75 0.03 0.03 87.91 16:10:01 5 2.28 0.00 0.35 0.15 0.00 97.22 16:10:01 6 4.76 0.00 0.30 0.05 0.05 94.84 16:10:01 7 1.13 0.00 0.45 0.32 0.00 98.10 16:11:01 all 19.61 0.00 1.46 0.94 0.05 77.95 16:11:01 0 8.23 0.00 1.01 2.62 0.03 88.11 16:11:01 1 22.64 0.00 1.34 0.12 0.05 75.85 16:11:01 2 26.23 0.00 1.85 3.27 0.07 68.57 16:11:01 3 19.82 0.00 1.69 0.38 0.05 78.06 16:11:01 4 21.62 0.00 1.10 0.23 0.07 76.98 16:11:01 5 17.62 0.00 1.85 0.17 0.05 80.31 16:11:01 6 24.07 0.00 1.68 0.43 0.07 73.75 16:11:01 7 16.56 0.00 1.07 0.28 0.05 82.04 16:12:01 all 11.76 0.00 0.98 0.53 0.03 86.69 16:12:01 0 14.28 0.00 0.60 0.12 0.03 84.97 16:12:01 1 6.75 0.00 0.87 0.50 0.03 91.85 16:12:01 2 29.74 0.00 1.60 2.24 0.05 66.37 16:12:01 3 15.68 0.00 1.40 0.52 0.03 82.36 16:12:01 4 11.04 0.00 0.75 0.70 0.02 87.49 16:12:01 5 11.28 0.00 1.48 0.05 0.03 87.15 16:12:01 6 3.16 0.00 0.45 0.03 0.05 96.31 16:12:01 7 2.20 0.00 0.70 0.02 0.02 97.07 Average: all 6.47 0.00 0.52 0.58 0.02 92.40 Average: 0 4.55 0.00 0.43 2.74 0.02 92.25 Average: 1 5.92 0.00 0.49 0.13 0.02 93.43 Average: 2 11.28 0.00 0.71 0.86 0.03 87.13 Average: 3 10.02 0.00 0.76 0.20 0.02 89.00 Average: 4 6.53 0.00 0.47 0.15 0.02 92.83 Average: 5 4.82 0.00 0.60 0.43 0.01 94.13 Average: 6 5.34 0.00 0.39 0.07 0.03 94.17 Average: 7 3.33 0.00 0.34 0.10 0.01 96.22