12:43:37 Started by user Robert Varga 12:43:37 Running as SYSTEM 12:43:37 [EnvInject] - Loading node environment variables. 12:43:37 Building remotely on prd-ubuntu2204-builder-2c-2g-42649 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/odlparent-maven-stage-13.1.x 12:43:38 [ssh-agent] Looking for ssh-agent implementation... 12:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:38 $ ssh-agent 12:43:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaUuPuH/agent.1520 12:43:38 SSH_AGENT_PID=1522 12:43:38 [ssh-agent] Started. 12:43:38 Running ssh-add (command line suppressed) 12:43:38 Identity added: /w/workspace/odlparent-maven-stage-13.1.x@tmp/private_key_11880641056377300065.key (/w/workspace/odlparent-maven-stage-13.1.x@tmp/private_key_11880641056377300065.key) 12:43:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:43:38 The recommended git tool is: NONE 12:43:40 using credential jenkins-ssh 12:43:40 Wiping out workspace first. 12:43:40 Cloning the remote Git repository 12:43:40 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 12:43:40 > git init /w/workspace/odlparent-maven-stage-13.1.x # timeout=10 12:43:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 12:43:40 > git --version # timeout=10 12:43:40 > git --version # 'git version 2.34.1' 12:43:40 using GIT_SSH to set credentials jenkins-ssh 12:43:40 Verifying host key using known hosts file 12:43:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:43:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 12:43:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:42 Avoid second fetch 12:43:42 > git rev-parse refs/remotes/origin/13.1.x^{commit} # timeout=10 12:43:42 Checking out Revision 0cdcb9b1c926496798cc2d55222733a1d0db4aad (refs/remotes/origin/13.1.x) 12:43:42 > git config core.sparsecheckout # timeout=10 12:43:42 > git checkout -f 0cdcb9b1c926496798cc2d55222733a1d0db4aad # timeout=10 12:43:43 Commit message: "Bump error_prone_annotations to 2.40.0" 12:43:43 > git rev-list --no-walk c13ca354bfd96112ee245cde48779d5fc0caf09b # timeout=10 12:43:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:43:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:43:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:43:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:43:46 provisioning config files... 12:43:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:43:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:43:46 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins8919936937905747824.sh 12:43:46 ---> python-tools-install.sh 12:43:46 Setup pyenv: 12:43:46 * system (set by /opt/pyenv/version) 12:43:46 * 3.8.20 (set by /opt/pyenv/version) 12:43:46 * 3.9.20 (set by /opt/pyenv/version) 12:43:46 * 3.10.15 (set by /opt/pyenv/version) 12:43:46 * 3.11.10 (set by /opt/pyenv/version) 12:43:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1zkE 12:43:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:43:55 lf-activate-venv(): INFO: Installing: lftools 12:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:44:21 Generating Requirements File 12:44:44 Python 3.11.10 12:44:44 pip 25.1.1 from /tmp/venv-1zkE/lib/python3.11/site-packages/pip (python 3.11) 12:44:44 appdirs==1.4.4 12:44:44 argcomplete==3.6.2 12:44:44 aspy.yaml==1.3.0 12:44:44 attrs==25.3.0 12:44:44 autopage==0.5.2 12:44:44 beautifulsoup4==4.13.4 12:44:44 boto3==1.39.4 12:44:44 botocore==1.39.4 12:44:44 bs4==0.0.2 12:44:44 cachetools==5.5.2 12:44:44 certifi==2025.7.14 12:44:44 cffi==1.17.1 12:44:44 cfgv==3.4.0 12:44:44 chardet==5.2.0 12:44:44 charset-normalizer==3.4.2 12:44:44 click==8.2.1 12:44:44 cliff==4.10.0 12:44:44 cmd2==2.7.0 12:44:44 cryptography==3.3.2 12:44:44 debtcollector==3.0.0 12:44:44 decorator==5.2.1 12:44:44 defusedxml==0.7.1 12:44:44 Deprecated==1.2.18 12:44:44 distlib==0.3.9 12:44:44 dnspython==2.7.0 12:44:44 docker==7.1.0 12:44:44 dogpile.cache==1.4.0 12:44:44 durationpy==0.10 12:44:44 email_validator==2.2.0 12:44:44 filelock==3.18.0 12:44:44 future==1.0.0 12:44:44 gitdb==4.0.12 12:44:44 GitPython==3.1.44 12:44:44 google-auth==2.40.3 12:44:44 httplib2==0.22.0 12:44:44 identify==2.6.12 12:44:44 idna==3.10 12:44:44 importlib-resources==1.5.0 12:44:44 iso8601==2.1.0 12:44:44 Jinja2==3.1.6 12:44:44 jmespath==1.0.1 12:44:44 jsonpatch==1.33 12:44:44 jsonpointer==3.0.0 12:44:44 jsonschema==4.24.0 12:44:44 jsonschema-specifications==2025.4.1 12:44:44 keystoneauth1==5.11.1 12:44:44 kubernetes==33.1.0 12:44:44 lftools==0.37.13 12:44:44 lxml==6.0.0 12:44:44 markdown-it-py==3.0.0 12:44:44 MarkupSafe==3.0.2 12:44:44 mdurl==0.1.2 12:44:44 msgpack==1.1.1 12:44:44 multi_key_dict==2.0.3 12:44:44 munch==4.0.0 12:44:44 netaddr==1.3.0 12:44:44 niet==1.4.2 12:44:44 nodeenv==1.9.1 12:44:44 oauth2client==4.1.3 12:44:44 oauthlib==3.3.1 12:44:44 openstacksdk==4.6.0 12:44:44 os-client-config==2.3.0 12:44:44 os-service-types==1.8.0 12:44:44 osc-lib==4.1.0 12:44:44 oslo.config==10.0.0 12:44:44 oslo.context==6.0.0 12:44:44 oslo.i18n==6.5.1 12:44:44 oslo.log==7.2.0 12:44:44 oslo.serialization==5.7.0 12:44:44 oslo.utils==9.0.0 12:44:44 packaging==25.0 12:44:44 pbr==6.1.1 12:44:44 platformdirs==4.3.8 12:44:44 prettytable==3.16.0 12:44:44 psutil==7.0.0 12:44:44 pyasn1==0.6.1 12:44:44 pyasn1_modules==0.4.2 12:44:44 pycparser==2.22 12:44:44 pygerrit2==2.0.15 12:44:44 PyGithub==2.6.1 12:44:44 Pygments==2.19.2 12:44:44 PyJWT==2.10.1 12:44:44 PyNaCl==1.5.0 12:44:44 pyparsing==2.4.7 12:44:44 pyperclip==1.9.0 12:44:44 pyrsistent==0.20.0 12:44:44 python-cinderclient==9.7.0 12:44:44 python-dateutil==2.9.0.post0 12:44:44 python-heatclient==4.3.0 12:44:44 python-jenkins==1.8.2 12:44:44 python-keystoneclient==5.6.0 12:44:44 python-magnumclient==4.8.1 12:44:44 python-openstackclient==8.1.0 12:44:44 python-swiftclient==4.8.0 12:44:44 PyYAML==6.0.2 12:44:44 referencing==0.36.2 12:44:44 requests==2.32.4 12:44:44 requests-oauthlib==2.0.0 12:44:44 requestsexceptions==1.4.0 12:44:44 rfc3986==2.0.0 12:44:44 rich==14.0.0 12:44:44 rich-argparse==1.7.1 12:44:44 rpds-py==0.26.0 12:44:44 rsa==4.9.1 12:44:44 ruamel.yaml==0.18.14 12:44:44 ruamel.yaml.clib==0.2.12 12:44:44 s3transfer==0.13.0 12:44:44 simplejson==3.20.1 12:44:44 six==1.17.0 12:44:44 smmap==5.0.2 12:44:44 soupsieve==2.7 12:44:44 stevedore==5.4.1 12:44:44 tabulate==0.9.0 12:44:44 toml==0.10.2 12:44:44 tomlkit==0.13.3 12:44:44 tqdm==4.67.1 12:44:44 typing_extensions==4.14.1 12:44:44 tzdata==2025.2 12:44:44 urllib3==1.26.20 12:44:44 virtualenv==20.31.2 12:44:44 wcwidth==0.2.13 12:44:44 websocket-client==1.8.0 12:44:44 wrapt==1.17.2 12:44:44 xdg==6.0.0 12:44:44 xmltodict==0.14.2 12:44:44 yq==3.4.3 12:44:44 [odlparent-maven-stage-13.1.x] $ /bin/sh -xe /tmp/jenkins6404754035536455700.sh 12:44:44 + mkdir -p /w/workspace/odlparent-maven-stage-13.1.x/target/classes /w/workspace/odlparent-maven-stage-13.1.x/jacoco/classes 12:44:44 [odlparent-maven-stage-13.1.x] $ /bin/sh -xe /tmp/jenkins13441235651825118896.sh 12:44:44 + echo quiet=on 12:44:44 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2204-builder-2c-2g-42649 12:44:45 [odlparent-maven-stage-13.1.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=13.1.x -DPROJECT=odlparent -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=13.1.x "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=odlparent -Dsha1=origin/13.1.x -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/13.1.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=880d5ac25eaa -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 12:44:46 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 12:44:46 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 12:44:46 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:44:46 Default locale: en, platform encoding: UTF-8 12:44:46 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 12:44:46 [odlparent-maven-stage-13.1.x] $ /bin/sh -xe /tmp/jenkins4953906407369106592.sh 12:44:46 + rm /home/jenkins/.wgetrc 12:44:46 [EnvInject] - Injecting environment variables from a build step. 12:44:46 [EnvInject] - Injecting as environment variables the properties content 12:44:46 SET_JDK_VERSION=openjdk17 12:44:46 GIT_URL="git://devvexx.opendaylight.org/mirror" 12:44:46 12:44:46 [EnvInject] - Variables injected successfully. 12:44:46 [odlparent-maven-stage-13.1.x] $ /bin/sh /tmp/jenkins4738715830391090063.sh 12:44:46 ---> update-java-alternatives.sh 12:44:46 ---> Updating Java version 12:44:46 ---> Ubuntu/Debian system detected 12:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:44:46 openjdk version "17.0.13" 2024-10-15 12:44:46 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04) 12:44:46 OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing) 12:44:46 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:44:46 [EnvInject] - Injecting environment variables from a build step. 12:44:46 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:44:46 [EnvInject] - Variables injected successfully. 12:44:46 provisioning config files... 12:44:46 copy managed file [global-settings] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config284377973759678568tmp 12:44:48 copy managed file [odlparent-settings] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config3770577169815506767tmp 12:44:48 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 12:44:48 Run condition [Boolean condition] preventing perform for step [BuilderChain] 12:44:48 [odlparent-maven-stage-13.1.x] $ /bin/bash -l /tmp/jenkins11579905892524495965.sh 12:44:48 ---> maven-patch-release.sh 12:44:48 odlparent 0cdcb9b1c926496798cc2d55222733a1d0db4aad 12:44:48 [detached HEAD bc1e1f5d9] Release odlparent 12:44:48 67 files changed, 97 insertions(+), 97 deletions(-) 12:44:48 [EnvInject] - Injecting environment variables from a build step. 12:44:48 [EnvInject] - Injecting as environment variables the properties content 12:44:48 MAVEN_GOALS=clean deploy 12:44:48 12:44:48 [EnvInject] - Variables injected successfully. 12:44:48 [odlparent-maven-stage-13.1.x] $ /bin/bash -l /tmp/jenkins3993478518708347063.sh 12:44:48 ---> common-variables.sh 12:44:48 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 12:44:48 ---> maven-build.sh 12:44:48 + set +u 12:44:48 + export MAVEN_OPTS 12:44:48 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/odlparent-maven-stage-13.1.x@tmp/config284377973759678568tmp --settings /w/workspace/odlparent-maven-stage-13.1.x@tmp/config3770577169815506767tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 12:44:48 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 12:44:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 12:44:48 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:44:48 Default locale: en, platform encoding: UTF-8 12:44:48 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 12:44:49 [INFO] Error stacktraces are turned on. 12:44:49 [INFO] Scanning for projects... 12:44:58 [WARNING] 12:44:58 [WARNING] Some problems were encountered while building the effective model for org.opendaylight.odlparent:bundles-test-lib:jar:13.1.7 12:44:58 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.opendaylight.odlparent:odlparent:13.1.7, /w/workspace/odlparent-maven-stage-13.1.x/odlparent/pom.xml, line 1001, column 17 12:44:58 [WARNING] 12:44:58 [WARNING] Some problems were encountered while building the effective model for org.opendaylight.odlparent:odlparent:pom:13.1.7 12:44:58 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 1001, column 17 12:44:58 [WARNING] 12:44:58 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 12:44:58 [WARNING] 12:44:58 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 12:44:58 [WARNING] 12:44:58 [INFO] ------------------------------------------------------------------------ 12:44:58 [INFO] Reactor Build Order: 12:44:58 [INFO] 12:44:58 [INFO] ODL :: odlparent :: odlparent-lite [pom] 12:44:58 [INFO] ODL :: odlparent :: checkstyle [jar] 12:44:58 [INFO] ODL :: odlparent :: spotbugs [jar] 12:44:58 [INFO] ODL :: odlparent :: odl-license [pom] 12:44:58 [INFO] ODL :: odlparent :: copy-files-plugin [maven-plugin] 12:44:58 [INFO] ODL :: odlparent :: odlparent [pom] 12:44:58 [INFO] ODL :: odlparent :: bnd-parent [pom] 12:44:58 [INFO] ODL :: odlparent :: bundles-diag [jar] 12:44:58 [INFO] ODL :: odlparent :: bundles-test-lib [jar] 12:44:58 [INFO] ODL :: odlparent :: bundle-parent [pom] 12:44:58 [INFO] ODL :: odlparent :: bundles4-test [bundle] 12:44:58 [INFO] OpenDaylight :: Karaf :: Branding [bundle] 12:44:58 [INFO] ODL :: odlparent :: filter-manifest-plugin [maven-plugin] 12:44:58 [INFO] ODL :: odlparent :: bcpkix-framework-ext [bundle] 12:44:58 [INFO] ODL :: odlparent :: bcprov-framework-ext [bundle] 12:44:58 [INFO] ODL :: odlparent :: bcutil-framework-ext [bundle] 12:44:58 [INFO] OpenDaylight :: Logging Markers [bundle] 12:44:58 [INFO] ODL :: odlparent :: karaf-util [bundle] 12:44:58 [INFO] ODL :: odlparent :: karaf-plugin [maven-plugin] 12:44:58 [INFO] ODL :: odlparent :: opendaylight-karaf-resources [jar] 12:44:58 [INFO] ODL :: odlparent :: karaf4-parent [pom] 12:44:58 [INFO] ODL :: odlparent :: opendaylight-karaf-empty [pom] 12:44:58 [INFO] ODL :: odlparent :: features-test [bundle] 12:44:58 [INFO] ODL :: odlparent :: features-test-plugin [maven-plugin] 12:44:58 [INFO] ODL :: odlparent :: odlparent-artifacts [pom] 12:44:58 [INFO] ODL :: odlparent :: features-test-plugin-it [pom] 12:44:58 [INFO] ODL :: odlparent :: karaf-dist-static [pom] 12:44:58 [INFO] ODL :: odlparent :: abstract-feature-parent [pom] 12:44:58 [INFO] ODL :: odlparent :: template-feature-plugin [maven-plugin] 12:44:58 [INFO] ODL :: odlparent :: template-feature-parent [pom] 12:44:58 [INFO] OpenDaylight :: ANTLRv4 Runtime [feature] 12:44:58 [INFO] OpenDaylight :: Apache Commons Lang 3 [feature] 12:44:58 [INFO] OpenDaylight :: Apache Commons Text [feature] 12:44:58 [INFO] OpenDaylight :: ASM [feature] 12:44:58 [INFO] OpenDaylight :: Apache Aries SPI Fly [feature] 12:44:58 [INFO] ODL :: odlparent :: single-feature-parent [pom] 12:44:58 [INFO] OpenDaylight :: Dropwizard.io Metrics [feature] 12:44:58 [INFO] OpenDaylight :: GSON [feature] 12:44:58 [INFO] OpenDaylight :: Guava 32.1 [feature] 12:44:58 [INFO] OpenDaylight :: StAX2 API [feature] 12:44:58 [INFO] OpenDaylight :: Woodstox [feature] 12:44:58 [INFO] OpenDaylight :: Javax WS RS API [feature] 12:44:58 [INFO] OpenDaylight :: jakarta.activation-api [feature] 12:44:58 [INFO] OpenDaylight :: Jackson 2.16.x [feature] 12:44:58 [INFO] OpenDaylight :: Javassist [feature] 12:44:58 [INFO] OpenDaylight :: Servlet API [feature] 12:44:58 [INFO] OpenDaylight :: Jersey 2.x [feature] 12:44:58 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc [kar] 12:44:58 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty [kar] 12:44:58 [INFO] ODL :: odlparent :: odl-karaf-feat-war [kar] 12:44:58 [INFO] OpenDaylight :: LMAX Disruptor [feature] 12:44:58 [INFO] OpenDaylight :: Netty [feature] 12:44:58 [INFO] ODL :: odlparent :: feature-repo-parent [pom] 12:44:58 [INFO] ODL :: odlparent :: features-odlparent [feature] 12:44:58 [INFO] test-distribution [pom] 12:44:58 [INFO] test-static [pom] 12:44:58 [INFO] ODL :: odlparent :: karaf-aggregator [pom] 12:44:58 [INFO] ODL :: odlparent :: odl-karaf-feat-feature [kar] 12:44:58 [INFO] ODL :: odlparent :: odlparent-bundle-check [bundle] 12:44:58 [INFO] ODL :: odlparent :: odl-bundle-test [kar] 12:44:58 [INFO] ODL :: odlparent :: features-aggregator [pom] 12:44:58 [INFO] odlparent-docs [jar] 12:44:58 [INFO] ODL :: odlparent :: odlparent-dependency-check [jar] 12:44:58 [INFO] immutables-jpms [jar] 12:44:58 [INFO] immutables-plain [jar] 12:44:58 [INFO] ODL :: odlparent :: tests-aggregator [pom] 12:44:58 [INFO] odlparent [pom] 12:44:58 [INFO] 12:44:58 [INFO] -------------< org.opendaylight.odlparent:odlparent-lite >-------------- 12:44:58 [INFO] Building ODL :: odlparent :: odlparent-lite 13.1.7 [1/67] 12:44:58 [INFO] --------------------------------[ pom ]--------------------------------- 12:44:59 [INFO] 12:44:59 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-lite --- 12:44:59 [INFO] 12:44:59 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-lite --- 12:44:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:44:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:44:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:44:59 [INFO] 12:44:59 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-lite --- 12:45:00 [INFO] 12:45:00 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-lite --- 12:45:00 [INFO] CycloneDX: Resolving Dependencies 12:45:01 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:45:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/odlparent-lite/target/bom.xml 12:45:01 [INFO] attaching as odlparent-lite-13.1.7-cyclonedx.xml 12:45:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/odlparent-lite/target/bom.json 12:45:01 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:45:01 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:45:01 [INFO] attaching as odlparent-lite-13.1.7-cyclonedx.json 12:45:01 [INFO] 12:45:01 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-lite --- 12:45:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-lite/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom 12:45:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-lite/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml 12:45:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-lite/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json 12:45:02 [INFO] 12:45:02 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-lite --- 12:45:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:02 [INFO] 12:45:02 [INFO] ---------------< org.opendaylight.odlparent:checkstyle >---------------- 12:45:02 [INFO] Building ODL :: odlparent :: checkstyle 13.1.7 [2/67] 12:45:02 [INFO] --------------------------------[ jar ]--------------------------------- 12:45:02 [INFO] 12:45:02 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ checkstyle --- 12:45:02 [INFO] 12:45:02 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ checkstyle --- 12:45:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:02 [INFO] 12:45:02 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ checkstyle --- 12:45:04 [INFO] 12:45:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ checkstyle --- 12:45:04 [INFO] Copying 4 resources from src/main/resources to target/classes 12:45:04 [INFO] 12:45:04 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ checkstyle --- 12:45:04 [INFO] No sources to compile 12:45:04 [INFO] 12:45:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ checkstyle --- 12:45:04 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/src/test/resources 12:45:04 [INFO] 12:45:04 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ checkstyle --- 12:45:04 [INFO] No sources to compile 12:45:04 [INFO] 12:45:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 12:45:05 [INFO] No tests to run. 12:45:05 [INFO] 12:45:05 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ checkstyle --- 12:45:05 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/checkstyle-13.1.7.jar 12:45:05 [INFO] 12:45:05 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ checkstyle --- 12:45:05 [INFO] CycloneDX: Resolving Dependencies 12:45:05 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:45:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/bom.xml 12:45:05 [INFO] attaching as checkstyle-13.1.7-cyclonedx.xml 12:45:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/bom.json 12:45:05 [INFO] attaching as checkstyle-13.1.7-cyclonedx.json 12:45:05 [INFO] 12:45:05 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ checkstyle --- 12:45:05 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/pom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom 12:45:05 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/checkstyle-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar 12:45:05 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/bom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml 12:45:05 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/checkstyle/target/bom.json to /tmp/r/org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json 12:45:05 [INFO] 12:45:05 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ checkstyle --- 12:45:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:05 [INFO] 12:45:05 [INFO] ----------------< org.opendaylight.odlparent:spotbugs >----------------- 12:45:05 [INFO] Building ODL :: odlparent :: spotbugs 13.1.7 [3/67] 12:45:05 [INFO] --------------------------------[ jar ]--------------------------------- 12:45:05 [INFO] 12:45:05 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ spotbugs --- 12:45:05 [INFO] 12:45:05 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ spotbugs --- 12:45:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:05 [INFO] 12:45:05 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ spotbugs --- 12:45:06 [INFO] 12:45:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ spotbugs --- 12:45:06 [INFO] Copying 1 resource from src/main/resources to target/classes 12:45:06 [INFO] 12:45:06 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ spotbugs --- 12:45:06 [INFO] No sources to compile 12:45:06 [INFO] 12:45:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ spotbugs --- 12:45:06 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/src/test/resources 12:45:06 [INFO] 12:45:06 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ spotbugs --- 12:45:06 [INFO] No sources to compile 12:45:06 [INFO] 12:45:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 12:45:06 [INFO] No tests to run. 12:45:06 [INFO] 12:45:06 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ spotbugs --- 12:45:06 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/spotbugs-13.1.7.jar 12:45:06 [INFO] 12:45:06 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ spotbugs --- 12:45:06 [INFO] CycloneDX: Resolving Dependencies 12:45:06 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:45:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/bom.xml 12:45:06 [INFO] attaching as spotbugs-13.1.7-cyclonedx.xml 12:45:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/bom.json 12:45:06 [INFO] attaching as spotbugs-13.1.7-cyclonedx.json 12:45:06 [INFO] 12:45:06 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ spotbugs --- 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/pom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/spotbugs-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/bom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/spotbugs/target/bom.json to /tmp/r/org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json 12:45:06 [INFO] 12:45:06 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ spotbugs --- 12:45:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:06 [INFO] 12:45:06 [INFO] ---------------< org.opendaylight.odlparent:odl-license >--------------- 12:45:06 [INFO] Building ODL :: odlparent :: odl-license 13.1.7 [4/67] 12:45:06 [INFO] --------------------------------[ pom ]--------------------------------- 12:45:06 [INFO] 12:45:06 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-license --- 12:45:06 [INFO] 12:45:06 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-license --- 12:45:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:06 [INFO] 12:45:06 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-license --- 12:45:06 [INFO] 12:45:06 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ odl-license --- 12:45:06 [INFO] 12:45:06 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-license --- 12:45:06 [INFO] CycloneDX: Resolving Dependencies 12:45:06 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:45:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/license/target/bom.xml 12:45:06 [INFO] attaching as odl-license-13.1.7-cyclonedx.xml 12:45:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/license/target/bom.json 12:45:06 [INFO] attaching as odl-license-13.1.7-cyclonedx.json 12:45:06 [INFO] 12:45:06 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-license --- 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/license/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/license/src/main/resources/LICENSE to /tmp/r/org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/license/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml 12:45:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/license/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json 12:45:06 [INFO] 12:45:06 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-license --- 12:45:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:06 [INFO] 12:45:06 [INFO] ------------< org.opendaylight.odlparent:copy-files-plugin >------------ 12:45:06 [INFO] Building ODL :: odlparent :: copy-files-plugin 13.1.7 [5/67] 12:45:06 [INFO] ----------------------------[ maven-plugin ]---------------------------- 12:45:06 [INFO] 12:45:06 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ copy-files-plugin --- 12:45:06 [INFO] 12:45:06 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ copy-files-plugin --- 12:45:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:06 [INFO] 12:45:06 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ copy-files-plugin --- 12:45:07 [INFO] 12:45:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ copy-files-plugin --- 12:45:07 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/src/main/resources 12:45:07 [INFO] 12:45:07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ copy-files-plugin --- 12:45:07 [INFO] Recompiling the module because of changed dependency. 12:45:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:45:08 [INFO] 12:45:08 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (default-descriptor) @ copy-files-plugin --- 12:45:09 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:45:09 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:45:09 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] ant mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] 12:45:09 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (mojo-descriptor) @ copy-files-plugin --- 12:45:09 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:45:09 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:45:09 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] ant mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:45:09 [INFO] 12:45:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ copy-files-plugin --- 12:45:09 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/src/test/resources 12:45:09 [INFO] 12:45:09 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ copy-files-plugin --- 12:45:09 [INFO] No sources to compile 12:45:09 [INFO] 12:45:09 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ copy-files-plugin --- 12:45:09 [INFO] No tests to run. 12:45:09 [INFO] 12:45:09 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ copy-files-plugin --- 12:45:09 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/copy-files-plugin-13.1.7.jar 12:45:09 [INFO] 12:45:09 [INFO] --- maven-plugin-plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ copy-files-plugin --- 12:45:09 [INFO] 12:45:09 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ copy-files-plugin --- 12:45:09 [INFO] CycloneDX: Resolving Dependencies 12:45:09 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 12:45:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/bom.xml 12:45:09 [INFO] attaching as copy-files-plugin-13.1.7-cyclonedx.xml 12:45:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/bom.json 12:45:09 [INFO] attaching as copy-files-plugin-13.1.7-cyclonedx.json 12:45:09 [INFO] 12:45:09 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ copy-files-plugin --- 12:45:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom 12:45:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/copy-files-plugin-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar 12:45:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml 12:45:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/copy-files-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json 12:45:09 [INFO] 12:45:09 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ copy-files-plugin --- 12:45:09 [WARNING] 12:45:09 [WARNING] You are about to deploy a maven-plugin using Maven 3.8.3. 12:45:09 [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as MNG-7055 12:45:09 [WARNING] is fixed in those versions of Maven only! 12:45:09 [WARNING] 12:45:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:09 [INFO] 12:45:09 [INFO] ----------------< org.opendaylight.odlparent:odlparent >---------------- 12:45:09 [INFO] Building ODL :: odlparent :: odlparent 13.1.7 [6/67] 12:45:09 [INFO] --------------------------------[ pom ]--------------------------------- 12:45:10 [INFO] 12:45:10 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent --- 12:45:10 [INFO] 12:45:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent --- 12:45:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:10 [INFO] 12:45:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odlparent --- 12:45:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:10 [INFO] 12:45:10 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent --- 12:45:10 [INFO] 12:45:10 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odlparent --- 12:45:11 [INFO] 12:45:11 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odlparent --- 12:45:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/odlparent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:11 [INFO] 12:45:11 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odlparent --- 12:45:13 [INFO] Starting audit... 12:45:13 Audit done. 12:45:13 [INFO] You have 0 Checkstyle violations. 12:45:13 [INFO] 12:45:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odlparent --- 12:45:13 [INFO] Starting audit... 12:45:13 Audit done. 12:45:13 [INFO] You have 0 Checkstyle violations. 12:45:13 [INFO] 12:45:13 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odlparent --- 12:45:13 [INFO] 12:45:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odlparent >>> 12:45:13 [INFO] 12:45:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odlparent --- 12:45:16 [INFO] 12:45:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odlparent <<< 12:45:16 [INFO] 12:45:16 [INFO] 12:45:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odlparent --- 12:45:16 [INFO] 12:45:16 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odlparent --- 12:45:16 [INFO] 12:45:16 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odlparent --- 12:45:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:45:16 [INFO] 12:45:16 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent --- 12:45:16 [INFO] CycloneDX: Resolving Dependencies 12:45:17 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 12:45:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/odlparent/target/bom.xml 12:45:17 [INFO] attaching as odlparent-13.1.7-cyclonedx.xml 12:45:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/odlparent/target/bom.json 12:45:17 [INFO] attaching as odlparent-13.1.7-cyclonedx.json 12:45:17 [INFO] 12:45:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odlparent --- 12:45:17 [INFO] Skipping duplicate-finder execution! 12:45:17 [INFO] 12:45:17 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odlparent --- 12:45:17 [INFO] Skipping pom project 12:45:17 [INFO] 12:45:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odlparent --- 12:45:17 [INFO] 12:45:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odlparent --- 12:45:18 [INFO] 12:45:18 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odlparent --- 12:45:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:18 [INFO] 12:45:18 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent --- 12:45:18 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom 12:45:18 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml 12:45:18 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json 12:45:18 [INFO] 12:45:18 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent --- 12:45:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:18 [INFO] 12:45:18 [INFO] ---------------< org.opendaylight.odlparent:bnd-parent >---------------- 12:45:18 [INFO] Building ODL :: odlparent :: bnd-parent 13.1.7 [7/67] 12:45:18 [INFO] --------------------------------[ pom ]--------------------------------- 12:45:18 [INFO] 12:45:18 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bnd-parent --- 12:45:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:18 [INFO] 12:45:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bnd-parent --- 12:45:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:18 [INFO] 12:45:18 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 12:45:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:18 [INFO] 12:45:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bnd-parent --- 12:45:18 [INFO] Starting audit... 12:45:18 Audit done. 12:45:18 [INFO] You have 0 Checkstyle violations. 12:45:18 [INFO] 12:45:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bnd-parent --- 12:45:18 [INFO] Starting audit... 12:45:18 Audit done. 12:45:18 [INFO] You have 0 Checkstyle violations. 12:45:18 [INFO] 12:45:18 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bnd-parent >>> 12:45:18 [INFO] 12:45:18 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bnd-parent <<< 12:45:18 [INFO] 12:45:18 [INFO] 12:45:18 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- bnd-maven-plugin:7.1.0:bnd-process (default) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bnd-parent --- 12:45:18 [INFO] 12:45:18 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bnd-parent --- 12:45:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:45:18 [INFO] 12:45:18 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bnd-parent --- 12:45:18 [INFO] CycloneDX: Resolving Dependencies 12:45:19 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 12:45:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/target/bom.xml 12:45:19 [INFO] attaching as bnd-parent-13.1.7-cyclonedx.xml 12:45:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/target/bom.json 12:45:19 [INFO] attaching as bnd-parent-13.1.7-cyclonedx.json 12:45:19 [INFO] 12:45:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 12:45:19 [INFO] Skipping duplicate-finder execution! 12:45:19 [INFO] 12:45:19 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- 12:45:19 [INFO] Skipping pom project 12:45:19 [INFO] 12:45:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 12:45:19 [INFO] 12:45:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bnd-parent --- 12:45:19 [INFO] 12:45:19 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bnd-parent --- 12:45:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:19 [INFO] 12:45:19 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bnd-parent --- 12:45:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom 12:45:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml 12:45:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json 12:45:19 [INFO] 12:45:19 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bnd-parent --- 12:45:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:19 [INFO] 12:45:19 [INFO] --------------< org.opendaylight.odlparent:bundles-diag >--------------- 12:45:19 [INFO] Building ODL :: odlparent :: bundles-diag 13.1.7 [8/67] 12:45:19 [INFO] --------------------------------[ jar ]--------------------------------- 12:45:19 [INFO] 12:45:19 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bundles-diag --- 12:45:19 [INFO] 12:45:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bundles-diag --- 12:45:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:19 [INFO] 12:45:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bundles-diag --- 12:45:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:19 [INFO] 12:45:19 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bundles-diag --- 12:45:19 [INFO] 12:45:19 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bundles-diag --- 12:45:19 [INFO] 12:45:19 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bundles-diag --- 12:45:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:19 [INFO] 12:45:19 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bundles-diag --- 12:45:20 [INFO] Starting audit... 12:45:20 Audit done. 12:45:20 [INFO] You have 0 Checkstyle violations. 12:45:20 [INFO] 12:45:20 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bundles-diag --- 12:45:21 [INFO] Starting audit... 12:45:21 Audit done. 12:45:21 [INFO] You have 0 Checkstyle violations. 12:45:21 [INFO] 12:45:21 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bundles-diag --- 12:45:21 [INFO] 12:45:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bundles-diag --- 12:45:21 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/resources 12:45:21 [INFO] 12:45:21 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bundles-diag --- 12:45:21 [INFO] Recompiling the module because of changed dependency. 12:45:21 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:45:21 [INFO] 12:45:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bundles-diag >>> 12:45:21 [INFO] 12:45:21 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bundles-diag --- 12:45:21 [INFO] Fork Value is true 12:45:26 [INFO] Done SpotBugs Analysis.... 12:45:27 [INFO] 12:45:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bundles-diag <<< 12:45:27 [INFO] 12:45:27 [INFO] 12:45:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bundles-diag --- 12:45:27 [INFO] BugInstance size is 0 12:45:27 [INFO] Error size is 0 12:45:27 [INFO] No errors/warnings found 12:45:27 [INFO] 12:45:27 [INFO] --- bnd-maven-plugin:7.1.0:bnd-process (default) @ bundles-diag --- 12:45:27 [INFO] 12:45:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bundles-diag --- 12:45:27 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/test/resources 12:45:27 [INFO] 12:45:27 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bundles-diag --- 12:45:27 [INFO] Recompiling the module because of changed dependency. 12:45:27 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:45:27 [INFO] 12:45:27 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bundles-diag --- 12:45:27 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/surefire-reports 12:45:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:45:28 [INFO] 12:45:28 [INFO] ------------------------------------------------------- 12:45:28 [INFO] T E S T S 12:45:28 [INFO] ------------------------------------------------------- 12:45:29 [INFO] Running org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 12:45:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:45:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 12:45:30 [INFO] 12:45:30 [INFO] Results: 12:45:30 [INFO] 12:45:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 12:45:30 [INFO] 12:45:30 [INFO] 12:45:30 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bundles-diag --- 12:45:30 [INFO] 12:45:30 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bundles-diag --- 12:45:30 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7.jar 12:45:30 [INFO] 12:45:30 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bundles-diag --- 12:45:31 [INFO] No previous run data found, generating javadoc. 12:45:32 [WARNING] Javadoc Warnings 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:24: warning: no comment 12:45:32 [WARNING] ACTIVE("Active"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:26: warning: no comment 12:45:32 [WARNING] FAILURE("Failure"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:21: warning: no comment 12:45:32 [WARNING] GRACE_PERIOD("GracePeriod"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:18: warning: no comment 12:45:32 [WARNING] INSTALLED("Installed"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:19: warning: no comment 12:45:32 [WARNING] RESOLVED("Resolved"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:23: warning: no comment 12:45:32 [WARNING] STARTING("Starting"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:25: warning: no comment 12:45:32 [WARNING] STOPPING("Stopping"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:20: warning: no comment 12:45:32 [WARNING] UNKNOWN("Unknown"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:22: warning: no comment 12:45:32 [WARNING] WAITING("Waiting"), 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ri/DefaultDiagProvider.java:40: warning: no comment 12:45:32 [WARNING] public DefaultDiagProvider(@Reference final BundleService bundleService, final BundleContext bundleContext) { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagProvider.java:15: warning: no comment 12:45:32 [WARNING] Diag currentDiag(); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:20: warning: no comment 12:45:32 [WARNING] List bundles(); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:23: warning: no comment 12:45:32 [WARNING] default Map containerStateFrequencies() { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:36: warning: no comment 12:45:32 [WARNING] void logDelta(Logger logger, Diag prevDiag); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:39: warning: no comment 12:45:32 [WARNING] void logServices(Logger logger); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:42: warning: no comment 12:45:32 [WARNING] void logState(Logger logger); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:37: warning: no comment 12:45:32 [WARNING] public DiagBundle { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:31: warning: no comment 12:45:32 [WARNING] public FrameworkState { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:23: warning: no comment 12:45:32 [WARNING] public static final FrameworkState ACTIVE = new FrameworkState("Active"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:20: warning: no comment 12:45:32 [WARNING] public static final FrameworkState INSTALLED = new FrameworkState("Installed"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:21: warning: no comment 12:45:32 [WARNING] public static final FrameworkState RESOLVED = new FrameworkState("Resolved"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:22: warning: no comment 12:45:32 [WARNING] public static final FrameworkState STARTING = new FrameworkState("Starting"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:24: warning: no comment 12:45:32 [WARNING] public static final FrameworkState STOPPING = new FrameworkState("Stopping"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:25: warning: no comment 12:45:32 [WARNING] public static final FrameworkState UNINSTALLED = new FrameworkState("Uninstalled"); 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:22: warning: no comment 12:45:32 [WARNING] public ServiceState { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:27: warning: no comment 12:45:32 [WARNING] long bundleId, 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:31: warning: no comment 12:45:32 [WARNING] FrameworkState frameworkState, 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:28: warning: no comment 12:45:32 [WARNING] String name, 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:32: warning: no comment 12:45:32 [WARNING] ServiceState serviceState) implements Serializable { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:29: warning: no comment 12:45:32 [WARNING] @Nullable String symbolicName, 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:30: warning: no comment 12:45:32 [WARNING] String version, 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:19: warning: no comment 12:45:32 [WARNING] public record FrameworkState(String symbolicName) implements Serializable { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no comment 12:45:32 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no comment 12:45:32 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 12:45:32 [WARNING] ^ 12:45:32 [WARNING] 34 warnings 12:45:32 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7-javadoc.jar 12:45:32 [INFO] 12:45:32 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bundles-diag --- 12:45:32 [INFO] CycloneDX: Resolving Dependencies 12:45:33 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 12:45:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bom.xml 12:45:33 [INFO] attaching as bundles-diag-13.1.7-cyclonedx.xml 12:45:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bom.json 12:45:33 [INFO] attaching as bundles-diag-13.1.7-cyclonedx.json 12:45:33 [INFO] 12:45:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bundles-diag --- 12:45:33 [INFO] Checking compile classpath 12:45:33 [INFO] Checking runtime classpath 12:45:33 [INFO] Checking test classpath 12:45:34 [INFO] 12:45:34 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bundles-diag --- 12:45:34 [INFO] No dependency problems found 12:45:34 [INFO] 12:45:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bundles-diag --- 12:45:34 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7-sources.jar 12:45:34 [INFO] 12:45:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bundles-diag --- 12:45:34 [INFO] 12:45:34 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bundles-diag --- 12:45:34 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/code-coverage/jacoco.exec 12:45:34 [INFO] Analyzed bundle 'ODL :: odlparent :: bundles-diag' with 7 classes 12:45:34 [INFO] 12:45:34 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bundles-diag --- 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json 12:45:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bundles-diag/target/bundles-diag-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar 12:45:34 [INFO] 12:45:34 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bundles-diag --- 12:45:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:34 [INFO] 12:45:34 [INFO] ------------< org.opendaylight.odlparent:bundles-test-lib >------------- 12:45:34 [INFO] Building ODL :: odlparent :: bundles-test-lib 13.1.7 [9/67] 12:45:34 [INFO] --------------------------------[ jar ]--------------------------------- 12:45:34 [INFO] 12:45:34 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bundles-test-lib --- 12:45:34 [INFO] 12:45:34 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bundles-test-lib --- 12:45:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:34 [INFO] 12:45:34 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bundles-test-lib --- 12:45:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:34 [INFO] 12:45:34 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bundles-test-lib --- 12:45:34 [INFO] 12:45:34 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bundles-test-lib --- 12:45:34 [INFO] 12:45:34 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bundles-test-lib --- 12:45:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:34 [INFO] 12:45:34 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bundles-test-lib --- 12:45:34 [INFO] Starting audit... 12:45:34 Audit done. 12:45:34 [INFO] You have 0 Checkstyle violations. 12:45:34 [INFO] 12:45:34 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bundles-test-lib --- 12:45:34 [INFO] Starting audit... 12:45:34 Audit done. 12:45:34 [INFO] You have 0 Checkstyle violations. 12:45:34 [INFO] 12:45:34 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bundles-test-lib --- 12:45:34 [INFO] 12:45:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bundles-test-lib --- 12:45:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/resources 12:45:34 [INFO] 12:45:34 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bundles-test-lib --- 12:45:34 [INFO] Recompiling the module because of changed dependency. 12:45:34 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:45:35 [INFO] 12:45:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bundles-test-lib >>> 12:45:35 [INFO] 12:45:35 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bundles-test-lib --- 12:45:35 [INFO] Fork Value is true 12:45:40 [INFO] Done SpotBugs Analysis.... 12:45:40 [INFO] 12:45:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bundles-test-lib <<< 12:45:40 [INFO] 12:45:40 [INFO] 12:45:40 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bundles-test-lib --- 12:45:40 [INFO] BugInstance size is 0 12:45:40 [INFO] Error size is 0 12:45:40 [INFO] No errors/warnings found 12:45:40 [INFO] 12:45:40 [INFO] --- bnd-maven-plugin:7.1.0:bnd-process (default) @ bundles-test-lib --- 12:45:40 [INFO] 12:45:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bundles-test-lib --- 12:45:40 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/test/resources 12:45:40 [INFO] 12:45:40 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bundles-test-lib --- 12:45:40 [INFO] No sources to compile 12:45:40 [INFO] 12:45:40 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bundles-test-lib --- 12:45:40 [INFO] No tests to run. 12:45:40 [INFO] 12:45:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bundles-test-lib --- 12:45:40 [INFO] 12:45:40 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bundles-test-lib --- 12:45:40 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7.jar 12:45:40 [INFO] 12:45:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bundles-test-lib --- 12:45:40 [INFO] No previous run data found, generating javadoc. 12:45:41 [WARNING] Javadoc Warnings 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:28: warning: no comment 12:45:41 [WARNING] Map getBundlesStateMap(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:24: warning: no comment 12:45:41 [WARNING] String getFullDiagnosticText(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:30: warning: no comment 12:45:41 [WARNING] List getNokBundleStateInfoTexts(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:32: warning: no comment 12:45:41 [WARNING] List getOkBundleStateInfoTexts(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:26: warning: no comment 12:45:41 [WARNING] String getSummaryText(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:22: warning: no comment 12:45:41 [WARNING] SystemState getSystemState(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:34: warning: no comment 12:45:41 [WARNING] List getWhitelistedBundleStateInfoTexts(); 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:27: warning: no comment 12:45:41 [WARNING] public BundleSymbolicNameWithVersion(String symbolicName, String version) { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:32: warning: no comment 12:45:41 [WARNING] public String getSymbolicName() { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:36: warning: no comment 12:45:41 [WARNING] public String getVersion() { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:23: warning: no comment 12:45:41 [WARNING] Active, 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:21: warning: no comment 12:45:41 [WARNING] Booting, 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:27: warning: no comment 12:45:41 [WARNING] Failure 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:25: warning: no comment 12:45:41 [WARNING] Stopping, 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:35: warning: no comment 12:45:41 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos) { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:30: warning: no comment 12:45:41 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos, Throwable cause) { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:44: warning: no comment 12:45:41 [WARNING] public BundleDiagInfos getBundleDiagInfos() { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:30: warning: no comment 12:45:41 [WARNING] public TestBundleDiag(final DiagProvider diagProvider) { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:55: warning: no comment 12:45:41 [WARNING] public void checkBundleDiagInfos(final long timeout, final TimeUnit timeoutUnit, 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:17: warning: no comment 12:45:41 [WARNING] public long getElapsedTimeInMS() { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:22: warning: no comment 12:45:41 [WARNING] public long getRemainingTimeInMS() { 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:23: warning: no comment 12:45:41 [WARNING] private final @NonNull String symbolicName; 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:25: warning: no comment 12:45:41 [WARNING] private final @NonNull String version; 12:45:41 [WARNING] ^ 12:45:41 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:28: warning: no comment 12:45:41 [WARNING] private final BundleDiagInfos bundleDiagInfos; 12:45:41 [WARNING] ^ 12:45:41 [WARNING] 24 warnings 12:45:41 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7-javadoc.jar 12:45:41 [INFO] 12:45:41 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bundles-test-lib --- 12:45:41 [INFO] CycloneDX: Resolving Dependencies 12:45:42 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 12:45:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bom.xml 12:45:42 [INFO] attaching as bundles-test-lib-13.1.7-cyclonedx.xml 12:45:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bom.json 12:45:42 [INFO] attaching as bundles-test-lib-13.1.7-cyclonedx.json 12:45:42 [INFO] 12:45:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bundles-test-lib --- 12:45:42 [INFO] Checking compile classpath 12:45:42 [INFO] Checking runtime classpath 12:45:42 [INFO] Checking test classpath 12:45:42 [INFO] 12:45:42 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bundles-test-lib --- 12:45:42 [INFO] No dependency problems found 12:45:42 [INFO] 12:45:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bundles-test-lib --- 12:45:42 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7-sources.jar 12:45:42 [INFO] 12:45:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bundles-test-lib --- 12:45:42 [INFO] 12:45:42 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bundles-test-lib --- 12:45:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:42 [INFO] 12:45:42 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bundles-test-lib --- 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json 12:45:42 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles-test-lib/target/bundles-test-lib-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar 12:45:42 [INFO] 12:45:42 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bundles-test-lib --- 12:45:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:42 [INFO] 12:45:42 [INFO] --------------< org.opendaylight.odlparent:bundle-parent >-------------- 12:45:42 [INFO] Building ODL :: odlparent :: bundle-parent 13.1.7 [10/67] 12:45:42 [INFO] --------------------------------[ pom ]--------------------------------- 12:45:42 [INFO] 12:45:42 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bundle-parent --- 12:45:42 [INFO] 12:45:42 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bundle-parent --- 12:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:45:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:45:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:42 [INFO] 12:45:42 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bundle-parent --- 12:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:42 [INFO] 12:45:42 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bundle-parent --- 12:45:42 [INFO] 12:45:42 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bundle-parent --- 12:45:42 [INFO] 12:45:42 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bundle-parent --- 12:45:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:42 [INFO] 12:45:42 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bundle-parent --- 12:45:43 [INFO] Starting audit... 12:45:43 Audit done. 12:45:43 [INFO] You have 0 Checkstyle violations. 12:45:43 [INFO] 12:45:43 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bundle-parent --- 12:45:43 [INFO] Starting audit... 12:45:43 Audit done. 12:45:43 [INFO] You have 0 Checkstyle violations. 12:45:43 [INFO] 12:45:43 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bundle-parent --- 12:45:43 [INFO] 12:45:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bundle-parent >>> 12:45:43 [INFO] 12:45:43 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bundle-parent --- 12:45:43 [INFO] 12:45:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bundle-parent <<< 12:45:43 [INFO] 12:45:43 [INFO] 12:45:43 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bundle-parent --- 12:45:43 [INFO] 12:45:43 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bundle-parent --- 12:45:43 [INFO] 12:45:43 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bundle-parent --- 12:45:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:45:44 [INFO] 12:45:44 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bundle-parent --- 12:45:44 [INFO] CycloneDX: Resolving Dependencies 12:45:44 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:45:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/target/bom.xml 12:45:44 [INFO] attaching as bundle-parent-13.1.7-cyclonedx.xml 12:45:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/target/bom.json 12:45:45 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:45:45 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:45:45 [INFO] attaching as bundle-parent-13.1.7-cyclonedx.json 12:45:45 [INFO] 12:45:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 12:45:45 [INFO] Skipping duplicate-finder execution! 12:45:45 [INFO] 12:45:45 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bundle-parent --- 12:45:45 [INFO] Skipping pom project 12:45:45 [INFO] 12:45:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- 12:45:45 [INFO] 12:45:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bundle-parent --- 12:45:45 [INFO] 12:45:45 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bundle-parent --- 12:45:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:45 [INFO] 12:45:45 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bundle-parent --- 12:45:45 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom 12:45:45 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml 12:45:45 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json 12:45:45 [INFO] 12:45:45 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bundle-parent --- 12:45:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:45 [INFO] 12:45:45 [INFO] --------------< org.opendaylight.odlparent:bundles4-test >-------------- 12:45:45 [INFO] Building ODL :: odlparent :: bundles4-test 13.1.7 [11/67] 12:45:45 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:45 [INFO] 12:45:45 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bundles4-test --- 12:45:45 [INFO] 12:45:45 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bundles4-test --- 12:45:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:45 [INFO] 12:45:45 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bundles4-test --- 12:45:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:45 [INFO] 12:45:45 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bundles4-test --- 12:45:45 [INFO] 12:45:45 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bundles4-test --- 12:45:45 [INFO] 12:45:45 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bundles4-test --- 12:45:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:45 [INFO] 12:45:45 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bundles4-test --- 12:45:45 [INFO] Starting audit... 12:45:45 Audit done. 12:45:45 [INFO] You have 0 Checkstyle violations. 12:45:45 [INFO] 12:45:45 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bundles4-test --- 12:45:46 [INFO] Starting audit... 12:45:46 Audit done. 12:45:46 [INFO] You have 0 Checkstyle violations. 12:45:46 [INFO] 12:45:46 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bundles4-test --- 12:45:46 [INFO] 12:45:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bundles4-test --- 12:45:46 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/src/main/resources 12:45:46 [INFO] 12:45:46 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bundles4-test --- 12:45:46 [INFO] No sources to compile 12:45:46 [INFO] 12:45:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bundles4-test >>> 12:45:46 [INFO] 12:45:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bundles4-test --- 12:45:46 [INFO] 12:45:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bundles4-test <<< 12:45:46 [INFO] 12:45:46 [INFO] 12:45:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bundles4-test --- 12:45:46 [INFO] 12:45:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bundles4-test --- 12:45:46 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/src/test/resources 12:45:46 [INFO] 12:45:46 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bundles4-test --- 12:45:46 [INFO] No sources to compile 12:45:46 [INFO] 12:45:46 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bundles4-test --- 12:45:46 [INFO] No tests to run. 12:45:46 [INFO] 12:45:46 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bundles4-test --- 12:45:46 [INFO] 12:45:46 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ bundles4-test --- 12:45:46 [WARNING] Bundle org.opendaylight.odlparent:bundles4-test:bundle:13.1.7 : Export-Package duplicate package name (org.opendaylight.odlparent.bundlestest.lib) that uses the default version because no version is specified (13.1.7). Remove duplicate package or add an explicit version to it. 12:45:46 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bundles4-test-13.1.7.jar 12:45:46 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/classes/META-INF/MANIFEST.MF 12:45:46 [INFO] 12:45:46 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bundles4-test --- 12:45:46 [INFO] No Javadoc in project. Archive not created. 12:45:46 [INFO] 12:45:46 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bundles4-test --- 12:45:46 [INFO] CycloneDX: Resolving Dependencies 12:45:47 [INFO] CycloneDX: Creating BOM version 1.6 with 9 component(s) 12:45:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bom.xml 12:45:47 [INFO] attaching as bundles4-test-13.1.7-cyclonedx.xml 12:45:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bom.json 12:45:47 [INFO] attaching as bundles4-test-13.1.7-cyclonedx.json 12:45:47 [INFO] 12:45:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bundles4-test --- 12:45:47 [INFO] Skipping duplicate-finder execution! 12:45:47 [INFO] 12:45:47 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bundles4-test --- 12:45:47 [WARNING] Unused declared dependencies found: 12:45:47 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 12:45:47 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:13.1.7:compile 12:45:47 [WARNING] org.awaitility:awaitility:jar:4.2.2:compile 12:45:47 [INFO] 12:45:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bundles4-test --- 12:45:47 [INFO] No sources in project. Archive not created. 12:45:47 [INFO] 12:45:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bundles4-test --- 12:45:47 [INFO] 12:45:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bundles4-test --- 12:45:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:47 [INFO] 12:45:47 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bundles4-test --- 12:45:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom 12:45:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bundles4-test-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar 12:45:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml 12:45:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/bundles4-test/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json 12:45:47 [INFO] 12:45:47 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ bundles4-test --- 12:45:47 [INFO] Writing OBR metadata 12:45:47 [INFO] Installing org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar 12:45:47 [INFO] Writing OBR metadata 12:45:47 [INFO] 12:45:47 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bundles4-test --- 12:45:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:47 [INFO] 12:45:47 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ bundles4-test --- 12:45:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:45:47 [INFO] 12:45:47 [INFO] -------------< org.opendaylight.odlparent:karaf.branding >-------------- 12:45:47 [INFO] Building OpenDaylight :: Karaf :: Branding 13.1.7 [12/67] 12:45:47 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:47 [INFO] 12:45:47 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf.branding --- 12:45:47 [INFO] 12:45:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf.branding --- 12:45:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:47 [INFO] 12:45:47 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf.branding --- 12:45:47 [INFO] 12:45:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf.branding --- 12:45:47 [INFO] Copying 1 resource from src/main/resources to target/classes 12:45:47 [INFO] 12:45:47 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ karaf.branding --- 12:45:47 [INFO] No sources to compile 12:45:47 [INFO] 12:45:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf.branding --- 12:45:47 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/src/test/resources 12:45:47 [INFO] 12:45:47 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ karaf.branding --- 12:45:47 [INFO] No sources to compile 12:45:47 [INFO] 12:45:47 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ karaf.branding --- 12:45:47 [INFO] No tests to run. 12:45:47 [INFO] 12:45:47 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ karaf.branding --- 12:45:48 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/karaf.branding-13.1.7.jar 12:45:48 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/classes/META-INF/MANIFEST.MF 12:45:48 [INFO] 12:45:48 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf.branding --- 12:45:48 [INFO] CycloneDX: Resolving Dependencies 12:45:48 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:45:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/bom.xml 12:45:48 [INFO] attaching as karaf.branding-13.1.7-cyclonedx.xml 12:45:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/bom.json 12:45:48 [INFO] attaching as karaf.branding-13.1.7-cyclonedx.json 12:45:48 [INFO] 12:45:48 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf.branding --- 12:45:48 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom 12:45:48 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/karaf.branding-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar 12:45:48 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml 12:45:48 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-branding/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json 12:45:48 [INFO] 12:45:48 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ karaf.branding --- 12:45:48 [INFO] Installing org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar 12:45:48 [INFO] Writing OBR metadata 12:45:48 [INFO] 12:45:48 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf.branding --- 12:45:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:48 [INFO] 12:45:48 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ karaf.branding --- 12:45:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:45:48 [INFO] 12:45:48 [INFO] ---------< org.opendaylight.odlparent:filter-manifest-plugin >---------- 12:45:48 [INFO] Building ODL :: odlparent :: filter-manifest-plugin 13.1.7 [13/67] 12:45:48 [INFO] ----------------------------[ maven-plugin ]---------------------------- 12:45:48 [INFO] 12:45:48 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ filter-manifest-plugin --- 12:45:48 [INFO] 12:45:48 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ filter-manifest-plugin --- 12:45:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:48 [INFO] 12:45:48 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ filter-manifest-plugin --- 12:45:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:48 [INFO] 12:45:48 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ filter-manifest-plugin --- 12:45:48 [INFO] 12:45:48 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ filter-manifest-plugin --- 12:45:48 [INFO] 12:45:48 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ filter-manifest-plugin --- 12:45:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:48 [INFO] 12:45:48 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ filter-manifest-plugin --- 12:45:48 [INFO] Starting audit... 12:45:48 Audit done. 12:45:48 [INFO] You have 0 Checkstyle violations. 12:45:48 [INFO] 12:45:48 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ filter-manifest-plugin --- 12:45:48 [INFO] Starting audit... 12:45:48 Audit done. 12:45:48 [INFO] You have 0 Checkstyle violations. 12:45:48 [INFO] 12:45:48 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ filter-manifest-plugin --- 12:45:48 [INFO] 12:45:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ filter-manifest-plugin --- 12:45:48 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/src/main/resources 12:45:48 [INFO] 12:45:48 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ filter-manifest-plugin --- 12:45:48 [INFO] Recompiling the module because of changed dependency. 12:45:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:45:48 [INFO] 12:45:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ filter-manifest-plugin >>> 12:45:48 [INFO] 12:45:48 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ filter-manifest-plugin --- 12:45:48 [INFO] Fork Value is true 12:45:52 [INFO] Done SpotBugs Analysis.... 12:45:52 [INFO] 12:45:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ filter-manifest-plugin <<< 12:45:52 [INFO] 12:45:52 [INFO] 12:45:52 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ filter-manifest-plugin --- 12:45:52 [INFO] BugInstance size is 0 12:45:52 [INFO] Error size is 0 12:45:52 [INFO] No errors/warnings found 12:45:52 [INFO] 12:45:52 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (default-descriptor) @ filter-manifest-plugin --- 12:45:52 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:45:52 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:45:53 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] ant mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] 12:45:53 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (mojo-descriptor) @ filter-manifest-plugin --- 12:45:53 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:45:53 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:45:53 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] ant mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:45:53 [INFO] 12:45:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ filter-manifest-plugin --- 12:45:53 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/src/test/resources 12:45:53 [INFO] 12:45:53 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ filter-manifest-plugin --- 12:45:53 [INFO] No sources to compile 12:45:53 [INFO] 12:45:53 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ filter-manifest-plugin --- 12:45:53 [INFO] No tests to run. 12:45:53 [INFO] 12:45:53 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ filter-manifest-plugin --- 12:45:53 [INFO] 12:45:53 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ filter-manifest-plugin --- 12:45:53 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7.jar 12:45:53 [INFO] 12:45:53 [INFO] --- maven-plugin-plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ filter-manifest-plugin --- 12:45:53 [INFO] 12:45:53 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ filter-manifest-plugin --- 12:45:53 [INFO] No previous run data found, generating javadoc. 12:45:54 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7-javadoc.jar 12:45:54 [INFO] 12:45:54 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ filter-manifest-plugin --- 12:45:54 [INFO] CycloneDX: Resolving Dependencies 12:45:55 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 12:45:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/bom.xml 12:45:55 [INFO] attaching as filter-manifest-plugin-13.1.7-cyclonedx.xml 12:45:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/bom.json 12:45:55 [INFO] attaching as filter-manifest-plugin-13.1.7-cyclonedx.json 12:45:55 [INFO] 12:45:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ filter-manifest-plugin --- 12:45:55 [INFO] Skipping duplicate-finder execution! 12:45:55 [INFO] 12:45:55 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ filter-manifest-plugin --- 12:45:55 [INFO] No dependency problems found 12:45:55 [INFO] 12:45:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ filter-manifest-plugin --- 12:45:55 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7-sources.jar 12:45:55 [INFO] 12:45:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ filter-manifest-plugin --- 12:45:55 [INFO] 12:45:55 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ filter-manifest-plugin --- 12:45:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:55 [INFO] 12:45:55 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ filter-manifest-plugin --- 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json 12:45:55 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/filter-manifest-plugin/target/filter-manifest-plugin-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar 12:45:55 [INFO] 12:45:55 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ filter-manifest-plugin --- 12:45:55 [WARNING] 12:45:55 [WARNING] You are about to deploy a maven-plugin using Maven 3.8.3. 12:45:55 [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as MNG-7055 12:45:55 [WARNING] is fixed in those versions of Maven only! 12:45:55 [WARNING] 12:45:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:55 [INFO] 12:45:55 [INFO] ----------< org.opendaylight.odlparent:bcpkix-framework-ext >----------- 12:45:55 [INFO] Building ODL :: odlparent :: bcpkix-framework-ext 13.1.7 [14/67] 12:45:55 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:55 [INFO] 12:45:55 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bcpkix-framework-ext --- 12:45:55 [INFO] 12:45:55 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bcpkix-framework-ext --- 12:45:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:55 [INFO] 12:45:55 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bcpkix-framework-ext --- 12:45:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:55 [INFO] 12:45:55 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bcpkix-framework-ext --- 12:45:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:56 [INFO] 12:45:56 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bcpkix-framework-ext --- 12:45:56 [INFO] Starting audit... 12:45:56 Audit done. 12:45:56 [INFO] You have 0 Checkstyle violations. 12:45:56 [INFO] 12:45:56 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bcpkix-framework-ext --- 12:45:56 [INFO] Starting audit... 12:45:56 Audit done. 12:45:56 [INFO] You have 0 Checkstyle violations. 12:45:56 [INFO] 12:45:56 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-dependencies) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- filter-manifest-plugin:13.1.7:filter-manifest (filter-manifest) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bcpkix-framework-ext --- 12:45:56 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/src/main/resources 12:45:56 [INFO] 12:45:56 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bcpkix-framework-ext --- 12:45:56 [INFO] No sources to compile 12:45:56 [INFO] 12:45:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bcpkix-framework-ext >>> 12:45:56 [INFO] 12:45:56 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bcpkix-framework-ext <<< 12:45:56 [INFO] 12:45:56 [INFO] 12:45:56 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bcpkix-framework-ext --- 12:45:56 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/src/test/resources 12:45:56 [INFO] 12:45:56 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bcpkix-framework-ext --- 12:45:56 [INFO] No sources to compile 12:45:56 [INFO] 12:45:56 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bcpkix-framework-ext --- 12:45:56 [INFO] No tests to run. 12:45:56 [INFO] 12:45:56 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bcpkix-framework-ext --- 12:45:56 [INFO] 12:45:56 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ bcpkix-framework-ext --- 12:45:56 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-13.1.7.jar 12:45:56 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/classes/META-INF/MANIFEST.MF 12:45:56 [INFO] 12:45:56 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bcpkix-framework-ext --- 12:45:56 [INFO] No Javadoc in project. Archive not created. 12:45:56 [INFO] 12:45:56 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bcpkix-framework-ext --- 12:45:56 [INFO] CycloneDX: Resolving Dependencies 12:45:57 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 12:45:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bom.xml 12:45:57 [INFO] attaching as bcpkix-framework-ext-13.1.7-cyclonedx.xml 12:45:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bom.json 12:45:57 [INFO] attaching as bcpkix-framework-ext-13.1.7-cyclonedx.json 12:45:57 [INFO] 12:45:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bcpkix-framework-ext --- 12:45:57 [INFO] Skipping duplicate-finder execution! 12:45:57 [INFO] 12:45:57 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bcpkix-framework-ext --- 12:45:57 [INFO] No dependency problems found 12:45:57 [INFO] 12:45:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bcpkix-framework-ext --- 12:45:57 [INFO] No sources in project. Archive not created. 12:45:57 [INFO] 12:45:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bcpkix-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bcpkix-framework-ext --- 12:45:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:57 [INFO] 12:45:57 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bcpkix-framework-ext --- 12:45:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom 12:45:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar 12:45:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml 12:45:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcpkix-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json 12:45:57 [INFO] 12:45:57 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ bcpkix-framework-ext --- 12:45:57 [INFO] Installing org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar 12:45:57 [INFO] Writing OBR metadata 12:45:57 [INFO] 12:45:57 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bcpkix-framework-ext --- 12:45:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:57 [INFO] 12:45:57 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ bcpkix-framework-ext --- 12:45:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:45:57 [INFO] 12:45:57 [INFO] ----------< org.opendaylight.odlparent:bcprov-framework-ext >----------- 12:45:57 [INFO] Building ODL :: odlparent :: bcprov-framework-ext 13.1.7 [15/67] 12:45:57 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bcprov-framework-ext --- 12:45:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:57 [INFO] 12:45:57 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bcprov-framework-ext --- 12:45:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:57 [INFO] 12:45:57 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bcprov-framework-ext --- 12:45:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:57 [INFO] 12:45:57 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bcprov-framework-ext --- 12:45:57 [INFO] Starting audit... 12:45:57 Audit done. 12:45:57 [INFO] You have 0 Checkstyle violations. 12:45:57 [INFO] 12:45:57 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bcprov-framework-ext --- 12:45:57 [INFO] Starting audit... 12:45:57 Audit done. 12:45:57 [INFO] You have 0 Checkstyle violations. 12:45:57 [INFO] 12:45:57 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-dependencies) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- filter-manifest-plugin:13.1.7:filter-manifest (filter-manifest) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bcprov-framework-ext --- 12:45:57 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/src/main/resources 12:45:57 [INFO] 12:45:57 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bcprov-framework-ext --- 12:45:57 [INFO] No sources to compile 12:45:57 [INFO] 12:45:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bcprov-framework-ext >>> 12:45:57 [INFO] 12:45:57 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bcprov-framework-ext <<< 12:45:57 [INFO] 12:45:57 [INFO] 12:45:57 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bcprov-framework-ext --- 12:45:57 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/src/test/resources 12:45:57 [INFO] 12:45:57 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bcprov-framework-ext --- 12:45:57 [INFO] No sources to compile 12:45:57 [INFO] 12:45:57 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bcprov-framework-ext --- 12:45:57 [INFO] No tests to run. 12:45:57 [INFO] 12:45:57 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bcprov-framework-ext --- 12:45:57 [INFO] 12:45:57 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ bcprov-framework-ext --- 12:45:57 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bcprov-framework-ext-13.1.7.jar 12:45:57 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/classes/META-INF/MANIFEST.MF 12:45:57 [INFO] 12:45:57 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bcprov-framework-ext --- 12:45:57 [INFO] No Javadoc in project. Archive not created. 12:45:57 [INFO] 12:45:57 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bcprov-framework-ext --- 12:45:57 [INFO] CycloneDX: Resolving Dependencies 12:45:58 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 12:45:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bom.xml 12:45:58 [INFO] attaching as bcprov-framework-ext-13.1.7-cyclonedx.xml 12:45:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bom.json 12:45:58 [INFO] attaching as bcprov-framework-ext-13.1.7-cyclonedx.json 12:45:58 [INFO] 12:45:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bcprov-framework-ext --- 12:45:58 [INFO] Skipping duplicate-finder execution! 12:45:58 [INFO] 12:45:58 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bcprov-framework-ext --- 12:45:58 [INFO] No dependency problems found 12:45:58 [INFO] 12:45:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bcprov-framework-ext --- 12:45:58 [INFO] No sources in project. Archive not created. 12:45:58 [INFO] 12:45:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bcprov-framework-ext --- 12:45:58 [INFO] 12:45:58 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bcprov-framework-ext --- 12:45:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:58 [INFO] 12:45:58 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bcprov-framework-ext --- 12:45:58 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom 12:45:58 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bcprov-framework-ext-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar 12:45:58 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml 12:45:58 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcprov-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json 12:45:58 [INFO] 12:45:58 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ bcprov-framework-ext --- 12:45:58 [INFO] Installing org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar 12:45:58 [INFO] Writing OBR metadata 12:45:58 [INFO] 12:45:58 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bcprov-framework-ext --- 12:45:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:45:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:45:58 [INFO] 12:45:58 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ bcprov-framework-ext --- 12:45:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:45:58 [INFO] 12:45:58 [INFO] ----------< org.opendaylight.odlparent:bcutil-framework-ext >----------- 12:45:58 [INFO] Building ODL :: odlparent :: bcutil-framework-ext 13.1.7 [16/67] 12:45:58 [INFO] -------------------------------[ bundle ]------------------------------- 12:45:58 [INFO] 12:45:58 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ bcutil-framework-ext --- 12:45:58 [INFO] 12:45:58 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ bcutil-framework-ext --- 12:45:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:58 [INFO] 12:45:58 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ bcutil-framework-ext --- 12:45:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:45:58 [INFO] 12:45:58 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ bcutil-framework-ext --- 12:45:58 [INFO] 12:45:58 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ bcutil-framework-ext --- 12:45:58 [INFO] 12:45:58 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ bcutil-framework-ext --- 12:45:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:45:58 [INFO] 12:45:58 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ bcutil-framework-ext --- 12:45:59 [INFO] Starting audit... 12:45:59 Audit done. 12:45:59 [INFO] You have 0 Checkstyle violations. 12:45:59 [INFO] 12:45:59 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bcutil-framework-ext --- 12:45:59 [INFO] Starting audit... 12:45:59 Audit done. 12:45:59 [INFO] You have 0 Checkstyle violations. 12:45:59 [INFO] 12:45:59 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-dependencies) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- filter-manifest-plugin:13.1.7:filter-manifest (filter-manifest) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bcutil-framework-ext --- 12:45:59 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/src/main/resources 12:45:59 [INFO] 12:45:59 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bcutil-framework-ext --- 12:45:59 [INFO] No sources to compile 12:45:59 [INFO] 12:45:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ bcutil-framework-ext >>> 12:45:59 [INFO] 12:45:59 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ bcutil-framework-ext <<< 12:45:59 [INFO] 12:45:59 [INFO] 12:45:59 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bcutil-framework-ext --- 12:45:59 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/src/test/resources 12:45:59 [INFO] 12:45:59 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bcutil-framework-ext --- 12:45:59 [INFO] No sources to compile 12:45:59 [INFO] 12:45:59 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ bcutil-framework-ext --- 12:45:59 [INFO] No tests to run. 12:45:59 [INFO] 12:45:59 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ bcutil-framework-ext --- 12:45:59 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bcutil-framework-ext-13.1.7.jar 12:45:59 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/classes/META-INF/MANIFEST.MF 12:45:59 [INFO] 12:45:59 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ bcutil-framework-ext --- 12:45:59 [INFO] No Javadoc in project. Archive not created. 12:45:59 [INFO] 12:45:59 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ bcutil-framework-ext --- 12:45:59 [INFO] CycloneDX: Resolving Dependencies 12:45:59 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 12:45:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bom.xml 12:45:59 [INFO] attaching as bcutil-framework-ext-13.1.7-cyclonedx.xml 12:45:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bom.json 12:45:59 [INFO] attaching as bcutil-framework-ext-13.1.7-cyclonedx.json 12:45:59 [INFO] 12:45:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bcutil-framework-ext --- 12:45:59 [INFO] Skipping duplicate-finder execution! 12:45:59 [INFO] 12:45:59 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ bcutil-framework-ext --- 12:45:59 [INFO] No dependency problems found 12:45:59 [INFO] 12:45:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bcutil-framework-ext --- 12:45:59 [INFO] No sources in project. Archive not created. 12:45:59 [INFO] 12:45:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bcutil-framework-ext --- 12:45:59 [INFO] 12:45:59 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ bcutil-framework-ext --- 12:45:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:45:59 [INFO] 12:45:59 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ bcutil-framework-ext --- 12:45:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom 12:45:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bcutil-framework-ext-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar 12:45:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml 12:45:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/bcutil-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json 12:45:59 [INFO] 12:45:59 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ bcutil-framework-ext --- 12:45:59 [INFO] Installing org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar 12:46:00 [INFO] Writing OBR metadata 12:46:00 [INFO] 12:46:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ bcutil-framework-ext --- 12:46:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:00 [INFO] 12:46:00 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ bcutil-framework-ext --- 12:46:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:00 [INFO] 12:46:00 [INFO] -------------< org.opendaylight.odlparent:logging-markers >------------- 12:46:00 [INFO] Building OpenDaylight :: Logging Markers 13.1.7 [17/67] 12:46:00 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:00 [INFO] 12:46:00 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ logging-markers --- 12:46:00 [INFO] 12:46:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ logging-markers --- 12:46:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:00 [INFO] 12:46:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ logging-markers --- 12:46:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:00 [INFO] 12:46:00 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ logging-markers --- 12:46:00 [INFO] 12:46:00 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ logging-markers --- 12:46:00 [INFO] 12:46:00 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ logging-markers --- 12:46:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:00 [INFO] 12:46:00 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ logging-markers --- 12:46:00 [INFO] Starting audit... 12:46:00 Audit done. 12:46:00 [INFO] You have 0 Checkstyle violations. 12:46:00 [INFO] 12:46:00 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ logging-markers --- 12:46:00 [INFO] Starting audit... 12:46:00 Audit done. 12:46:00 [INFO] You have 0 Checkstyle violations. 12:46:00 [INFO] 12:46:00 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ logging-markers --- 12:46:00 [INFO] 12:46:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ logging-markers --- 12:46:00 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/src/main/resources 12:46:00 [INFO] 12:46:00 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ logging-markers --- 12:46:00 [INFO] Recompiling the module because of changed dependency. 12:46:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:46:00 [INFO] 12:46:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ logging-markers >>> 12:46:00 [INFO] 12:46:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ logging-markers --- 12:46:00 [INFO] Fork Value is true 12:46:04 [INFO] Done SpotBugs Analysis.... 12:46:04 [INFO] 12:46:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ logging-markers <<< 12:46:04 [INFO] 12:46:04 [INFO] 12:46:04 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ logging-markers --- 12:46:04 [INFO] BugInstance size is 0 12:46:04 [INFO] Error size is 0 12:46:04 [INFO] No errors/warnings found 12:46:04 [INFO] 12:46:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ logging-markers --- 12:46:04 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/src/test/resources 12:46:04 [INFO] 12:46:04 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ logging-markers --- 12:46:04 [INFO] No sources to compile 12:46:04 [INFO] 12:46:04 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ logging-markers --- 12:46:04 [INFO] No tests to run. 12:46:04 [INFO] 12:46:04 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ logging-markers --- 12:46:04 [INFO] 12:46:04 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ logging-markers --- 12:46:04 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7.jar 12:46:04 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/classes/META-INF/MANIFEST.MF 12:46:04 [INFO] 12:46:04 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ logging-markers --- 12:46:04 [INFO] No previous run data found, generating javadoc. 12:46:05 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7-javadoc.jar 12:46:05 [INFO] 12:46:05 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ logging-markers --- 12:46:05 [INFO] CycloneDX: Resolving Dependencies 12:46:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:46:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/bom.xml 12:46:06 [INFO] attaching as logging-markers-13.1.7-cyclonedx.xml 12:46:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/bom.json 12:46:06 [INFO] attaching as logging-markers-13.1.7-cyclonedx.json 12:46:06 [INFO] 12:46:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ logging-markers --- 12:46:06 [INFO] Skipping duplicate-finder execution! 12:46:06 [INFO] 12:46:06 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ logging-markers --- 12:46:06 [INFO] No dependency problems found 12:46:06 [INFO] 12:46:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ logging-markers --- 12:46:06 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7-sources.jar 12:46:06 [INFO] 12:46:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ logging-markers --- 12:46:06 [INFO] 12:46:06 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ logging-markers --- 12:46:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:06 [INFO] 12:46:06 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ logging-markers --- 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/pom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/bom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/bom.json to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json 12:46:06 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/logging-markers/target/logging-markers-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar 12:46:06 [INFO] 12:46:06 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ logging-markers --- 12:46:06 [INFO] Installing org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar 12:46:06 [INFO] Writing OBR metadata 12:46:06 [INFO] 12:46:06 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ logging-markers --- 12:46:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:06 [INFO] 12:46:06 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ logging-markers --- 12:46:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:06 [INFO] 12:46:06 [INFO] ---------------< org.opendaylight.odlparent:karaf-util >---------------- 12:46:06 [INFO] Building ODL :: odlparent :: karaf-util 13.1.7 [18/67] 12:46:06 [INFO] -------------------------------[ bundle ]------------------------------- 12:46:06 [INFO] 12:46:06 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf-util --- 12:46:06 [INFO] 12:46:06 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf-util --- 12:46:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:06 [INFO] 12:46:06 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ karaf-util --- 12:46:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:06 [INFO] 12:46:06 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf-util --- 12:46:07 [INFO] 12:46:07 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ karaf-util --- 12:46:07 [INFO] 12:46:07 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ karaf-util --- 12:46:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:07 [INFO] 12:46:07 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ karaf-util --- 12:46:07 [INFO] Starting audit... 12:46:07 Audit done. 12:46:07 [INFO] You have 0 Checkstyle violations. 12:46:07 [INFO] 12:46:07 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ karaf-util --- 12:46:07 [INFO] Starting audit... 12:46:07 Audit done. 12:46:07 [INFO] You have 0 Checkstyle violations. 12:46:07 [INFO] 12:46:07 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ karaf-util --- 12:46:07 [INFO] 12:46:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-util --- 12:46:07 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/src/main/resources 12:46:07 [INFO] 12:46:07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ karaf-util --- 12:46:07 [INFO] Recompiling the module because of changed dependency. 12:46:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:46:07 [INFO] 12:46:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf-util >>> 12:46:07 [INFO] 12:46:07 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ karaf-util --- 12:46:07 [INFO] Fork Value is true 12:46:10 [INFO] Done SpotBugs Analysis.... 12:46:10 [INFO] 12:46:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf-util <<< 12:46:10 [INFO] 12:46:10 [INFO] 12:46:10 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ karaf-util --- 12:46:10 [INFO] BugInstance size is 0 12:46:10 [INFO] Error size is 0 12:46:10 [INFO] No errors/warnings found 12:46:10 [INFO] 12:46:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-util --- 12:46:10 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/src/test/resources 12:46:10 [INFO] 12:46:10 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ karaf-util --- 12:46:10 [INFO] No sources to compile 12:46:10 [INFO] 12:46:10 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ karaf-util --- 12:46:10 [INFO] No tests to run. 12:46:10 [INFO] 12:46:10 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ karaf-util --- 12:46:10 [INFO] 12:46:10 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ karaf-util --- 12:46:10 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7.jar 12:46:10 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/classes/META-INF/MANIFEST.MF 12:46:10 [INFO] 12:46:10 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ karaf-util --- 12:46:10 [INFO] No previous run data found, generating javadoc. 12:46:12 [WARNING] Javadoc Warnings 12:46:12 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/src/main/java/org/opendaylight/odlparent/karafutil/CustomBundleUrlStreamHandlerFactory.java:28: warning: no comment 12:46:12 [WARNING] public class CustomBundleUrlStreamHandlerFactory implements URLStreamHandlerFactory { 12:46:12 [WARNING] ^ 12:46:12 [WARNING] 1 warning 12:46:12 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7-javadoc.jar 12:46:12 [INFO] 12:46:12 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf-util --- 12:46:12 [INFO] CycloneDX: Resolving Dependencies 12:46:13 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 12:46:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/bom.xml 12:46:13 [INFO] attaching as karaf-util-13.1.7-cyclonedx.xml 12:46:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/bom.json 12:46:13 [INFO] attaching as karaf-util-13.1.7-cyclonedx.json 12:46:13 [INFO] 12:46:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf-util --- 12:46:13 [INFO] Skipping duplicate-finder execution! 12:46:13 [INFO] 12:46:13 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ karaf-util --- 12:46:13 [WARNING] Unused declared dependencies found: 12:46:13 [WARNING] org.osgi:org.osgi.service.url:jar:1.0.1:compile 12:46:13 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.2.0:compile 12:46:13 [INFO] 12:46:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf-util --- 12:46:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7-sources.jar 12:46:13 [INFO] 12:46:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf-util --- 12:46:13 [INFO] 12:46:13 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ karaf-util --- 12:46:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:13 [INFO] 12:46:13 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf-util --- 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json 12:46:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-util/target/karaf-util-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar 12:46:13 [INFO] 12:46:13 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ karaf-util --- 12:46:13 [INFO] Installing org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar 12:46:13 [INFO] Writing OBR metadata 12:46:13 [INFO] 12:46:13 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf-util --- 12:46:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:13 [INFO] 12:46:13 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ karaf-util --- 12:46:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:46:13 [INFO] 12:46:13 [INFO] --------------< org.opendaylight.odlparent:karaf-plugin >--------------- 12:46:13 [INFO] Building ODL :: odlparent :: karaf-plugin 13.1.7 [19/67] 12:46:13 [INFO] ----------------------------[ maven-plugin ]---------------------------- 12:46:13 [INFO] 12:46:13 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf-plugin --- 12:46:13 [INFO] 12:46:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf-plugin --- 12:46:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:13 [INFO] 12:46:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ karaf-plugin --- 12:46:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:13 [INFO] 12:46:13 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf-plugin --- 12:46:14 [INFO] 12:46:14 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ karaf-plugin --- 12:46:14 [INFO] 12:46:14 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ karaf-plugin --- 12:46:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:14 [INFO] 12:46:14 [INFO] --- maven-plugin-plugin:3.15.1:helpmojo (help-goal) @ karaf-plugin --- 12:46:14 [INFO] 12:46:14 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ karaf-plugin --- 12:46:14 [INFO] Starting audit... 12:46:14 Audit done. 12:46:14 [INFO] You have 0 Checkstyle violations. 12:46:14 [INFO] 12:46:14 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ karaf-plugin --- 12:46:14 [INFO] Starting audit... 12:46:14 Audit done. 12:46:14 [INFO] You have 0 Checkstyle violations. 12:46:14 [INFO] 12:46:14 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ karaf-plugin --- 12:46:14 [INFO] 12:46:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-plugin --- 12:46:14 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/main/resources 12:46:14 [INFO] 12:46:14 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ karaf-plugin --- 12:46:14 [INFO] Recompiling the module because of changed dependency. 12:46:14 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 12:46:15 [INFO] 12:46:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf-plugin >>> 12:46:15 [INFO] 12:46:15 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ karaf-plugin --- 12:46:15 [INFO] Fork Value is true 12:46:19 [INFO] Done SpotBugs Analysis.... 12:46:19 [INFO] 12:46:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf-plugin <<< 12:46:19 [INFO] 12:46:19 [INFO] 12:46:19 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ karaf-plugin --- 12:46:19 [INFO] BugInstance size is 0 12:46:19 [INFO] Error size is 0 12:46:19 [INFO] No errors/warnings found 12:46:19 [INFO] 12:46:19 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (default-descriptor) @ karaf-plugin --- 12:46:19 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:46:20 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 12:46:20 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] ant mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] 12:46:20 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (mojo-descriptor) @ karaf-plugin --- 12:46:20 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:46:20 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 12:46:20 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] ant mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:46:20 [INFO] 12:46:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-plugin --- 12:46:20 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/test/resources 12:46:20 [INFO] 12:46:20 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ karaf-plugin --- 12:46:20 [INFO] Recompiling the module because of changed dependency. 12:46:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:46:21 [INFO] 12:46:21 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ karaf-plugin --- 12:46:21 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/surefire-reports 12:46:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:46:21 [INFO] 12:46:21 [INFO] ------------------------------------------------------- 12:46:21 [INFO] T E S T S 12:46:21 [INFO] ------------------------------------------------------- 12:46:22 [INFO] Running org.opendaylight.odlparent.PopulateLocalRepoMojoTest 12:46:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:46:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.030 s -- in org.opendaylight.odlparent.PopulateLocalRepoMojoTest 12:46:24 [INFO] 12:46:24 [INFO] Results: 12:46:24 [INFO] 12:46:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 12:46:24 [INFO] 12:46:24 [INFO] 12:46:24 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ karaf-plugin --- 12:46:24 [INFO] 12:46:24 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ karaf-plugin --- 12:46:24 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7.jar 12:46:24 [INFO] 12:46:24 [INFO] --- maven-plugin-plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ karaf-plugin --- 12:46:24 [INFO] 12:46:24 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ karaf-plugin --- 12:46:24 [INFO] No previous run data found, generating javadoc. 12:46:26 [WARNING] Javadoc Warnings 12:46:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:36: warning: no comment 12:46:26 [WARNING] public final class FeatureUtil { 12:46:26 [WARNING] ^ 12:46:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:49: warning: no comment 12:46:26 [WARNING] public FeatureUtil(AetherUtil aetherUtil, File localRepo) { 12:46:26 [WARNING] ^ 12:46:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/main/java/org/opendaylight/odlparent/KarafFeaturesDependencyFilter.java:15: warning: no comment 12:46:26 [WARNING] public class KarafFeaturesDependencyFilter implements DependencyFilter { 12:46:26 [WARNING] ^ 12:46:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/src/main/java/org/opendaylight/odlparent/MvnToAetherMapper.java:17: warning: no comment 12:46:26 [WARNING] public final class MvnToAetherMapper { 12:46:26 [WARNING] ^ 12:46:26 [WARNING] 4 warnings 12:46:26 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7-javadoc.jar 12:46:26 [INFO] 12:46:26 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf-plugin --- 12:46:26 [INFO] CycloneDX: Resolving Dependencies 12:46:28 [INFO] CycloneDX: Creating BOM version 1.6 with 83 component(s) 12:46:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/bom.xml 12:46:28 [INFO] attaching as karaf-plugin-13.1.7-cyclonedx.xml 12:46:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/bom.json 12:46:28 [INFO] attaching as karaf-plugin-13.1.7-cyclonedx.json 12:46:28 [INFO] 12:46:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf-plugin --- 12:46:28 [INFO] Skipping duplicate-finder execution! 12:46:28 [INFO] 12:46:28 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ karaf-plugin --- 12:46:28 [WARNING] Used undeclared dependencies found: 12:46:28 [WARNING] org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:compile 12:46:28 [WARNING] com.google.guava:guava:jar:32.1.3-jre:provided 12:46:28 [WARNING] javax.inject:javax.inject:jar:1:provided 12:46:28 [WARNING] org.apache.maven:maven-artifact:jar:3.8.3:provided 12:46:28 [WARNING] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile 12:46:28 [WARNING] Unused declared dependencies found: 12:46:28 [WARNING] org.eclipse.aether:aether-api:jar:1.1.0:compile 12:46:28 [INFO] 12:46:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf-plugin --- 12:46:28 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7-sources.jar 12:46:28 [INFO] 12:46:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf-plugin --- 12:46:28 [INFO] 12:46:28 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ karaf-plugin --- 12:46:28 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/code-coverage/jacoco.exec 12:46:28 [INFO] Analyzed bundle 'ODL :: odlparent :: karaf-plugin' with 8 classes 12:46:28 [INFO] 12:46:28 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf-plugin --- 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json 12:46:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf-plugin/target/karaf-plugin-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar 12:46:28 [INFO] 12:46:28 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf-plugin --- 12:46:28 [WARNING] 12:46:28 [WARNING] You are about to deploy a maven-plugin using Maven 3.8.3. 12:46:28 [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as MNG-7055 12:46:28 [WARNING] is fixed in those versions of Maven only! 12:46:28 [WARNING] 12:46:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:28 [INFO] 12:46:28 [INFO] ------< org.opendaylight.odlparent:opendaylight-karaf-resources >------- 12:46:28 [INFO] Building ODL :: odlparent :: opendaylight-karaf-resources 13.1.7 [20/67] 12:46:28 [INFO] --------------------------------[ jar ]--------------------------------- 12:46:29 [INFO] 12:46:29 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ opendaylight-karaf-resources --- 12:46:29 [INFO] 12:46:29 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ opendaylight-karaf-resources --- 12:46:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:46:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:46:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:29 [INFO] 12:46:29 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ opendaylight-karaf-resources --- 12:46:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:29 [INFO] 12:46:29 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ opendaylight-karaf-resources --- 12:46:30 [INFO] 12:46:30 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ opendaylight-karaf-resources --- 12:46:30 [INFO] 12:46:30 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ opendaylight-karaf-resources --- 12:46:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:46:30 [INFO] argLine set to empty 12:46:30 [INFO] 12:46:30 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ opendaylight-karaf-resources --- 12:46:30 [INFO] Starting audit... 12:46:30 Audit done. 12:46:30 [INFO] You have 0 Checkstyle violations. 12:46:30 [INFO] 12:46:30 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ opendaylight-karaf-resources --- 12:46:30 [INFO] Starting audit... 12:46:30 Audit done. 12:46:30 [INFO] You have 0 Checkstyle violations. 12:46:30 [INFO] 12:46:30 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ opendaylight-karaf-resources --- 12:46:30 [INFO] 12:46:30 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy-framework-extensions) @ opendaylight-karaf-resources --- 12:46:30 [INFO] 12:46:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ opendaylight-karaf-resources --- 12:46:30 [INFO] Copying 9 resources from src/main/resources to target/classes 12:46:30 [INFO] 12:46:30 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ opendaylight-karaf-resources --- 12:46:30 [INFO] Using repositories: 12:46:30 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:46:30 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:46:30 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:46:30 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly 12:46:30 [INFO] Loading direct KAR and features XML dependencies 12:46:30 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:30 [INFO] Feature framework will be added as a startup feature 12:46:30 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly 12:46:31 [INFO] Unzipping kars 12:46:31 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:31 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:31 [INFO] Loading profiles from: 12:46:31 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:46:31 [INFO] Loading repositories 12:46:31 [INFO] adding all non-blacklisted features from repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features (stage: Boot) 12:46:31 [INFO] Generating generated-startup profile 12:46:31 [INFO] Generating generated-boot profile with parents: generated-startup 12:46:31 [INFO] Generating generated-installed profile 12:46:31 [INFO] Configuring etc/config.properties and etc/system.properties 12:46:31 [INFO] Downloading libraries for generated profiles 12:46:31 [INFO] Downloading additional libraries 12:46:31 [INFO] Writing configurations 12:46:31 [INFO] adding config file: etc/profile.cfg 12:46:31 [INFO] Startup stage 12:46:31 [INFO] Loading startup repositories 12:46:31 [INFO] Resolving startup features and bundles 12:46:31 [INFO] Features: framework 12:46:31 [INFO] Bundles: 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:31 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:31 [INFO] Boot stage 12:46:31 [INFO] Loading boot repositories 12:46:31 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:31 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:46:31 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:46:31 [INFO] Feature jaas-deployer/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.4.6 12:46:31 [INFO] Feature obr/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-obr/2.6.14/jar/uber 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.osgi.service.obr/1.0.2 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.bundlerepository/2.0.10 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.obr/org.apache.karaf.obr.core/4.4.6 12:46:31 [INFO] Feature wrapper/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 12:46:31 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:46:31 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:46:31 [INFO] Feature shell/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 12:46:31 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:46:31 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:46:31 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:46:31 [INFO] Feature service/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 12:46:31 [INFO] Feature webconsole/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.4.6 12:46:31 [INFO] adding config file: etc/org.apache.karaf.webconsole.cfg 12:46:31 [INFO] Feature profile/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.4.6 12:46:31 [INFO] adding maven artifact: mvn:commons-io/commons-io/2.15.1 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.profile/org.apache.karaf.profile.core/4.4.6 12:46:31 [INFO] adding config file: etc/org.apache.karaf.profile.cfg 12:46:31 [INFO] Feature package/4.4.6 is defined as a boot feature 12:46:31 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 12:46:32 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 12:46:32 [INFO] Feature ssh/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 12:46:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 12:46:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 12:46:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 12:46:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 12:46:32 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:46:32 [INFO] Feature pax-url-classpath/2.6.14 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-classpath/2.6.14 12:46:32 [INFO] Feature system/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:46:32 [INFO] Feature maven/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.maven/org.apache.karaf.maven.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.maven.cfg 12:46:32 [INFO] Feature scheduler/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.scheduler.quartz.cfg 12:46:32 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 12:46:32 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 12:46:32 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 12:46:32 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 12:46:32 [INFO] Feature felix-httplite/0.1.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.httplite.complete/0.1.6 12:46:32 [INFO] Feature framework/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:32 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 12:46:32 [INFO] Feature jetty/9.4.54.v20240208 is defined as a boot feature 12:46:32 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 12:46:32 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 12:46:32 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 12:46:32 [INFO] Feature http/8.0.27 is defined as a boot feature 12:46:32 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:46:32 [INFO] Feature minimal/4.4.6 is defined as a boot feature 12:46:32 [INFO] Feature http-whiteboard/8.0.27 is defined as a boot feature 12:46:32 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 12:46:32 [INFO] Feature wrap/2.6.14 is defined as a boot feature 12:46:32 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 12:46:32 [INFO] Feature service-wrapper/4.4.6 is defined as a boot feature 12:46:32 [INFO] Feature audit-log/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.audit/org.apache.karaf.audit.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.audit.cfg 12:46:32 [INFO] Feature kar/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 12:46:32 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 12:46:32 [INFO] Feature felix-http/4.2.2 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.jetty/4.2.2 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.servlet-api/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.whiteboard/4.0.0 12:46:32 [INFO] adding config file: etc/org.apache.felix.http.cfg 12:46:32 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:46:32 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:46:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:46:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:46:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:46:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:46:32 [INFO] Feature jaas/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 12:46:32 [INFO] Feature jolokia/1.7.1 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.1 12:46:32 [INFO] adding config file: etc/org.jolokia.osgi.cfg 12:46:32 [INFO] Feature management/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 12:46:32 [INFO] adding config file: etc/jmx.acl.cfg 12:46:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 12:46:32 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 12:46:32 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 12:46:32 [INFO] adding config file: etc/org.apache.karaf.management.cfg 12:46:32 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:32 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:46:32 [INFO] Feature documentation/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf/manual/4.4.6 12:46:32 [INFO] Feature log/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:46:32 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:46:32 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:46:32 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:32 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 12:46:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 12:46:32 [INFO] Feature config/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 12:46:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 12:46:32 [INFO] Feature instance/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 12:46:32 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 12:46:32 [INFO] Feature service-security/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.guard/4.4.6 12:46:32 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:46:32 [INFO] Feature framework-security/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.framework.security/2.8.4 12:46:32 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 12:46:32 [INFO] Feature jasypt-encryption/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.4.6 12:46:32 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1 12:46:32 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 12:46:32 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.6 12:46:32 [INFO] Feature war/4.4.6 is defined as a boot feature 12:46:32 [INFO] Feature spring-security-crypto-encryption/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2 12:46:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.6 12:46:32 [INFO] Feature 01566d49-717a-42cf-8735-375c79fe3d70/0.0.0 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.7 12:46:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:46:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:46:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:46:32 [INFO] Feature bundle/4.4.6 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 12:46:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 12:46:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 12:46:32 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 12:46:32 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 12:46:32 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 12:46:32 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 12:46:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 12:46:33 [INFO] Feature blueprint-web/4.4.6 is defined as a boot feature 12:46:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.webosgi/1.0.1 12:46:33 [INFO] Feature standard/4.4.6 is defined as a boot feature 12:46:33 [INFO] Install stage 12:46:33 [INFO] Loading installed repositories 12:46:33 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:46:33 [INFO] 12:46:33 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ opendaylight-karaf-resources --- 12:46:33 [INFO] No sources to compile 12:46:33 [INFO] 12:46:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ opendaylight-karaf-resources >>> 12:46:33 [INFO] 12:46:33 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ opendaylight-karaf-resources --- 12:46:33 [INFO] 12:46:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ opendaylight-karaf-resources <<< 12:46:33 [INFO] 12:46:33 [INFO] 12:46:33 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ opendaylight-karaf-resources --- 12:46:33 [INFO] 12:46:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ opendaylight-karaf-resources --- 12:46:33 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/src/test/resources 12:46:33 [INFO] 12:46:33 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ opendaylight-karaf-resources --- 12:46:33 [INFO] No sources to compile 12:46:33 [INFO] 12:46:33 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ opendaylight-karaf-resources --- 12:46:33 [INFO] No tests to run. 12:46:33 [INFO] 12:46:33 [INFO] --- maven-antrun-plugin:3.1.0:run (patch-karaf-scripts) @ opendaylight-karaf-resources --- 12:46:33 [INFO] Executing tasks 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/bin/instance 12:46:33 [INFO] [patch] Hunk #2 succeeded at 119 with fuzz 2 (offset -172 lines). 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/bin 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/bin/instance.bat 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/bin 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/bin/inc 12:46:33 [INFO] [patch] Hunk #2 succeeded at 243 with fuzz 2. 12:46:33 [INFO] [patch] Hunk #3 succeeded at 282 (offset 1 line). 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/bin 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf 12:46:33 [INFO] [patch] Hunk #1 succeeded at 197 (offset 16 lines). 12:46:33 [INFO] [patch] Hunk #2 succeeded at 307 with fuzz 2 (offset 18 lines). 12:46:33 [INFO] [patch] Hunk #3 succeeded at 350 (offset 26 lines). 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/bin 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf.bat 12:46:33 [INFO] [patch] Hunk #1 succeeded at 40 with fuzz 1 (offset -5 lines). 12:46:33 [INFO] [patch] Hunk #2 succeeded at 268 with fuzz 2 (offset 14 lines). 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/bin 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml 12:46:33 [INFO] [patch] Hunk #1 succeeded at 47 with fuzz 1 (offset -1 lines). 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml 12:46:33 [INFO] [patch] Hunk #2 succeeded at 1457 with fuzz 2 (offset -1 lines). 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/standard/4.4.6 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/framework/4.4.6 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/system/org/ops4j/pax/web/pax-web-features/8.0.27 12:46:33 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/assembly/etc/jre.properties 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/etc 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/etc 12:46:33 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/classes/etc 12:46:33 [INFO] Executed tasks 12:46:33 [INFO] 12:46:33 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ opendaylight-karaf-resources --- 12:46:33 [INFO] 12:46:33 [INFO] --- karaf-plugin:13.1.7:populate-local-repo (populate-local-repo) @ opendaylight-karaf-resources --- 12:46:34 [INFO] Feature repository discovered recursively: 0d02fac0-d958-484f-80a2-3b244d86ad23 12:46:34 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:34 [INFO] Feature repository discovered recursively: framework-4.4.6 12:46:34 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:34 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 12:46:35 [INFO] 12:46:35 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ opendaylight-karaf-resources --- 12:46:35 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-13.1.7.jar 12:46:36 [INFO] 12:46:36 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ opendaylight-karaf-resources --- 12:46:36 [INFO] No Javadoc in project. Archive not created. 12:46:36 [INFO] 12:46:36 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ opendaylight-karaf-resources --- 12:46:36 [INFO] 12:46:36 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ opendaylight-karaf-resources --- 12:46:36 [INFO] CycloneDX: Resolving Dependencies 12:46:38 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 12:46:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/bom.xml 12:46:39 [INFO] attaching as opendaylight-karaf-resources-13.1.7-cyclonedx.xml 12:46:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/bom.json 12:46:39 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:46:39 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:46:39 [INFO] attaching as opendaylight-karaf-resources-13.1.7-cyclonedx.json 12:46:39 [INFO] 12:46:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-resources --- 12:46:39 [INFO] Skipping duplicate-finder execution! 12:46:39 [INFO] 12:46:39 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ opendaylight-karaf-resources --- 12:46:39 [WARNING] Unused declared dependencies found: 12:46:39 [WARNING] org.apache.karaf.features:framework:kar:4.4.6:compile 12:46:39 [INFO] 12:46:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ opendaylight-karaf-resources --- 12:46:39 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-13.1.7-sources.jar 12:46:39 [INFO] 12:46:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ opendaylight-karaf-resources --- 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ opendaylight-karaf-resources --- 12:46:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:46:39 [INFO] 12:46:39 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ opendaylight-karaf-resources --- 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json 12:46:39 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar 12:46:39 [INFO] 12:46:39 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ opendaylight-karaf-resources --- 12:46:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:39 [INFO] 12:46:39 [INFO] --------------< org.opendaylight.odlparent:karaf4-parent >-------------- 12:46:39 [INFO] Building ODL :: odlparent :: karaf4-parent 13.1.7 [21/67] 12:46:39 [INFO] --------------------------------[ pom ]--------------------------------- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf4-parent --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf4-parent --- 12:46:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:39 [INFO] 12:46:39 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ karaf4-parent --- 12:46:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:39 [INFO] 12:46:39 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf4-parent --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ karaf4-parent --- 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ karaf4-parent --- 12:46:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:39 [INFO] 12:46:39 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ karaf4-parent --- 12:46:39 [INFO] Starting audit... 12:46:39 Audit done. 12:46:39 [INFO] You have 0 Checkstyle violations. 12:46:39 [INFO] 12:46:39 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ karaf4-parent --- 12:46:39 [INFO] Starting audit... 12:46:39 Audit done. 12:46:39 [INFO] You have 0 Checkstyle violations. 12:46:39 [INFO] 12:46:39 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ karaf4-parent --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf4-parent --- 12:46:39 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/src/main/resources 12:46:39 [INFO] 12:46:39 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ karaf4-parent --- 12:46:39 [INFO] Using repositories: 12:46:39 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:46:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:46:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:46:39 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/assembly 12:46:39 [INFO] Loading direct KAR and features XML dependencies 12:46:39 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:39 [INFO] Feature framework will be added as a startup feature 12:46:39 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/assembly 12:46:39 [INFO] Unzipping kars 12:46:39 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:39 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:39 [INFO] Loading profiles from: 12:46:40 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:46:40 [INFO] Loading repositories 12:46:40 [INFO] Generating generated-startup profile 12:46:40 [INFO] Generating generated-boot profile with parents: generated-startup 12:46:40 [INFO] Generating generated-installed profile 12:46:40 [INFO] Configuring etc/config.properties and etc/system.properties 12:46:40 [INFO] Downloading libraries for generated profiles 12:46:40 [INFO] Downloading additional libraries 12:46:40 [INFO] Writing configurations 12:46:40 [INFO] adding config file: etc/profile.cfg 12:46:40 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 12:46:40 [INFO] Startup stage 12:46:40 [INFO] Loading startup repositories 12:46:40 [INFO] Resolving startup features and bundles 12:46:40 [INFO] Features: framework 12:46:40 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:40 [INFO] Boot stage 12:46:40 [INFO] Loading boot repositories 12:46:40 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:40 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:46:40 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:46:40 [INFO] Feature kar/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 12:46:40 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:46:40 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:46:40 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:46:40 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:46:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:46:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:46:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:46:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:46:40 [INFO] Feature shell/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:46:40 [INFO] Feature service/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 12:46:40 [INFO] Feature jaas/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 12:46:40 [INFO] Feature package/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 12:46:40 [INFO] Feature ssh/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 12:46:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 12:46:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 12:46:40 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 12:46:40 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 12:46:40 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:46:40 [INFO] Feature management/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 12:46:40 [INFO] adding config file: etc/jmx.acl.cfg 12:46:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 12:46:40 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 12:46:40 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.management.cfg 12:46:40 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:40 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:46:40 [INFO] Feature system/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:46:40 [INFO] Feature log/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:46:40 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:46:40 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:46:40 [INFO] Feature config/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 12:46:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 12:46:40 [INFO] Feature instance/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 12:46:40 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:46:40 [INFO] Feature framework/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:40 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 12:46:40 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 12:46:40 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 12:46:40 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 12:46:40 [INFO] Feature fe9de8bb-e463-40b3-8b52-ce873c9e1085/0.0.0 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:46:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:46:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:40 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:46:40 [INFO] Feature bundle/4.4.6 is defined as a boot feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 12:46:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 12:46:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 12:46:40 [INFO] Feature standard/4.4.6 is defined as a boot feature 12:46:40 [INFO] Install stage 12:46:40 [INFO] Loading installed repositories 12:46:40 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 12:46:40 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 12:46:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:46:40 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:46:40 [INFO] 12:46:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf4-parent >>> 12:46:40 [INFO] 12:46:40 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ karaf4-parent --- 12:46:40 [INFO] 12:46:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf4-parent <<< 12:46:40 [INFO] 12:46:40 [INFO] 12:46:40 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ karaf4-parent --- 12:46:40 [INFO] 12:46:40 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ karaf4-parent --- 12:46:40 [INFO] 12:46:40 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ karaf4-parent --- 12:46:40 [INFO] 12:46:40 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf4-parent --- 12:46:40 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 12:46:40 [INFO] 12:46:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ karaf4-parent --- 12:46:40 [INFO] 12:46:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf4-parent --- 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/src/main/assembly 12:46:40 [INFO] 12:46:40 [INFO] --- karaf-plugin:13.1.7:populate-local-repo (populate-local-repo) @ karaf4-parent --- 12:46:40 [INFO] Feature repository discovered recursively: 232644d4-79f3-40cd-9afd-5b705860937a 12:46:40 [INFO] Feature repository discovered recursively: framework-4.4.6 12:46:40 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:40 [INFO] Feature repository discovered recursively: framework-4.4.6 12:46:40 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 12:46:40 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:40 [INFO] 12:46:40 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf4-parent --- 12:46:40 [INFO] Executing tasks 12:46:40 [INFO] Executed tasks 12:46:40 [INFO] 12:46:40 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf4-parent --- 12:46:40 [INFO] Executing tasks 12:46:40 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/assembly/system/org/bouncycastle 12:46:40 [INFO] Executed tasks 12:46:40 [INFO] 12:46:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ karaf4-parent --- 12:46:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:46:40 [INFO] 12:46:40 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ karaf4-parent --- 12:46:47 [INFO] 12:46:47 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf4-parent --- 12:46:47 [INFO] CycloneDX: Resolving Dependencies 12:46:49 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 12:46:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/bom.xml 12:46:49 [INFO] attaching as karaf4-parent-13.1.7-cyclonedx.xml 12:46:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/bom.json 12:46:49 [INFO] attaching as karaf4-parent-13.1.7-cyclonedx.json 12:46:49 [INFO] 12:46:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf4-parent --- 12:46:49 [INFO] Skipping duplicate-finder execution! 12:46:49 [INFO] 12:46:49 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ karaf4-parent --- 12:46:49 [INFO] Skipping pom project 12:46:49 [INFO] 12:46:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf4-parent --- 12:46:49 [INFO] 12:46:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf4-parent --- 12:46:49 [INFO] 12:46:49 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ karaf4-parent --- 12:46:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:49 [INFO] 12:46:49 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf4-parent --- 12:46:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom 12:46:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/karaf4-parent-13.1.7.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz 12:46:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/karaf4-parent-13.1.7.zip to /tmp/r/org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip 12:46:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml 12:46:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf4-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json 12:46:49 [INFO] 12:46:49 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf4-parent --- 12:46:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:46:50 [INFO] 12:46:50 [INFO] --------< org.opendaylight.odlparent:opendaylight-karaf-empty >--------- 12:46:50 [INFO] Building ODL :: odlparent :: opendaylight-karaf-empty 13.1.7 [22/67] 12:46:50 [INFO] --------------------------------[ pom ]--------------------------------- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ opendaylight-karaf-empty --- 12:46:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:50 [INFO] 12:46:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ opendaylight-karaf-empty --- 12:46:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:46:50 [INFO] 12:46:50 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ opendaylight-karaf-empty --- 12:46:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:46:50 [INFO] 12:46:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ opendaylight-karaf-empty --- 12:46:50 [INFO] Starting audit... 12:46:50 Audit done. 12:46:50 [INFO] You have 0 Checkstyle violations. 12:46:50 [INFO] 12:46:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ opendaylight-karaf-empty --- 12:46:50 [INFO] Starting audit... 12:46:50 Audit done. 12:46:50 [INFO] You have 0 Checkstyle violations. 12:46:50 [INFO] 12:46:50 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ opendaylight-karaf-empty --- 12:46:50 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/src/main/resources 12:46:50 [INFO] 12:46:50 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ opendaylight-karaf-empty --- 12:46:50 [INFO] Using repositories: 12:46:50 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:46:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:46:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:46:50 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/assembly 12:46:50 [INFO] Loading direct KAR and features XML dependencies 12:46:50 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:50 [INFO] Feature framework will be added as a startup feature 12:46:50 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/assembly 12:46:50 [INFO] Unzipping kars 12:46:50 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:46:50 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:50 [INFO] Loading profiles from: 12:46:50 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:46:50 [INFO] Loading repositories 12:46:50 [INFO] Generating generated-startup profile 12:46:50 [INFO] Generating generated-boot profile with parents: generated-startup 12:46:50 [INFO] Generating generated-installed profile 12:46:50 [INFO] Configuring etc/config.properties and etc/system.properties 12:46:50 [INFO] Downloading libraries for generated profiles 12:46:50 [INFO] Downloading additional libraries 12:46:50 [INFO] Writing configurations 12:46:50 [INFO] adding config file: etc/profile.cfg 12:46:50 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 12:46:50 [INFO] Startup stage 12:46:50 [INFO] Loading startup repositories 12:46:50 [INFO] Resolving startup features and bundles 12:46:50 [INFO] Features: framework 12:46:50 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:50 [INFO] Boot stage 12:46:50 [INFO] Loading boot repositories 12:46:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:46:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:46:50 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:46:50 [INFO] Feature kar/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 12:46:50 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:46:50 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:46:50 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:46:50 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:46:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:46:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:46:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:46:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:46:50 [INFO] Feature shell/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:46:50 [INFO] Feature service/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 12:46:50 [INFO] Feature jaas/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 12:46:50 [INFO] Feature 9add9990-6257-48db-b4bc-1d1082f368d9/0.0.0 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:46:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:50 [INFO] Feature package/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 12:46:50 [INFO] Feature ssh/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 12:46:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 12:46:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 12:46:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 12:46:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 12:46:50 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:46:50 [INFO] Feature management/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 12:46:50 [INFO] adding config file: etc/jmx.acl.cfg 12:46:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 12:46:50 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 12:46:50 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.management.cfg 12:46:50 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:46:50 [INFO] Feature system/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:46:50 [INFO] Feature log/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:46:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:46:50 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:46:50 [INFO] Feature config/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 12:46:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 12:46:50 [INFO] Feature instance/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 12:46:50 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:46:50 [INFO] Feature framework/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:46:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:46:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:46:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:46:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:46:50 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 12:46:50 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 12:46:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 12:46:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 12:46:50 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:46:50 [INFO] Feature bundle/4.4.6 is defined as a boot feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 12:46:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 12:46:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 12:46:50 [INFO] Feature standard/4.4.6 is defined as a boot feature 12:46:50 [INFO] Install stage 12:46:50 [INFO] Loading installed repositories 12:46:50 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 12:46:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 12:46:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:46:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:46:50 [INFO] 12:46:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ opendaylight-karaf-empty >>> 12:46:50 [INFO] 12:46:50 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ opendaylight-karaf-empty <<< 12:46:50 [INFO] 12:46:50 [INFO] 12:46:50 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ opendaylight-karaf-empty --- 12:46:50 [INFO] 12:46:50 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ opendaylight-karaf-empty --- 12:46:51 [INFO] 12:46:51 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ opendaylight-karaf-empty --- 12:46:51 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 12:46:51 [INFO] 12:46:51 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ opendaylight-karaf-empty --- 12:46:51 [INFO] 12:46:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ opendaylight-karaf-empty --- 12:46:51 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/src/main/assembly 12:46:51 [INFO] 12:46:51 [INFO] --- karaf-plugin:13.1.7:populate-local-repo (populate-local-repo) @ opendaylight-karaf-empty --- 12:46:51 [INFO] Feature repository discovered recursively: 1b262968-f7da-4a43-90e4-66eee3148bc3 12:46:51 [INFO] Feature repository discovered recursively: framework-4.4.6 12:46:51 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:51 [INFO] Feature repository discovered recursively: framework-4.4.6 12:46:51 [INFO] Feature repository discovered recursively: standard-4.4.6 12:46:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 12:46:51 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:46:51 [INFO] 12:46:51 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ opendaylight-karaf-empty --- 12:46:51 [INFO] Executing tasks 12:46:51 [INFO] Executed tasks 12:46:51 [INFO] 12:46:51 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ opendaylight-karaf-empty --- 12:46:51 [INFO] Executing tasks 12:46:51 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/assembly/system/org/bouncycastle 12:46:51 [INFO] Executed tasks 12:46:51 [INFO] 12:46:51 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ opendaylight-karaf-empty --- 12:46:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:46:51 [INFO] 12:46:51 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ opendaylight-karaf-empty --- 12:46:57 [INFO] 12:46:57 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ opendaylight-karaf-empty --- 12:46:57 [INFO] CycloneDX: Resolving Dependencies 12:46:59 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 12:46:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/bom.xml 12:46:59 [INFO] attaching as opendaylight-karaf-empty-13.1.7-cyclonedx.xml 12:46:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/bom.json 12:46:59 [INFO] attaching as opendaylight-karaf-empty-13.1.7-cyclonedx.json 12:46:59 [INFO] 12:46:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-empty --- 12:46:59 [INFO] Skipping duplicate-finder execution! 12:46:59 [INFO] 12:46:59 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ opendaylight-karaf-empty --- 12:46:59 [INFO] Skipping pom project 12:46:59 [INFO] 12:46:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ opendaylight-karaf-empty --- 12:46:59 [INFO] 12:46:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ opendaylight-karaf-empty --- 12:46:59 [INFO] 12:46:59 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ opendaylight-karaf-empty --- 12:46:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:59 [INFO] 12:46:59 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ opendaylight-karaf-empty --- 12:46:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom 12:46:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-13.1.7.tar.gz to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz 12:46:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-13.1.7.zip to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip 12:46:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml 12:46:59 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/opendaylight-karaf-empty/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json 12:46:59 [INFO] 12:46:59 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ opendaylight-karaf-empty --- 12:46:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:46:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:47:00 [INFO] 12:47:00 [INFO] --------------< org.opendaylight.odlparent:features-test >-------------- 12:47:00 [INFO] Building ODL :: odlparent :: features-test 13.1.7 [23/67] 12:47:00 [INFO] -------------------------------[ bundle ]------------------------------- 12:47:00 [INFO] 12:47:00 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-test --- 12:47:00 [INFO] 12:47:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-test --- 12:47:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:00 [INFO] 12:47:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ features-test --- 12:47:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:00 [INFO] 12:47:00 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-test --- 12:47:01 [INFO] 12:47:01 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ features-test --- 12:47:01 [INFO] 12:47:01 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ features-test --- 12:47:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/features-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:47:01 [INFO] 12:47:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ features-test --- 12:47:01 [INFO] Starting audit... 12:47:01 Audit done. 12:47:01 [INFO] You have 0 Checkstyle violations. 12:47:01 [INFO] 12:47:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ features-test --- 12:47:02 [INFO] Starting audit... 12:47:02 Audit done. 12:47:02 [INFO] You have 0 Checkstyle violations. 12:47:02 [INFO] 12:47:02 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ features-test --- 12:47:02 [INFO] 12:47:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ features-test --- 12:47:02 [INFO] Copying 1 resource from src/main/resources to target/classes 12:47:02 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html 12:47:02 [INFO] 12:47:02 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ features-test --- 12:47:02 [INFO] Recompiling the module because of changed dependency. 12:47:02 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[10,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[11,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[12,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[14,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[15,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[16,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[17,53] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[10,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[11,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[12,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[14,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[15,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[16,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[17,53] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[10,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[11,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[12,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[14,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[15,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[16,53] org.opendaylight.odlparent.featuretest.Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[17,53] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:[43,28] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:[69,37] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:[79,34] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:[101,34] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:[106,35] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[62,16] org.opendaylight.odlparent.featuretest.Util in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:[71,26] org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[27,53] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[27,53] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[27,53] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[41,24] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[41,24] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[41,24] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[86,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[86,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[86,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[96,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[96,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[96,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[101,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[101,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[101,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[103,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[113,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[113,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[113,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[115,43] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[122,33] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[135,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[135,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[135,20] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[140,47] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[140,47] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[140,47] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[146,35] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[146,35] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:[146,35] org.opendaylight.odlparent.featuretest.PerFeatureRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[59,10] org.opendaylight.odlparent.featuretest.PerRepoTestRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[59,10] org.opendaylight.odlparent.featuretest.PerRepoTestRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[59,10] org.opendaylight.odlparent.featuretest.PerRepoTestRunner in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[137,9] org.opendaylight.odlparent.featuretest.ReflectionUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[138,9] org.opendaylight.odlparent.featuretest.ReflectionUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[139,9] org.opendaylight.odlparent.featuretest.ReflectionUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[283,35] org.opendaylight.odlparent.featuretest.KarafConstants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:[290,34] org.opendaylight.odlparent.featuretest.KarafConstants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:02 [INFO] 12:47:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test >>> 12:47:02 [INFO] 12:47:02 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ features-test --- 12:47:02 [INFO] Fork Value is true 12:47:07 [INFO] Done SpotBugs Analysis.... 12:47:07 [INFO] 12:47:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test <<< 12:47:07 [INFO] 12:47:07 [INFO] 12:47:07 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ features-test --- 12:47:07 [INFO] BugInstance size is 3 12:47:07 [INFO] Error size is 0 12:47:07 [INFO] Total bugs: 3 12:47:07 [ERROR] Medium: org.opendaylight.odlparent.featuretest.KarafConstants.() may fail to clean up java.io.InputStream [org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants, org.opendaylight.odlparent.featuretest.KarafConstants] Obligation to clean up resource created at KarafConstants.java:[line 34] is not dischargedPath continues at KarafConstants.java:[line 35]Path continues at KarafConstants.java:[line 39]Path continues at KarafConstants.java:[line 43]Path continues at KarafConstants.java:[line 46]Path continues at KarafConstants.java:[line 48]Path continues at KarafConstants.java:[line 49]Path continues at KarafConstants.java:[line 50] OBL_UNSATISFIED_OBLIGATION 12:47:07 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.odlparent.featuretest.SingleFeatureTest.config() [org.opendaylight.odlparent.featuretest.SingleFeatureTest] At SingleFeatureTest.java:[line 169] DM_CONVERT_CASE 12:47:07 [ERROR] Medium: Exceptional return value of java.io.File.mkdir() ignored in org.opendaylight.odlparent.featuretest.SingleFeatureTest.config() [org.opendaylight.odlparent.featuretest.SingleFeatureTest] At SingleFeatureTest.java:[line 162] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE 12:47:07 [INFO] 12:47:07 12:47:07 12:47:07 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 12:47:07 12:47:07 12:47:07 12:47:07 [INFO] 12:47:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ features-test --- 12:47:07 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/resources 12:47:07 [INFO] 12:47:07 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ features-test --- 12:47:07 [INFO] Recompiling the module because of changed dependency. 12:47:07 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/DependencyUtilTest.java:[48,28] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/DependencyUtilTest.java:[66,21] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/DependencyUtilTest.java:[71,21] org.opendaylight.odlparent.featuretest.DependencyUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/KarafConstantsTest.java:[18,23] org.opendaylight.odlparent.featuretest.KarafConstants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/KarafConstantsTest.java:[19,23] org.opendaylight.odlparent.featuretest.KarafConstants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/ReflectionUtilTest.java:[26,20] org.opendaylight.odlparent.featuretest.ReflectionUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/test/java/org/opendaylight/odlparent/featuretest/ReflectionUtilTest.java:[34,39] org.opendaylight.odlparent.featuretest.ReflectionUtil in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:08 [INFO] 12:47:08 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ features-test --- 12:47:08 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/surefire-reports 12:47:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:47:08 [INFO] 12:47:08 [INFO] ------------------------------------------------------- 12:47:08 [INFO] T E S T S 12:47:08 [INFO] ------------------------------------------------------- 12:47:09 [INFO] Running org.opendaylight.odlparent.featuretest.DependencyUtilTest 12:47:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.odlparent.featuretest.DependencyUtilTest 12:47:10 [INFO] Running org.opendaylight.odlparent.featuretest.ReflectionUtilTest 12:47:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.opendaylight.odlparent.featuretest.ReflectionUtilTest 12:47:10 [INFO] Running org.opendaylight.odlparent.featuretest.KarafConstantsTest 12:47:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.odlparent.featuretest.KarafConstantsTest 12:47:10 [INFO] 12:47:10 [INFO] Results: 12:47:10 [INFO] 12:47:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 12:47:10 [INFO] 12:47:10 [INFO] 12:47:10 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ features-test --- 12:47:10 [INFO] 12:47:10 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ features-test --- 12:47:10 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7.jar 12:47:11 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/classes/META-INF/MANIFEST.MF 12:47:11 [INFO] 12:47:11 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ features-test --- 12:47:11 [INFO] No previous run data found, generating javadoc. 12:47:13 [WARNING] Javadoc Warnings 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:14: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:13 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_FEATURENAME_PROP; 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:15: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:13 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_FEATUREVERSION_PROP; 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:16: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:47:13 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_URI_PROP; 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/Constants.java:11: warning: no comment 12:47:13 [WARNING] public final class Constants { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/Constants.java:16: warning: no comment 12:47:13 [WARNING] public static final String ORG_OPENDAYLIGHT_FEATURETEST_FEATURENAME_PROP = 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/Constants.java:18: warning: no comment 12:47:13 [WARNING] public static final String ORG_OPENDAYLIGHT_FEATURETEST_FEATUREVERSION_PROP = 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/Constants.java:15: warning: no comment 12:47:13 [WARNING] public static final String ORG_OPENDAYLIGHT_FEATURETEST_URI_PROP = "org.opendaylight.featuretest.uri"; 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunner.java:30: warning: no comment 12:47:13 [WARNING] public class PerFeatureRunner extends Runner implements Filterable, Sortable { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerFeatureRunNotifier.java:20: warning: no comment 12:47:13 [WARNING] public class PerFeatureRunNotifier extends RunNotifier { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:27: warning: no comment 12:47:13 [WARNING] public class PerRepoTestRunner extends ParentRunner { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:130: warning: no comment 12:47:13 [WARNING] protected Features getFeatures(final URL repoUrl) throws JAXBException, IOException { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:101: warning: no comment 12:47:13 [WARNING] protected List recursiveRunnersFromRepoUrl(final URL repoUrl, final Class testClass) 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:113: warning: no comment 12:47:13 [WARNING] protected List runnersFromFeatures( 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:96: warning: no comment 12:47:13 [WARNING] protected List runnersFromRepoUrl(final URL repoUrl, final Class testClass) 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java:86: warning: no comment 12:47:13 [WARNING] protected List runnersFromRepoUrl( 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/ReflectionUtil.java:29: warning: no comment 12:47:13 [WARNING] public static void addAllClassesInSameAndSubPackageOfClass(TestProbeBuilder probe, Class clazz) { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/ReflectionUtil.java:33: warning: no comment 12:47:13 [WARNING] public static void addAllClassesInSameAndSubPackageOfPackage(TestProbeBuilder probe, String packageName) { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:61: warning: no comment 12:47:13 [WARNING] public class SingleFeatureTest { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:312: warning: no comment 12:47:13 [WARNING] protected Option getKarafDistroOption() throws IOException { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:379: warning: no comment 12:47:13 [WARNING] public void installFeature() throws Exception { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:365: warning: no comment 12:47:13 [WARNING] public void installFeatureCatchAndLog() throws Exception { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:305: warning: no comment 12:47:13 [WARNING] protected Option mvnLocalRepoOption() { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:125: warning: no comment 12:47:13 [WARNING] public TestProbeBuilder probeConfiguration(final TestProbeBuilder probe) { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/features-test/src/main/java/org/opendaylight/odlparent/featuretest/Util.java:16: warning: no comment 12:47:13 [WARNING] public final class Util { 12:47:13 [WARNING] ^ 12:47:13 [WARNING] 24 warnings 12:47:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7-javadoc.jar 12:47:13 [INFO] 12:47:13 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-test --- 12:47:13 [INFO] CycloneDX: Resolving Dependencies 12:47:17 [INFO] CycloneDX: Creating BOM version 1.6 with 140 component(s) 12:47:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/bom.xml 12:47:17 [INFO] attaching as features-test-13.1.7-cyclonedx.xml 12:47:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/bom.json 12:47:17 [INFO] attaching as features-test-13.1.7-cyclonedx.json 12:47:17 [INFO] 12:47:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 12:47:17 [INFO] Skipping duplicate-finder execution! 12:47:17 [INFO] 12:47:17 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ features-test --- 12:47:17 [WARNING] Used undeclared dependencies found: 12:47:17 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 12:47:17 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 12:47:17 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:13.1.7:provided 12:47:17 [WARNING] Unused declared dependencies found: 12:47:17 [WARNING] org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:compile 12:47:17 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.6:compile 12:47:17 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 12:47:17 [WARNING] org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.6:compile 12:47:17 [WARNING] org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.7:compile 12:47:17 [WARNING] org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.6:compile 12:47:17 [INFO] 12:47:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test --- 12:47:17 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7-sources.jar 12:47:17 [INFO] 12:47:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test --- 12:47:17 [INFO] 12:47:17 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ features-test --- 12:47:17 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/code-coverage/jacoco.exec 12:47:17 [INFO] Analyzed bundle 'ODL :: odlparent :: features-test' with 9 classes 12:47:17 [INFO] 12:47:17 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-test --- 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/pom.xml to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json 12:47:17 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test/target/features-test-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar 12:47:17 [INFO] 12:47:17 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ features-test --- 12:47:17 [INFO] Installing org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar 12:47:17 [INFO] Writing OBR metadata 12:47:17 [INFO] 12:47:17 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-test --- 12:47:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:47:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:47:17 [INFO] 12:47:17 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ features-test --- 12:47:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:47:17 [INFO] 12:47:17 [INFO] ----------< org.opendaylight.odlparent:features-test-plugin >----------- 12:47:17 [INFO] Building ODL :: odlparent :: features-test-plugin 13.1.7 [24/67] 12:47:17 [INFO] ----------------------------[ maven-plugin ]---------------------------- 12:47:18 [INFO] 12:47:18 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-test-plugin --- 12:47:18 [INFO] 12:47:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-test-plugin --- 12:47:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:18 [INFO] 12:47:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ features-test-plugin --- 12:47:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:18 [INFO] 12:47:18 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-test-plugin --- 12:47:18 [INFO] 12:47:18 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ features-test-plugin --- 12:47:18 [INFO] 12:47:18 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ features-test-plugin --- 12:47:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:47:18 [INFO] 12:47:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ features-test-plugin --- 12:47:18 [INFO] Starting audit... 12:47:18 Audit done. 12:47:18 [INFO] You have 0 Checkstyle violations. 12:47:18 [INFO] 12:47:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ features-test-plugin --- 12:47:18 [INFO] Starting audit... 12:47:18 Audit done. 12:47:18 [INFO] You have 0 Checkstyle violations. 12:47:18 [INFO] 12:47:18 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ features-test-plugin --- 12:47:18 [INFO] 12:47:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ features-test-plugin --- 12:47:18 [INFO] Copying 1 resource from src/main/resources to target/classes 12:47:18 [INFO] 12:47:18 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ features-test-plugin --- 12:47:18 [INFO] Recompiling the module because of changed dependency. 12:47:18 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 12:47:19 [INFO] 12:47:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test-plugin >>> 12:47:19 [INFO] 12:47:19 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ features-test-plugin --- 12:47:19 [INFO] Fork Value is true 12:47:24 [INFO] Done SpotBugs Analysis.... 12:47:24 [INFO] 12:47:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test-plugin <<< 12:47:24 [INFO] 12:47:24 [INFO] 12:47:24 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ features-test-plugin --- 12:47:24 [INFO] BugInstance size is 0 12:47:24 [INFO] Error size is 0 12:47:24 [INFO] No errors/warnings found 12:47:24 [INFO] 12:47:24 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (default-descriptor) @ features-test-plugin --- 12:47:24 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:47:24 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:47:24 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:47:24 [INFO] ant mojo extractor found 0 mojo descriptor. 12:47:24 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:47:24 [INFO] 12:47:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ features-test-plugin --- 12:47:24 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/src/test/resources 12:47:24 [INFO] 12:47:24 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ features-test-plugin --- 12:47:24 [INFO] No sources to compile 12:47:24 [INFO] 12:47:24 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ features-test-plugin --- 12:47:24 [INFO] No tests to run. 12:47:24 [INFO] 12:47:24 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ features-test-plugin --- 12:47:24 [INFO] 12:47:24 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ features-test-plugin --- 12:47:24 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7.jar 12:47:25 [INFO] 12:47:25 [INFO] --- maven-plugin-plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ features-test-plugin --- 12:47:25 [INFO] 12:47:25 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ features-test-plugin --- 12:47:25 [INFO] No previous run data found, generating javadoc. 12:47:26 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7-javadoc.jar 12:47:26 [INFO] 12:47:26 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-test-plugin --- 12:47:26 [INFO] CycloneDX: Resolving Dependencies 12:47:28 [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) 12:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/bom.xml 12:47:28 [INFO] attaching as features-test-plugin-13.1.7-cyclonedx.xml 12:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/bom.json 12:47:28 [INFO] attaching as features-test-plugin-13.1.7-cyclonedx.json 12:47:28 [INFO] 12:47:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin --- 12:47:28 [INFO] Skipping duplicate-finder execution! 12:47:28 [INFO] 12:47:28 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ features-test-plugin --- 12:47:28 [WARNING] Used undeclared dependencies found: 12:47:28 [WARNING] org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:runtime 12:47:28 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.3:compile 12:47:28 [WARNING] javax.inject:javax.inject:jar:1:provided 12:47:28 [WARNING] Unused declared dependencies found: 12:47:28 [WARNING] org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.3:compile 12:47:28 [WARNING] org.eclipse.aether:aether-api:jar:1.1.0:compile 12:47:28 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 12:47:28 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.2.0:compile 12:47:28 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 12:47:28 [WARNING] org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.6:compile 12:47:28 [WARNING] org.osgi:org.osgi.service.resolver:jar:1.1.1:compile 12:47:28 [INFO] 12:47:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test-plugin --- 12:47:28 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7-sources.jar 12:47:28 [INFO] 12:47:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test-plugin --- 12:47:28 [INFO] 12:47:28 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ features-test-plugin --- 12:47:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:47:28 [INFO] 12:47:28 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-test-plugin --- 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features-test-plugin/target/features-test-plugin-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar 12:47:28 [INFO] 12:47:28 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-test-plugin --- 12:47:28 [WARNING] 12:47:28 [WARNING] You are about to deploy a maven-plugin using Maven 3.8.3. 12:47:28 [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as MNG-7055 12:47:28 [WARNING] is fixed in those versions of Maven only! 12:47:28 [WARNING] 12:47:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:47:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:47:28 [INFO] 12:47:28 [INFO] -----------< org.opendaylight.odlparent:odlparent-artifacts >----------- 12:47:28 [INFO] Building ODL :: odlparent :: odlparent-artifacts 13.1.7 [25/67] 12:47:28 [INFO] --------------------------------[ pom ]--------------------------------- 12:47:28 [INFO] 12:47:28 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-artifacts --- 12:47:28 [INFO] 12:47:28 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-artifacts --- 12:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:28 [INFO] 12:47:28 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-artifacts --- 12:47:28 [INFO] 12:47:28 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-artifacts --- 12:47:28 [INFO] CycloneDX: Resolving Dependencies 12:47:28 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/odlparent-artifacts/target/bom.xml 12:47:28 [INFO] attaching as odlparent-artifacts-13.1.7-cyclonedx.xml 12:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/odlparent-artifacts/target/bom.json 12:47:28 [INFO] attaching as odlparent-artifacts-13.1.7-cyclonedx.json 12:47:28 [INFO] 12:47:28 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-artifacts --- 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-artifacts/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-artifacts/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml 12:47:28 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-artifacts/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json 12:47:28 [INFO] 12:47:28 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-artifacts --- 12:47:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:47:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:47:28 [INFO] 12:47:28 [INFO] ---------< org.opendaylight.odlparent:features-test-plugin-it >--------- 12:47:28 [INFO] Building ODL :: odlparent :: features-test-plugin-it 13.1.7 [26/67] 12:47:28 [INFO] --------------------------------[ pom ]--------------------------------- 12:47:28 [INFO] 12:47:28 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-test-plugin-it --- 12:47:28 [INFO] 12:47:28 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-test-plugin-it --- 12:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:28 [INFO] 12:47:28 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ features-test-plugin-it --- 12:47:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:47:28 [INFO] 12:47:28 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-test-plugin-it --- 12:47:28 [INFO] 12:47:28 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ features-test-plugin-it --- 12:47:28 [INFO] 12:47:28 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ features-test-plugin-it --- 12:47:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:47:28 [INFO] argLine set to empty 12:47:28 [INFO] 12:47:28 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ features-test-plugin-it --- 12:47:28 [INFO] Starting audit... 12:47:28 Audit done. 12:47:28 [INFO] You have 0 Checkstyle violations. 12:47:28 [INFO] 12:47:28 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ features-test-plugin-it --- 12:47:29 [INFO] Starting audit... 12:47:29 Audit done. 12:47:29 [INFO] You have 0 Checkstyle violations. 12:47:29 [INFO] 12:47:29 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ features-test-plugin-it --- 12:47:29 [INFO] 12:47:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test-plugin-it >>> 12:47:29 [INFO] 12:47:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ features-test-plugin-it --- 12:47:29 [INFO] 12:47:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test-plugin-it <<< 12:47:29 [INFO] 12:47:29 [INFO] 12:47:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ features-test-plugin-it --- 12:47:29 [INFO] 12:47:29 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ features-test-plugin-it --- 12:47:29 [INFO] 12:47:29 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ features-test-plugin-it --- 12:47:29 [INFO] Skipping javadoc generation 12:47:29 [INFO] 12:47:29 [INFO] --- maven-invoker-plugin:3.9.1:integration-test (integration-test) @ features-test-plugin-it --- 12:47:29 [INFO] Building: test-dependency/pom.xml 12:47:50 [INFO] test-dependency/pom.xml .......................... SUCCESS (21.13 s) 12:47:50 [INFO] Building: simple-bundle/pom.xml 12:48:09 [INFO] simple-bundle/pom.xml ............................ SUCCESS (18.68 s) 12:48:09 [INFO] 12:48:09 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping CycloneDX goal, because module skips deploy 12:48:09 [INFO] 12:48:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping duplicate-finder execution! 12:48:09 [INFO] 12:48:09 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping pom project 12:48:09 [INFO] 12:48:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test-plugin-it --- 12:48:09 [INFO] 12:48:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test-plugin-it --- 12:48:09 [INFO] 12:48:09 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:09 [INFO] 12:48:09 [INFO] --- maven-invoker-plugin:3.9.1:verify (integration-test) @ features-test-plugin-it --- 12:48:09 [INFO] ------------------------------------------------- 12:48:09 [INFO] Build Summary: 12:48:09 [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 12:48:09 [INFO] ------------------------------------------------- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping artifact installation 12:48:09 [INFO] 12:48:09 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-test-plugin-it --- 12:48:09 [INFO] Skipping artifact deployment 12:48:09 [INFO] 12:48:09 [INFO] ------------< org.opendaylight.odlparent:karaf-dist-static >------------ 12:48:09 [INFO] Building ODL :: odlparent :: karaf-dist-static 13.1.7 [27/67] 12:48:09 [INFO] --------------------------------[ pom ]--------------------------------- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf-dist-static --- 12:48:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:09 [INFO] 12:48:09 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ karaf-dist-static --- 12:48:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:09 [INFO] 12:48:09 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ karaf-dist-static --- 12:48:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:48:09 [INFO] 12:48:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ karaf-dist-static --- 12:48:09 [INFO] Starting audit... 12:48:09 Audit done. 12:48:09 [INFO] You have 0 Checkstyle violations. 12:48:09 [INFO] 12:48:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ karaf-dist-static --- 12:48:09 [INFO] Starting audit... 12:48:09 Audit done. 12:48:09 [INFO] You have 0 Checkstyle violations. 12:48:09 [INFO] 12:48:09 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ karaf-dist-static --- 12:48:09 [INFO] Using repositories: 12:48:09 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:48:09 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:48:09 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:48:09 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/assembly 12:48:09 [INFO] Loading direct KAR and features XML dependencies 12:48:09 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 12:48:09 [INFO] Feature static will be added as a startup feature 12:48:09 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/assembly 12:48:09 [INFO] Unzipping kars 12:48:09 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 12:48:09 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 12:48:09 [INFO] Loading profiles from: 12:48:09 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:48:09 [INFO] Loading repositories 12:48:09 [INFO] Generating generated-startup profile 12:48:09 [INFO] Generating generated-boot profile with parents: generated-startup 12:48:09 [INFO] Generating generated-installed profile 12:48:09 [INFO] Adding profiles to etc/profiles 12:48:09 [INFO] Configuring etc/config.properties and etc/system.properties 12:48:09 [INFO] Downloading libraries for generated profiles 12:48:09 [INFO] Downloading additional libraries 12:48:09 [INFO] Writing configurations 12:48:09 [INFO] adding config file: etc/profile.cfg 12:48:09 [INFO] Startup stage 12:48:09 [INFO] Loading startup repositories 12:48:09 [INFO] Resolving startup features and bundles 12:48:09 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin 12:48:09 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/logging-markers/13.1.7, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 12:48:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:48:09 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:48:09 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 12:48:09 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:48:09 [INFO] Boot stage 12:48:09 [INFO] Loading boot repositories 12:48:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:48:09 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:48:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 12:48:09 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:48:09 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:48:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:48:09 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:48:09 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 12:48:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:48:09 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:48:09 [INFO] Feature system/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:48:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:48:09 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:48:09 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 12:48:09 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 12:48:09 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:48:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:48:09 [INFO] Feature log/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:48:09 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 12:48:09 [INFO] Feature wrap/2.6.14 is defined as a boot feature 12:48:09 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:48:09 [INFO] Feature 4d252b59-c541-4064-9b2a-1716ec087c2b/0.0.0 is defined as a boot feature 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:48:09 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.7 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:48:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:48:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 12:48:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:48:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 12:48:09 [INFO] Install stage 12:48:09 [INFO] Loading installed repositories 12:48:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:48:09 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:48:09 [INFO] 12:48:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf-dist-static >>> 12:48:09 [INFO] 12:48:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf-dist-static <<< 12:48:09 [INFO] 12:48:09 [INFO] 12:48:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ karaf-dist-static --- 12:48:09 [INFO] 12:48:09 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ karaf-dist-static --- 12:48:10 [INFO] 12:48:10 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf-dist-static --- 12:48:10 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 12:48:10 [INFO] 12:48:10 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ karaf-dist-static --- 12:48:10 [INFO] 12:48:10 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf-dist-static --- 12:48:10 [INFO] Executing tasks 12:48:10 [INFO] Executed tasks 12:48:10 [INFO] 12:48:10 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ karaf-dist-static --- 12:48:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:48:10 [INFO] 12:48:10 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ karaf-dist-static --- 12:48:12 [INFO] 12:48:12 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf-dist-static --- 12:48:12 [INFO] CycloneDX: Resolving Dependencies 12:48:15 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 12:48:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/bom.xml 12:48:15 [INFO] attaching as karaf-dist-static-13.1.7-cyclonedx.xml 12:48:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/bom.json 12:48:15 [INFO] attaching as karaf-dist-static-13.1.7-cyclonedx.json 12:48:15 [INFO] 12:48:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf-dist-static --- 12:48:15 [INFO] Skipping duplicate-finder execution! 12:48:15 [INFO] 12:48:15 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ karaf-dist-static --- 12:48:15 [INFO] Skipping pom project 12:48:15 [INFO] 12:48:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf-dist-static --- 12:48:15 [INFO] 12:48:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf-dist-static --- 12:48:15 [INFO] 12:48:15 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ karaf-dist-static --- 12:48:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:15 [INFO] 12:48:15 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf-dist-static --- 12:48:15 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom 12:48:15 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/karaf-dist-static-13.1.7.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz 12:48:15 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/karaf-dist-static-13.1.7.zip to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip 12:48:15 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml 12:48:15 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/karaf-dist-static/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json 12:48:15 [INFO] 12:48:15 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf-dist-static --- 12:48:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:15 [INFO] 12:48:15 [INFO] ---------< org.opendaylight.odlparent:abstract-feature-parent >--------- 12:48:15 [INFO] Building ODL :: odlparent :: abstract-feature-parent 13.1.7 [28/67] 12:48:15 [INFO] --------------------------------[ pom ]--------------------------------- 12:48:15 [INFO] 12:48:15 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ abstract-feature-parent --- 12:48:15 [INFO] 12:48:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ abstract-feature-parent --- 12:48:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:15 [INFO] 12:48:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ abstract-feature-parent --- 12:48:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:15 [INFO] 12:48:15 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ abstract-feature-parent --- 12:48:15 [INFO] 12:48:15 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ abstract-feature-parent --- 12:48:15 [INFO] 12:48:15 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ abstract-feature-parent --- 12:48:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:15 [INFO] argLine set to empty 12:48:15 [INFO] 12:48:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ abstract-feature-parent --- 12:48:15 [INFO] Starting audit... 12:48:15 Audit done. 12:48:15 [INFO] You have 0 Checkstyle violations. 12:48:15 [INFO] 12:48:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ abstract-feature-parent --- 12:48:16 [INFO] Starting audit... 12:48:16 Audit done. 12:48:16 [INFO] You have 0 Checkstyle violations. 12:48:16 [INFO] 12:48:16 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ abstract-feature-parent --- 12:48:16 [INFO] 12:48:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ abstract-feature-parent >>> 12:48:16 [INFO] 12:48:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ abstract-feature-parent --- 12:48:16 [INFO] 12:48:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ abstract-feature-parent <<< 12:48:16 [INFO] 12:48:16 [INFO] 12:48:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ abstract-feature-parent --- 12:48:16 [INFO] 12:48:16 [INFO] --- features-test-plugin:13.1.7:test (default) @ abstract-feature-parent --- 12:48:16 [INFO] Project packaging is not 'feature', skipping execution 12:48:16 [INFO] 12:48:16 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ abstract-feature-parent --- 12:48:16 [INFO] 12:48:16 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ abstract-feature-parent --- 12:48:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:48:16 [INFO] 12:48:16 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ abstract-feature-parent --- 12:48:16 [INFO] CycloneDX: Resolving Dependencies 12:48:16 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 12:48:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/abstract-feature-parent/target/bom.xml 12:48:16 [INFO] attaching as abstract-feature-parent-13.1.7-cyclonedx.xml 12:48:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/abstract-feature-parent/target/bom.json 12:48:16 [INFO] attaching as abstract-feature-parent-13.1.7-cyclonedx.json 12:48:16 [INFO] 12:48:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ abstract-feature-parent --- 12:48:16 [INFO] Skipping duplicate-finder execution! 12:48:16 [INFO] 12:48:16 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ abstract-feature-parent --- 12:48:16 [INFO] Skipping plugin execution 12:48:16 [INFO] 12:48:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ abstract-feature-parent --- 12:48:16 [INFO] Skipping source per configuration. 12:48:16 [INFO] 12:48:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ abstract-feature-parent --- 12:48:16 [INFO] 12:48:16 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ abstract-feature-parent --- 12:48:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:16 [INFO] 12:48:16 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ abstract-feature-parent --- 12:48:16 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/abstract-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom 12:48:16 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/abstract-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml 12:48:16 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/abstract-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json 12:48:16 [INFO] 12:48:16 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ abstract-feature-parent --- 12:48:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:16 [INFO] 12:48:16 [INFO] ---------< org.opendaylight.odlparent:template-feature-plugin >--------- 12:48:16 [INFO] Building ODL :: odlparent :: template-feature-plugin 13.1.7 [29/67] 12:48:16 [INFO] ----------------------------[ maven-plugin ]---------------------------- 12:48:16 [INFO] 12:48:16 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ template-feature-plugin --- 12:48:16 [INFO] 12:48:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ template-feature-plugin --- 12:48:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:16 [INFO] 12:48:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ template-feature-plugin --- 12:48:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:16 [INFO] 12:48:16 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ template-feature-plugin --- 12:48:16 [INFO] 12:48:16 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ template-feature-plugin --- 12:48:16 [INFO] 12:48:16 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ template-feature-plugin --- 12:48:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:48:16 [INFO] 12:48:16 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ template-feature-plugin --- 12:48:16 [INFO] Starting audit... 12:48:16 Audit done. 12:48:16 [INFO] You have 0 Checkstyle violations. 12:48:16 [INFO] 12:48:16 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ template-feature-plugin --- 12:48:16 [INFO] Starting audit... 12:48:16 Audit done. 12:48:16 [INFO] You have 0 Checkstyle violations. 12:48:16 [INFO] 12:48:16 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ template-feature-plugin --- 12:48:16 [INFO] 12:48:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ template-feature-plugin --- 12:48:16 [INFO] Copying 1 resource from src/main/resources to target/classes 12:48:16 [INFO] 12:48:16 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ template-feature-plugin --- 12:48:16 [INFO] Recompiling the module because of changed dependency. 12:48:16 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:48:17 [INFO] 12:48:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ template-feature-plugin >>> 12:48:17 [INFO] 12:48:17 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ template-feature-plugin --- 12:48:17 [INFO] Fork Value is true 12:48:23 [INFO] Done SpotBugs Analysis.... 12:48:23 [INFO] 12:48:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ template-feature-plugin <<< 12:48:23 [INFO] 12:48:23 [INFO] 12:48:23 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ template-feature-plugin --- 12:48:23 [INFO] BugInstance size is 0 12:48:23 [INFO] Error size is 0 12:48:23 [INFO] No errors/warnings found 12:48:23 [INFO] 12:48:23 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (default-descriptor) @ template-feature-plugin --- 12:48:23 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:48:24 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:48:24 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] ant mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] 12:48:24 [INFO] --- maven-plugin-plugin:3.15.1:descriptor (mojo-descriptor) @ template-feature-plugin --- 12:48:24 [INFO] Using 'UTF-8' encoding to read mojo source files. 12:48:24 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 12:48:24 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] ant mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] bsh mojo extractor found 0 mojo descriptor. 12:48:24 [INFO] 12:48:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ template-feature-plugin --- 12:48:24 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/src/test/resources 12:48:24 [INFO] 12:48:24 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ template-feature-plugin --- 12:48:24 [INFO] Recompiling the module because of changed dependency. 12:48:24 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:48:24 [INFO] 12:48:24 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ template-feature-plugin --- 12:48:24 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/surefire-reports 12:48:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:48:24 [INFO] 12:48:24 [INFO] ------------------------------------------------------- 12:48:24 [INFO] T E S T S 12:48:24 [INFO] ------------------------------------------------------- 12:48:26 [INFO] Running org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 12:48:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:48:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s -- in org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 12:48:29 [INFO] 12:48:29 [INFO] Results: 12:48:29 [INFO] 12:48:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 12:48:29 [INFO] 12:48:29 [INFO] 12:48:29 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ template-feature-plugin --- 12:48:29 [INFO] 12:48:29 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ template-feature-plugin --- 12:48:29 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7.jar 12:48:29 [INFO] 12:48:29 [INFO] --- maven-plugin-plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ template-feature-plugin --- 12:48:29 [INFO] 12:48:29 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ template-feature-plugin --- 12:48:30 [INFO] No previous run data found, generating javadoc. 12:48:32 [WARNING] Javadoc Warnings 12:48:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/src/main/java/org/opendaylight/odlparent/template/feature/plugin/GenerateFeatureMojo.java:37: warning: no comment 12:48:32 [WARNING] public class GenerateFeatureMojo extends AbstractMojo { 12:48:32 [WARNING] ^ 12:48:32 [WARNING] 1 warning 12:48:32 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7-javadoc.jar 12:48:32 [INFO] 12:48:32 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ template-feature-plugin --- 12:48:32 [INFO] CycloneDX: Resolving Dependencies 12:48:33 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 12:48:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/bom.xml 12:48:33 [INFO] attaching as template-feature-plugin-13.1.7-cyclonedx.xml 12:48:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/bom.json 12:48:34 [INFO] attaching as template-feature-plugin-13.1.7-cyclonedx.json 12:48:34 [INFO] 12:48:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-plugin --- 12:48:34 [INFO] Skipping duplicate-finder execution! 12:48:34 [INFO] 12:48:34 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ template-feature-plugin --- 12:48:34 [WARNING] Used undeclared dependencies found: 12:48:34 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 12:48:34 [INFO] 12:48:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ template-feature-plugin --- 12:48:34 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7-sources.jar 12:48:34 [INFO] 12:48:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ template-feature-plugin --- 12:48:34 [INFO] 12:48:34 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ template-feature-plugin --- 12:48:34 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/code-coverage/jacoco.exec 12:48:34 [INFO] Analyzed bundle 'ODL :: odlparent :: template-feature-plugin' with 1 classes 12:48:34 [INFO] 12:48:34 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ template-feature-plugin --- 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json 12:48:34 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-plugin/target/template-feature-plugin-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar 12:48:34 [INFO] 12:48:34 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ template-feature-plugin --- 12:48:34 [WARNING] 12:48:34 [WARNING] You are about to deploy a maven-plugin using Maven 3.8.3. 12:48:34 [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as MNG-7055 12:48:34 [WARNING] is fixed in those versions of Maven only! 12:48:34 [WARNING] 12:48:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:34 [INFO] 12:48:34 [INFO] ---------< org.opendaylight.odlparent:template-feature-parent >--------- 12:48:34 [INFO] Building ODL :: odlparent :: template-feature-parent 13.1.7 [30/67] 12:48:34 [INFO] --------------------------------[ pom ]--------------------------------- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ template-feature-parent --- 12:48:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:34 [INFO] 12:48:34 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ template-feature-parent --- 12:48:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:34 [INFO] 12:48:34 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ template-feature-parent --- 12:48:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:34 [INFO] argLine set to empty 12:48:34 [INFO] 12:48:34 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ template-feature-parent --- 12:48:34 [INFO] Project packaging is not 'feature', skipping execution 12:48:34 [INFO] 12:48:34 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ template-feature-parent --- 12:48:34 [INFO] Starting audit... 12:48:34 Audit done. 12:48:34 [INFO] You have 0 Checkstyle violations. 12:48:34 [INFO] 12:48:34 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ template-feature-parent --- 12:48:34 [INFO] Starting audit... 12:48:34 Audit done. 12:48:34 [INFO] You have 0 Checkstyle violations. 12:48:34 [INFO] 12:48:34 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 12:48:34 [INFO] 12:48:34 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 12:48:34 [INFO] 12:48:34 [INFO] 12:48:34 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] --- features-test-plugin:13.1.7:test (default) @ template-feature-parent --- 12:48:34 [INFO] Project packaging is not 'feature', skipping execution 12:48:34 [INFO] 12:48:34 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ template-feature-parent --- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ template-feature-parent --- 12:48:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:48:34 [INFO] 12:48:34 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ template-feature-parent --- 12:48:34 [INFO] CycloneDX: Resolving Dependencies 12:48:35 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 12:48:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/template-feature-parent/target/bom.xml 12:48:35 [INFO] attaching as template-feature-parent-13.1.7-cyclonedx.xml 12:48:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/template-feature-parent/target/bom.json 12:48:35 [INFO] attaching as template-feature-parent-13.1.7-cyclonedx.json 12:48:35 [INFO] 12:48:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 12:48:35 [INFO] Skipping duplicate-finder execution! 12:48:35 [INFO] 12:48:35 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ template-feature-parent --- 12:48:35 [INFO] Skipping plugin execution 12:48:35 [INFO] 12:48:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- 12:48:35 [INFO] Skipping source per configuration. 12:48:35 [INFO] 12:48:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ template-feature-parent --- 12:48:35 [INFO] 12:48:35 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ template-feature-parent --- 12:48:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:35 [INFO] 12:48:35 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ template-feature-parent --- 12:48:35 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom 12:48:35 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml 12:48:35 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/template-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json 12:48:35 [INFO] 12:48:35 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ template-feature-parent --- 12:48:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:35 [INFO] 12:48:35 [INFO] ---------------< org.opendaylight.odlparent:odl-antlr4 >---------------- 12:48:35 [INFO] Building OpenDaylight :: ANTLRv4 Runtime 13.1.7 [31/67] 12:48:35 [INFO] ------------------------------[ feature ]------------------------------- 12:48:35 [INFO] 12:48:35 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-antlr4 --- 12:48:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:35 [INFO] 12:48:35 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-antlr4 --- 12:48:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:35 [INFO] 12:48:35 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-antlr4 --- 12:48:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:35 [INFO] argLine set to empty 12:48:35 [INFO] 12:48:35 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-antlr4 --- 12:48:35 [INFO] Starting audit... 12:48:35 Audit done. 12:48:35 [INFO] You have 0 Checkstyle violations. 12:48:35 [INFO] 12:48:35 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-antlr4 --- 12:48:35 [INFO] Starting audit... 12:48:35 Audit done. 12:48:35 [INFO] You have 0 Checkstyle violations. 12:48:35 [INFO] 12:48:35 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-antlr4 --- 12:48:35 [INFO] Generation not enabled 12:48:35 [INFO] Attaching artifact 12:48:35 [INFO] 12:48:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-antlr4 --- 12:48:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:48:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:48:35 [INFO] 12:48:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-antlr4 >>> 12:48:35 [INFO] 12:48:35 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-antlr4 <<< 12:48:35 [INFO] 12:48:35 [INFO] 12:48:35 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-antlr4 --- 12:48:35 [INFO] 12:48:35 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-antlr4 --- 12:48:35 [INFO] Starting SFT for org.opendaylight.odlparent:odl-antlr4 12:48:35 [INFO] Project dependency features detected: [] 12:48:35 [INFO] Pax Exam System (Version: 4.13.3) created. 12:48:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:48:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:48:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:48:36 [INFO] Waiting for remote bundle context.. on 21000 name: 78d26811-177a-4f40-b60b-1f29c6489eb3 timout: [ RelativeTimeout value = 180000 ] 12:48:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:48:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:48:46 [INFO] 12:48:46 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-antlr4 --- 12:48:46 [INFO] 12:48:46 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-antlr4 --- 12:48:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:48:46 [INFO] 12:48:46 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-antlr4 --- 12:48:46 [INFO] CycloneDX: Resolving Dependencies 12:48:47 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:48:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/target/bom.xml 12:48:47 [INFO] attaching as odl-antlr4-13.1.7-cyclonedx.xml 12:48:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/target/bom.json 12:48:47 [INFO] attaching as odl-antlr4-13.1.7-cyclonedx.json 12:48:47 [INFO] 12:48:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-antlr4 --- 12:48:47 [INFO] Skipping duplicate-finder execution! 12:48:47 [INFO] 12:48:47 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-antlr4 --- 12:48:47 [INFO] Skipping plugin execution 12:48:47 [INFO] 12:48:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-antlr4 --- 12:48:47 [INFO] Skipping source per configuration. 12:48:47 [INFO] 12:48:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-antlr4 --- 12:48:47 [INFO] 12:48:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-antlr4 --- 12:48:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:47 [INFO] 12:48:47 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-antlr4 --- 12:48:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom 12:48:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml 12:48:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml 12:48:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-antlr4/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json 12:48:47 [INFO] 12:48:47 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-antlr4 --- 12:48:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:47 [INFO] 12:48:47 [INFO] --------< org.opendaylight.odlparent:odl-apache-commons-lang3 >--------- 12:48:47 [INFO] Building OpenDaylight :: Apache Commons Lang 3 13.1.7 [32/67] 12:48:47 [INFO] ------------------------------[ feature ]------------------------------- 12:48:47 [INFO] 12:48:47 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:47 [INFO] 12:48:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:47 [INFO] 12:48:47 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:47 [INFO] argLine set to empty 12:48:47 [INFO] 12:48:47 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Starting audit... 12:48:47 Audit done. 12:48:47 [INFO] You have 0 Checkstyle violations. 12:48:47 [INFO] 12:48:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Starting audit... 12:48:47 Audit done. 12:48:47 [INFO] You have 0 Checkstyle violations. 12:48:47 [INFO] 12:48:47 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Generation not enabled 12:48:47 [INFO] Attaching artifact 12:48:47 [INFO] 12:48:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:48:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:48:47 [INFO] 12:48:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-apache-commons-lang3 >>> 12:48:47 [INFO] 12:48:47 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-apache-commons-lang3 <<< 12:48:47 [INFO] 12:48:47 [INFO] 12:48:47 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] 12:48:47 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-apache-commons-lang3 --- 12:48:47 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-lang3 12:48:47 [INFO] Project dependency features detected: [] 12:48:47 [INFO] Pax Exam System (Version: 4.13.3) created. 12:48:47 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:48:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:48:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:48:48 [INFO] Waiting for remote bundle context.. on 21000 name: 07098e4d-307c-44f8-88af-393dc17e302f timout: [ RelativeTimeout value = 180000 ] 12:48:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:48:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:48:57 [INFO] 12:48:57 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] 12:48:57 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:48:57 [INFO] 12:48:57 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] CycloneDX: Resolving Dependencies 12:48:57 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:48:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/target/bom.xml 12:48:57 [INFO] attaching as odl-apache-commons-lang3-13.1.7-cyclonedx.xml 12:48:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/target/bom.json 12:48:57 [INFO] attaching as odl-apache-commons-lang3-13.1.7-cyclonedx.json 12:48:57 [INFO] 12:48:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Skipping duplicate-finder execution! 12:48:57 [INFO] 12:48:57 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Skipping plugin execution 12:48:57 [INFO] 12:48:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Skipping source per configuration. 12:48:57 [INFO] 12:48:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] 12:48:57 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:57 [INFO] 12:48:57 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom 12:48:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml 12:48:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml 12:48:57 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-lang3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json 12:48:57 [INFO] 12:48:57 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-apache-commons-lang3 --- 12:48:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:48:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:48:57 [INFO] 12:48:57 [INFO] ---------< org.opendaylight.odlparent:odl-apache-commons-text >--------- 12:48:57 [INFO] Building OpenDaylight :: Apache Commons Text 13.1.7 [33/67] 12:48:57 [INFO] ------------------------------[ feature ]------------------------------- 12:48:58 [INFO] 12:48:58 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-apache-commons-text --- 12:48:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:58 [INFO] 12:48:58 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-apache-commons-text --- 12:48:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:48:58 [INFO] 12:48:58 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-commons-text --- 12:48:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:48:58 [INFO] argLine set to empty 12:48:58 [INFO] 12:48:58 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-apache-commons-text --- 12:48:58 [INFO] Starting audit... 12:48:58 Audit done. 12:48:58 [INFO] You have 0 Checkstyle violations. 12:48:58 [INFO] 12:48:58 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-apache-commons-text --- 12:48:58 [INFO] Starting audit... 12:48:58 Audit done. 12:48:58 [INFO] You have 0 Checkstyle violations. 12:48:58 [INFO] 12:48:58 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-text --- 12:48:58 [INFO] Generation not enabled 12:48:58 [INFO] Attaching artifact 12:48:58 [INFO] 12:48:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-apache-commons-text --- 12:48:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:48:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:48:58 [INFO] 12:48:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-apache-commons-text >>> 12:48:58 [INFO] 12:48:58 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-apache-commons-text <<< 12:48:58 [INFO] 12:48:58 [INFO] 12:48:58 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-apache-commons-text --- 12:48:58 [INFO] 12:48:58 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-apache-commons-text --- 12:48:58 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-text 12:48:58 [INFO] Project dependency features detected: [] 12:48:58 [INFO] Pax Exam System (Version: 4.13.3) created. 12:48:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:48:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:48:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:48:59 [INFO] Waiting for remote bundle context.. on 21000 name: fa378360-fa0d-4953-ab63-fca9db2c73ad timout: [ RelativeTimeout value = 180000 ] 12:49:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:08 [INFO] 12:49:08 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-apache-commons-text --- 12:49:08 [INFO] 12:49:08 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-apache-commons-text --- 12:49:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:49:08 [INFO] 12:49:08 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-apache-commons-text --- 12:49:08 [INFO] CycloneDX: Resolving Dependencies 12:49:09 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 12:49:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/target/bom.xml 12:49:09 [INFO] attaching as odl-apache-commons-text-13.1.7-cyclonedx.xml 12:49:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/target/bom.json 12:49:09 [INFO] attaching as odl-apache-commons-text-13.1.7-cyclonedx.json 12:49:09 [INFO] 12:49:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-text --- 12:49:09 [INFO] Skipping duplicate-finder execution! 12:49:09 [INFO] 12:49:09 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-apache-commons-text --- 12:49:09 [INFO] Skipping plugin execution 12:49:09 [INFO] 12:49:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-apache-commons-text --- 12:49:09 [INFO] Skipping source per configuration. 12:49:09 [INFO] 12:49:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-apache-commons-text --- 12:49:09 [INFO] 12:49:09 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-apache-commons-text --- 12:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:09 [INFO] 12:49:09 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-apache-commons-text --- 12:49:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom 12:49:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml 12:49:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml 12:49:09 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-commons-text/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json 12:49:09 [INFO] 12:49:09 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-apache-commons-text --- 12:49:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:09 [INFO] 12:49:09 [INFO] -----------------< org.opendaylight.odlparent:odl-asm >----------------- 12:49:09 [INFO] Building OpenDaylight :: ASM 13.1.7 [34/67] 12:49:09 [INFO] ------------------------------[ feature ]------------------------------- 12:49:09 [INFO] 12:49:09 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-asm --- 12:49:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:09 [INFO] 12:49:09 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-asm --- 12:49:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:09 [INFO] 12:49:09 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-asm --- 12:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:09 [INFO] argLine set to empty 12:49:09 [INFO] 12:49:09 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-asm --- 12:49:09 [INFO] Starting audit... 12:49:09 Audit done. 12:49:09 [INFO] You have 0 Checkstyle violations. 12:49:09 [INFO] 12:49:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-asm --- 12:49:09 [INFO] Starting audit... 12:49:09 Audit done. 12:49:09 [INFO] You have 0 Checkstyle violations. 12:49:09 [INFO] 12:49:09 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-asm --- 12:49:09 [INFO] Generation not enabled 12:49:09 [INFO] Attaching artifact 12:49:09 [INFO] 12:49:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-asm --- 12:49:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:09 [INFO] 12:49:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-asm >>> 12:49:09 [INFO] 12:49:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-asm <<< 12:49:09 [INFO] 12:49:09 [INFO] 12:49:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-asm --- 12:49:09 [INFO] 12:49:09 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-asm --- 12:49:09 [INFO] Starting SFT for org.opendaylight.odlparent:odl-asm 12:49:09 [INFO] Project dependency features detected: [] 12:49:09 [INFO] Pax Exam System (Version: 4.13.3) created. 12:49:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:49:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:10 [INFO] Waiting for remote bundle context.. on 21000 name: 1136ce55-5bd4-47ef-b73a-8cabd0d3baa0 timout: [ RelativeTimeout value = 180000 ] 12:49:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:18 [INFO] 12:49:18 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-asm --- 12:49:18 [INFO] 12:49:18 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-asm --- 12:49:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:49:18 [INFO] 12:49:18 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-asm --- 12:49:18 [INFO] CycloneDX: Resolving Dependencies 12:49:18 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 12:49:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/target/bom.xml 12:49:18 [INFO] attaching as odl-asm-13.1.7-cyclonedx.xml 12:49:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/target/bom.json 12:49:18 [INFO] attaching as odl-asm-13.1.7-cyclonedx.json 12:49:18 [INFO] 12:49:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-asm --- 12:49:18 [INFO] Skipping duplicate-finder execution! 12:49:19 [INFO] 12:49:19 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-asm --- 12:49:19 [INFO] Skipping plugin execution 12:49:19 [INFO] 12:49:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-asm --- 12:49:19 [INFO] Skipping source per configuration. 12:49:19 [INFO] 12:49:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-asm --- 12:49:19 [INFO] 12:49:19 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-asm --- 12:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:19 [INFO] 12:49:19 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-asm --- 12:49:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom 12:49:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml 12:49:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml 12:49:19 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-asm/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json 12:49:19 [INFO] 12:49:19 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-asm --- 12:49:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:19 [INFO] 12:49:19 [INFO] ------------< org.opendaylight.odlparent:odl-apache-spifly >------------ 12:49:19 [INFO] Building OpenDaylight :: Apache Aries SPI Fly 13.1.7 [35/67] 12:49:19 [INFO] ------------------------------[ feature ]------------------------------- 12:49:19 [INFO] 12:49:19 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-apache-spifly --- 12:49:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:19 [INFO] 12:49:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-apache-spifly --- 12:49:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:19 [INFO] 12:49:19 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-spifly --- 12:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:19 [INFO] argLine set to empty 12:49:19 [INFO] 12:49:19 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-apache-spifly --- 12:49:19 [INFO] Starting audit... 12:49:19 Audit done. 12:49:19 [INFO] You have 0 Checkstyle violations. 12:49:19 [INFO] 12:49:19 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-apache-spifly --- 12:49:19 [INFO] Starting audit... 12:49:19 Audit done. 12:49:19 [INFO] You have 0 Checkstyle violations. 12:49:19 [INFO] 12:49:19 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-spifly --- 12:49:19 [INFO] Generation not enabled 12:49:19 [INFO] Attaching artifact 12:49:19 [INFO] 12:49:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-apache-spifly --- 12:49:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:19 [INFO] 12:49:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-apache-spifly >>> 12:49:19 [INFO] 12:49:19 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-apache-spifly <<< 12:49:19 [INFO] 12:49:19 [INFO] 12:49:19 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-apache-spifly --- 12:49:19 [INFO] 12:49:19 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-apache-spifly --- 12:49:19 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-spifly 12:49:19 [INFO] Project dependency features detected: [] 12:49:19 [INFO] Pax Exam System (Version: 4.13.3) created. 12:49:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:49:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:20 [INFO] Waiting for remote bundle context.. on 21000 name: a33e891b-975f-40fc-bcdb-85d243f7939f timout: [ RelativeTimeout value = 180000 ] 12:49:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:29 [INFO] 12:49:29 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-apache-spifly --- 12:49:29 [INFO] 12:49:29 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-apache-spifly --- 12:49:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:49:29 [INFO] 12:49:29 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-apache-spifly --- 12:49:29 [INFO] CycloneDX: Resolving Dependencies 12:49:29 [INFO] CycloneDX: Creating BOM version 1.6 with 8 component(s) 12:49:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/target/bom.xml 12:49:29 [INFO] attaching as odl-apache-spifly-13.1.7-cyclonedx.xml 12:49:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/target/bom.json 12:49:29 [INFO] attaching as odl-apache-spifly-13.1.7-cyclonedx.json 12:49:29 [INFO] 12:49:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-spifly --- 12:49:29 [INFO] Skipping duplicate-finder execution! 12:49:29 [INFO] 12:49:29 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-apache-spifly --- 12:49:29 [INFO] Skipping plugin execution 12:49:29 [INFO] 12:49:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-apache-spifly --- 12:49:29 [INFO] Skipping source per configuration. 12:49:29 [INFO] 12:49:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-apache-spifly --- 12:49:29 [INFO] 12:49:29 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-apache-spifly --- 12:49:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:29 [INFO] 12:49:29 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-apache-spifly --- 12:49:29 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom 12:49:29 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml 12:49:29 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml 12:49:29 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-apache-spifly/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json 12:49:29 [INFO] 12:49:29 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-apache-spifly --- 12:49:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:29 [INFO] 12:49:29 [INFO] ----------< org.opendaylight.odlparent:single-feature-parent >---------- 12:49:29 [INFO] Building ODL :: odlparent :: single-feature-parent 13.1.7 [36/67] 12:49:29 [INFO] --------------------------------[ pom ]--------------------------------- 12:49:29 [INFO] 12:49:29 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ single-feature-parent --- 12:49:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:29 [INFO] 12:49:29 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ single-feature-parent --- 12:49:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:29 [INFO] 12:49:29 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ single-feature-parent --- 12:49:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:29 [INFO] argLine set to empty 12:49:29 [INFO] 12:49:29 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ single-feature-parent --- 12:49:29 [INFO] Starting audit... 12:49:29 Audit done. 12:49:29 [INFO] You have 0 Checkstyle violations. 12:49:29 [INFO] 12:49:29 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ single-feature-parent --- 12:49:29 [INFO] Starting audit... 12:49:29 Audit done. 12:49:29 [INFO] You have 0 Checkstyle violations. 12:49:29 [INFO] 12:49:29 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 12:49:29 [INFO] 12:49:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 12:49:29 [INFO] 12:49:29 [INFO] 12:49:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] --- features-test-plugin:13.1.7:test (default) @ single-feature-parent --- 12:49:29 [INFO] Project packaging is not 'feature', skipping execution 12:49:29 [INFO] 12:49:29 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ single-feature-parent --- 12:49:29 [INFO] 12:49:29 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ single-feature-parent --- 12:49:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:49:29 [INFO] 12:49:29 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ single-feature-parent --- 12:49:29 [INFO] CycloneDX: Resolving Dependencies 12:49:30 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 12:49:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/single-feature-parent/target/bom.xml 12:49:30 [INFO] attaching as single-feature-parent-13.1.7-cyclonedx.xml 12:49:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/single-feature-parent/target/bom.json 12:49:30 [INFO] attaching as single-feature-parent-13.1.7-cyclonedx.json 12:49:30 [INFO] 12:49:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 12:49:30 [INFO] Skipping duplicate-finder execution! 12:49:30 [INFO] 12:49:30 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ single-feature-parent --- 12:49:30 [INFO] Skipping plugin execution 12:49:30 [INFO] 12:49:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 12:49:30 [INFO] Skipping source per configuration. 12:49:30 [INFO] 12:49:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ single-feature-parent --- 12:49:30 [INFO] 12:49:30 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ single-feature-parent --- 12:49:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:30 [INFO] 12:49:30 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ single-feature-parent --- 12:49:30 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom 12:49:30 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml 12:49:30 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json 12:49:30 [INFO] 12:49:30 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ single-feature-parent --- 12:49:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:30 [INFO] 12:49:30 [INFO] ---------< org.opendaylight.odlparent:odl-dropwizard-metrics >---------- 12:49:30 [INFO] Building OpenDaylight :: Dropwizard.io Metrics 13.1.7 [37/67] 12:49:30 [INFO] ------------------------------[ feature ]------------------------------- 12:49:30 [INFO] 12:49:30 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:30 [INFO] 12:49:30 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:30 [INFO] 12:49:30 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:30 [INFO] argLine set to empty 12:49:30 [INFO] 12:49:30 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Starting audit... 12:49:30 Audit done. 12:49:30 [INFO] You have 0 Checkstyle violations. 12:49:30 [INFO] 12:49:30 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Starting audit... 12:49:30 Audit done. 12:49:30 [INFO] You have 0 Checkstyle violations. 12:49:30 [INFO] 12:49:30 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/feature/feature.xml 12:49:30 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/history/treeListing.txt 12:49:30 12:49:30 [INFO] ...done! 12:49:30 [INFO] Attaching features XML 12:49:30 [INFO] 12:49:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:30 [INFO] 12:49:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-dropwizard-metrics >>> 12:49:30 [INFO] 12:49:30 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-dropwizard-metrics <<< 12:49:30 [INFO] 12:49:30 [INFO] 12:49:30 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-dropwizard-metrics --- 12:49:30 [INFO] 12:49:30 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-dropwizard-metrics --- 12:49:30 [INFO] Starting SFT for org.opendaylight.odlparent:odl-dropwizard-metrics 12:49:30 [INFO] Project dependency features detected: [] 12:49:30 [INFO] Pax Exam System (Version: 4.13.3) created. 12:49:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:49:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:31 [INFO] Waiting for remote bundle context.. on 21000 name: 75aad0d2-094e-431b-a46b-45f1b54665ce timout: [ RelativeTimeout value = 180000 ] 12:49:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:40 [INFO] 12:49:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-dropwizard-metrics --- 12:49:40 [INFO] 12:49:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-dropwizard-metrics --- 12:49:40 [INFO] No Javadoc in project. Archive not created. 12:49:40 [INFO] 12:49:40 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-dropwizard-metrics --- 12:49:40 [INFO] CycloneDX: Resolving Dependencies 12:49:40 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 12:49:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/bom.xml 12:49:40 [INFO] attaching as odl-dropwizard-metrics-13.1.7-cyclonedx.xml 12:49:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/bom.json 12:49:40 [INFO] attaching as odl-dropwizard-metrics-13.1.7-cyclonedx.json 12:49:40 [INFO] 12:49:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-dropwizard-metrics --- 12:49:40 [INFO] Skipping duplicate-finder execution! 12:49:40 [INFO] 12:49:40 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-dropwizard-metrics --- 12:49:40 [INFO] Skipping plugin execution 12:49:40 [INFO] 12:49:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-dropwizard-metrics --- 12:49:40 [INFO] Skipping source per configuration. 12:49:40 [INFO] 12:49:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-dropwizard-metrics --- 12:49:40 [INFO] 12:49:40 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-dropwizard-metrics --- 12:49:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:40 [INFO] 12:49:40 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-dropwizard-metrics --- 12:49:40 [WARNING] 12:49:40 [WARNING] The packaging plugin for project odl-dropwizard-metrics did not assign 12:49:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:49:40 [WARNING] 12:49:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:49:40 [WARNING] 12:49:40 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom 12:49:40 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml 12:49:40 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml 12:49:40 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-dropwizard-metrics/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json 12:49:40 [INFO] 12:49:40 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-dropwizard-metrics --- 12:49:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:40 [WARNING] 12:49:40 [WARNING] The packaging plugin for project odl-dropwizard-metrics did not assign 12:49:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:49:40 [WARNING] 12:49:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:49:40 [WARNING] 12:49:40 [INFO] 12:49:40 [INFO] ----------------< org.opendaylight.odlparent:odl-gson >----------------- 12:49:40 [INFO] Building OpenDaylight :: GSON 13.1.7 [38/67] 12:49:40 [INFO] ------------------------------[ feature ]------------------------------- 12:49:40 [INFO] 12:49:40 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-gson --- 12:49:40 [INFO] 12:49:40 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-gson --- 12:49:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:40 [INFO] 12:49:40 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-gson --- 12:49:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:40 [INFO] 12:49:40 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-gson --- 12:49:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:41 [INFO] argLine set to empty 12:49:41 [INFO] 12:49:41 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-gson --- 12:49:41 [INFO] Starting audit... 12:49:41 Audit done. 12:49:41 [INFO] You have 0 Checkstyle violations. 12:49:41 [INFO] 12:49:41 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-gson --- 12:49:41 [INFO] Starting audit... 12:49:41 Audit done. 12:49:41 [INFO] You have 0 Checkstyle violations. 12:49:41 [INFO] 12:49:41 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-gson --- 12:49:41 [INFO] Generation not enabled 12:49:41 [INFO] Attaching artifact 12:49:41 [INFO] 12:49:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-gson --- 12:49:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:41 [INFO] 12:49:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-gson >>> 12:49:41 [INFO] 12:49:41 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-gson <<< 12:49:41 [INFO] 12:49:41 [INFO] 12:49:41 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-gson --- 12:49:41 [INFO] 12:49:41 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-gson --- 12:49:41 [INFO] Starting SFT for org.opendaylight.odlparent:odl-gson 12:49:41 [INFO] Project dependency features detected: [] 12:49:41 [INFO] Pax Exam System (Version: 4.13.3) created. 12:49:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:49:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:41 [INFO] Waiting for remote bundle context.. on 21000 name: 6a7a4504-2836-4a03-8a44-bab02f2670d3 timout: [ RelativeTimeout value = 180000 ] 12:49:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:49:50 [INFO] 12:49:50 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-gson --- 12:49:50 [INFO] 12:49:50 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-gson --- 12:49:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:49:50 [INFO] 12:49:50 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-gson --- 12:49:50 [INFO] CycloneDX: Resolving Dependencies 12:49:50 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 12:49:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/target/bom.xml 12:49:50 [INFO] attaching as odl-gson-13.1.7-cyclonedx.xml 12:49:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/target/bom.json 12:49:50 [INFO] attaching as odl-gson-13.1.7-cyclonedx.json 12:49:50 [INFO] 12:49:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-gson --- 12:49:50 [INFO] Skipping duplicate-finder execution! 12:49:50 [INFO] 12:49:50 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-gson --- 12:49:50 [INFO] Skipping plugin execution 12:49:50 [INFO] 12:49:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-gson --- 12:49:50 [INFO] Skipping source per configuration. 12:49:50 [INFO] 12:49:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-gson --- 12:49:50 [INFO] 12:49:50 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-gson --- 12:49:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:50 [INFO] 12:49:50 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-gson --- 12:49:50 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom 12:49:50 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml 12:49:50 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml 12:49:50 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-gson/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json 12:49:50 [INFO] 12:49:50 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-gson --- 12:49:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:49:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:49:50 [INFO] 12:49:50 [INFO] ----------------< org.opendaylight.odlparent:odl-guava >---------------- 12:49:50 [INFO] Building OpenDaylight :: Guava 32.1 13.1.7 [39/67] 12:49:50 [INFO] ------------------------------[ feature ]------------------------------- 12:49:50 [INFO] 12:49:50 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-guava --- 12:49:50 [INFO] 12:49:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-guava --- 12:49:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:50 [INFO] 12:49:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-guava --- 12:49:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:49:50 [INFO] 12:49:50 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-guava --- 12:49:50 [INFO] 12:49:50 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-guava --- 12:49:50 [INFO] 12:49:50 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-guava --- 12:49:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:49:50 [INFO] argLine set to empty 12:49:50 [INFO] 12:49:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-guava --- 12:49:51 [INFO] Starting audit... 12:49:51 Audit done. 12:49:51 [INFO] You have 0 Checkstyle violations. 12:49:51 [INFO] 12:49:51 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-guava --- 12:49:51 [INFO] Starting audit... 12:49:51 Audit done. 12:49:51 [INFO] You have 0 Checkstyle violations. 12:49:51 [INFO] 12:49:51 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-guava --- 12:49:51 [INFO] 12:49:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-guava --- 12:49:51 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/feature/feature.xml 12:49:51 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/history/treeListing.txt 12:49:51 12:49:51 [INFO] ...done! 12:49:51 [INFO] Attaching features XML 12:49:51 [INFO] 12:49:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-guava --- 12:49:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:49:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:49:51 [INFO] 12:49:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-guava >>> 12:49:51 [INFO] 12:49:51 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-guava --- 12:49:51 [INFO] 12:49:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-guava <<< 12:49:51 [INFO] 12:49:51 [INFO] 12:49:51 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-guava --- 12:49:51 [INFO] 12:49:51 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-guava --- 12:49:51 [INFO] Starting SFT for org.opendaylight.odlparent:odl-guava 12:49:51 [INFO] Project dependency features detected: [] 12:49:51 [INFO] Pax Exam System (Version: 4.13.3) created. 12:49:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:49:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:49:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:49:51 [INFO] Waiting for remote bundle context.. on 21000 name: 50ba6756-9ff6-45a5-a9c2-3ea0c4859ecb timout: [ RelativeTimeout value = 180000 ] 12:49:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:49:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:00 [INFO] 12:50:00 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-guava --- 12:50:00 [INFO] 12:50:00 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-guava --- 12:50:00 [INFO] No Javadoc in project. Archive not created. 12:50:00 [INFO] 12:50:00 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-guava --- 12:50:00 [INFO] CycloneDX: Resolving Dependencies 12:50:00 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 12:50:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/bom.xml 12:50:00 [INFO] attaching as odl-guava-13.1.7-cyclonedx.xml 12:50:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/bom.json 12:50:00 [INFO] attaching as odl-guava-13.1.7-cyclonedx.json 12:50:00 [INFO] 12:50:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-guava --- 12:50:00 [INFO] Skipping duplicate-finder execution! 12:50:00 [INFO] 12:50:00 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-guava --- 12:50:00 [INFO] Skipping plugin execution 12:50:00 [INFO] 12:50:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-guava --- 12:50:00 [INFO] Skipping source per configuration. 12:50:00 [INFO] 12:50:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-guava --- 12:50:00 [INFO] 12:50:00 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-guava --- 12:50:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:00 [INFO] 12:50:00 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-guava --- 12:50:00 [WARNING] 12:50:00 [WARNING] The packaging plugin for project odl-guava did not assign 12:50:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:00 [WARNING] 12:50:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:00 [WARNING] 12:50:00 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom 12:50:00 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml 12:50:00 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml 12:50:00 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-guava/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json 12:50:00 [INFO] 12:50:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-guava --- 12:50:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:00 [WARNING] 12:50:00 [WARNING] The packaging plugin for project odl-guava did not assign 12:50:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:00 [WARNING] 12:50:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:00 [WARNING] 12:50:00 [INFO] 12:50:00 [INFO] --------------< org.opendaylight.odlparent:odl-stax2-api >-------------- 12:50:00 [INFO] Building OpenDaylight :: StAX2 API 13.1.7 [40/67] 12:50:00 [INFO] ------------------------------[ feature ]------------------------------- 12:50:00 [INFO] 12:50:00 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-stax2-api --- 12:50:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:00 [INFO] 12:50:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-stax2-api --- 12:50:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:00 [INFO] 12:50:00 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-stax2-api --- 12:50:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:00 [INFO] argLine set to empty 12:50:00 [INFO] 12:50:00 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-stax2-api --- 12:50:00 [INFO] Starting audit... 12:50:00 Audit done. 12:50:00 [INFO] You have 0 Checkstyle violations. 12:50:00 [INFO] 12:50:00 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-stax2-api --- 12:50:00 [INFO] Starting audit... 12:50:00 Audit done. 12:50:00 [INFO] You have 0 Checkstyle violations. 12:50:00 [INFO] 12:50:00 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-stax2-api --- 12:50:00 [INFO] Generation not enabled 12:50:00 [INFO] Attaching artifact 12:50:00 [INFO] 12:50:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-stax2-api --- 12:50:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:00 [INFO] 12:50:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-stax2-api >>> 12:50:00 [INFO] 12:50:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-stax2-api <<< 12:50:00 [INFO] 12:50:00 [INFO] 12:50:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-stax2-api --- 12:50:00 [INFO] 12:50:00 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-stax2-api --- 12:50:00 [INFO] Starting SFT for org.opendaylight.odlparent:odl-stax2-api 12:50:00 [INFO] Project dependency features detected: [] 12:50:00 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:01 [INFO] Waiting for remote bundle context.. on 21000 name: de0df486-3275-4f37-b8ec-61d985197794 timout: [ RelativeTimeout value = 180000 ] 12:50:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:10 [INFO] 12:50:10 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-stax2-api --- 12:50:10 [INFO] 12:50:10 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-stax2-api --- 12:50:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:50:10 [INFO] 12:50:10 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-stax2-api --- 12:50:10 [INFO] CycloneDX: Resolving Dependencies 12:50:10 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:50:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/target/bom.xml 12:50:10 [INFO] attaching as odl-stax2-api-13.1.7-cyclonedx.xml 12:50:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/target/bom.json 12:50:10 [INFO] attaching as odl-stax2-api-13.1.7-cyclonedx.json 12:50:10 [INFO] 12:50:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-stax2-api --- 12:50:10 [INFO] Skipping duplicate-finder execution! 12:50:10 [INFO] 12:50:10 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-stax2-api --- 12:50:10 [INFO] Skipping plugin execution 12:50:10 [INFO] 12:50:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-stax2-api --- 12:50:10 [INFO] Skipping source per configuration. 12:50:10 [INFO] 12:50:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-stax2-api --- 12:50:10 [INFO] 12:50:10 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-stax2-api --- 12:50:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:10 [INFO] 12:50:10 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-stax2-api --- 12:50:10 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom 12:50:10 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml 12:50:10 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml 12:50:10 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-stax2-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json 12:50:10 [INFO] 12:50:10 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-stax2-api --- 12:50:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:10 [INFO] 12:50:10 [INFO] --------------< org.opendaylight.odlparent:odl-woodstox >--------------- 12:50:10 [INFO] Building OpenDaylight :: Woodstox 13.1.7 [41/67] 12:50:10 [INFO] ------------------------------[ feature ]------------------------------- 12:50:10 [INFO] 12:50:10 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-woodstox --- 12:50:10 [INFO] 12:50:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-woodstox --- 12:50:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:10 [INFO] 12:50:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-woodstox --- 12:50:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:10 [INFO] 12:50:10 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-woodstox --- 12:50:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:11 [INFO] argLine set to empty 12:50:11 [INFO] 12:50:11 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-woodstox --- 12:50:11 [INFO] Starting audit... 12:50:11 Audit done. 12:50:11 [INFO] You have 0 Checkstyle violations. 12:50:11 [INFO] 12:50:11 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-woodstox --- 12:50:11 [INFO] Starting audit... 12:50:11 Audit done. 12:50:11 [INFO] You have 0 Checkstyle violations. 12:50:11 [INFO] 12:50:11 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-woodstox --- 12:50:11 [INFO] Generation not enabled 12:50:11 [INFO] Attaching artifact 12:50:11 [INFO] 12:50:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-woodstox --- 12:50:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:11 [INFO] 12:50:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-woodstox >>> 12:50:11 [INFO] 12:50:11 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-woodstox <<< 12:50:11 [INFO] 12:50:11 [INFO] 12:50:11 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-woodstox --- 12:50:11 [INFO] 12:50:11 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-woodstox --- 12:50:11 [INFO] Starting SFT for org.opendaylight.odlparent:odl-woodstox 12:50:11 [INFO] Project dependency features detected: [] 12:50:11 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:11 [INFO] Waiting for remote bundle context.. on 21000 name: 1cfdc2f9-0d95-437d-a148-98a00e04117e timout: [ RelativeTimeout value = 180000 ] 12:50:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:20 [INFO] 12:50:20 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-woodstox --- 12:50:20 [INFO] 12:50:20 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-woodstox --- 12:50:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:50:20 [INFO] 12:50:20 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-woodstox --- 12:50:20 [INFO] CycloneDX: Resolving Dependencies 12:50:21 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 12:50:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/target/bom.xml 12:50:21 [INFO] attaching as odl-woodstox-13.1.7-cyclonedx.xml 12:50:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/target/bom.json 12:50:21 [INFO] attaching as odl-woodstox-13.1.7-cyclonedx.json 12:50:21 [INFO] 12:50:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-woodstox --- 12:50:21 [INFO] Skipping duplicate-finder execution! 12:50:21 [INFO] 12:50:21 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-woodstox --- 12:50:21 [INFO] Skipping plugin execution 12:50:21 [INFO] 12:50:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-woodstox --- 12:50:21 [INFO] Skipping source per configuration. 12:50:21 [INFO] 12:50:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-woodstox --- 12:50:21 [INFO] 12:50:21 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-woodstox --- 12:50:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:21 [INFO] 12:50:21 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-woodstox --- 12:50:21 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom 12:50:21 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml 12:50:21 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml 12:50:21 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-woodstox/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json 12:50:21 [INFO] 12:50:21 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-woodstox --- 12:50:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:21 [INFO] 12:50:21 [INFO] --------------< org.opendaylight.odlparent:odl-ws-rs-api >-------------- 12:50:21 [INFO] Building OpenDaylight :: Javax WS RS API 13.1.7 [42/67] 12:50:21 [INFO] ------------------------------[ feature ]------------------------------- 12:50:21 [INFO] 12:50:21 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-ws-rs-api --- 12:50:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:21 [INFO] 12:50:21 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-ws-rs-api --- 12:50:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:21 [INFO] 12:50:21 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-ws-rs-api --- 12:50:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:21 [INFO] argLine set to empty 12:50:21 [INFO] 12:50:21 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-ws-rs-api --- 12:50:21 [INFO] Starting audit... 12:50:21 Audit done. 12:50:21 [INFO] You have 0 Checkstyle violations. 12:50:21 [INFO] 12:50:21 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-ws-rs-api --- 12:50:21 [INFO] Starting audit... 12:50:21 Audit done. 12:50:21 [INFO] You have 0 Checkstyle violations. 12:50:21 [INFO] 12:50:21 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ws-rs-api --- 12:50:21 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/feature/feature.xml 12:50:21 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/history/treeListing.txt 12:50:21 12:50:21 [INFO] ...done! 12:50:21 [INFO] Attaching features XML 12:50:21 [INFO] 12:50:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-ws-rs-api --- 12:50:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:21 [INFO] 12:50:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ws-rs-api >>> 12:50:21 [INFO] 12:50:21 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ws-rs-api <<< 12:50:21 [INFO] 12:50:21 [INFO] 12:50:21 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-ws-rs-api --- 12:50:21 [INFO] 12:50:21 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-ws-rs-api --- 12:50:21 [INFO] Starting SFT for org.opendaylight.odlparent:odl-ws-rs-api 12:50:21 [INFO] Project dependency features detected: [] 12:50:21 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:22 [INFO] Waiting for remote bundle context.. on 21000 name: eb9ae3ae-ca8d-445c-9df5-7721397a9925 timout: [ RelativeTimeout value = 180000 ] 12:50:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:30 [INFO] 12:50:30 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-ws-rs-api --- 12:50:30 [INFO] 12:50:30 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-ws-rs-api --- 12:50:30 [INFO] No Javadoc in project. Archive not created. 12:50:30 [INFO] 12:50:30 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-ws-rs-api --- 12:50:30 [INFO] CycloneDX: Resolving Dependencies 12:50:31 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:50:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/bom.xml 12:50:31 [INFO] attaching as odl-ws-rs-api-13.1.7-cyclonedx.xml 12:50:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/bom.json 12:50:31 [INFO] attaching as odl-ws-rs-api-13.1.7-cyclonedx.json 12:50:31 [INFO] 12:50:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ws-rs-api --- 12:50:31 [INFO] Skipping duplicate-finder execution! 12:50:31 [INFO] 12:50:31 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-ws-rs-api --- 12:50:31 [INFO] Skipping plugin execution 12:50:31 [INFO] 12:50:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-ws-rs-api --- 12:50:31 [INFO] Skipping source per configuration. 12:50:31 [INFO] 12:50:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-ws-rs-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-ws-rs-api --- 12:50:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:31 [INFO] 12:50:31 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-ws-rs-api --- 12:50:31 [WARNING] 12:50:31 [WARNING] The packaging plugin for project odl-ws-rs-api did not assign 12:50:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:31 [WARNING] 12:50:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:31 [WARNING] 12:50:31 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom 12:50:31 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml 12:50:31 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml 12:50:31 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-ws-rs-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json 12:50:31 [INFO] 12:50:31 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-ws-rs-api --- 12:50:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:31 [WARNING] 12:50:31 [WARNING] The packaging plugin for project odl-ws-rs-api did not assign 12:50:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:31 [WARNING] 12:50:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:31 [WARNING] 12:50:31 [INFO] 12:50:31 [INFO] -------< org.opendaylight.odlparent:odl-jakarta-activation-api >-------- 12:50:31 [INFO] Building OpenDaylight :: jakarta.activation-api 13.1.7 [43/67] 12:50:31 [INFO] ------------------------------[ feature ]------------------------------- 12:50:31 [INFO] 12:50:31 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:31 [INFO] 12:50:31 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:31 [INFO] 12:50:31 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:31 [INFO] argLine set to empty 12:50:31 [INFO] 12:50:31 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Starting audit... 12:50:31 Audit done. 12:50:31 [INFO] You have 0 Checkstyle violations. 12:50:31 [INFO] 12:50:31 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Starting audit... 12:50:31 Audit done. 12:50:31 [INFO] You have 0 Checkstyle violations. 12:50:31 [INFO] 12:50:31 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/feature/feature.xml 12:50:31 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/history/treeListing.txt 12:50:31 12:50:31 [INFO] ...done! 12:50:31 [INFO] Attaching features XML 12:50:31 [INFO] 12:50:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:31 [INFO] 12:50:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jakarta-activation-api >>> 12:50:31 [INFO] 12:50:31 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jakarta-activation-api <<< 12:50:31 [INFO] 12:50:31 [INFO] 12:50:31 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-jakarta-activation-api --- 12:50:31 [INFO] 12:50:31 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-jakarta-activation-api --- 12:50:31 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jakarta-activation-api 12:50:31 [INFO] Project dependency features detected: [] 12:50:31 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:32 [INFO] Waiting for remote bundle context.. on 21000 name: 89a8f4cd-4449-44a7-8db9-ad1586d98da6 timout: [ RelativeTimeout value = 180000 ] 12:50:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:41 [INFO] 12:50:41 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-jakarta-activation-api --- 12:50:41 [INFO] 12:50:41 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-jakarta-activation-api --- 12:50:41 [INFO] No Javadoc in project. Archive not created. 12:50:41 [INFO] 12:50:41 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-jakarta-activation-api --- 12:50:41 [INFO] CycloneDX: Resolving Dependencies 12:50:41 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:50:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/bom.xml 12:50:41 [INFO] attaching as odl-jakarta-activation-api-13.1.7-cyclonedx.xml 12:50:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/bom.json 12:50:41 [INFO] attaching as odl-jakarta-activation-api-13.1.7-cyclonedx.json 12:50:41 [INFO] 12:50:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jakarta-activation-api --- 12:50:41 [INFO] Skipping duplicate-finder execution! 12:50:41 [INFO] 12:50:41 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-jakarta-activation-api --- 12:50:41 [INFO] Skipping plugin execution 12:50:41 [INFO] 12:50:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jakarta-activation-api --- 12:50:41 [INFO] Skipping source per configuration. 12:50:41 [INFO] 12:50:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jakarta-activation-api --- 12:50:41 [INFO] 12:50:41 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-jakarta-activation-api --- 12:50:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:41 [INFO] 12:50:41 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-jakarta-activation-api --- 12:50:41 [WARNING] 12:50:41 [WARNING] The packaging plugin for project odl-jakarta-activation-api did not assign 12:50:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:41 [WARNING] 12:50:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:41 [WARNING] 12:50:41 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom 12:50:41 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml 12:50:41 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml 12:50:41 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jakarta-activation-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json 12:50:41 [INFO] 12:50:41 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-jakarta-activation-api --- 12:50:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:41 [WARNING] 12:50:41 [WARNING] The packaging plugin for project odl-jakarta-activation-api did not assign 12:50:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:41 [WARNING] 12:50:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:41 [WARNING] 12:50:41 [INFO] 12:50:41 [INFO] --------------< org.opendaylight.odlparent:odl-jackson-2 >-------------- 12:50:41 [INFO] Building OpenDaylight :: Jackson 2.16.x 13.1.7 [44/67] 12:50:41 [INFO] ------------------------------[ feature ]------------------------------- 12:50:41 [INFO] 12:50:41 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-jackson-2 --- 12:50:41 [INFO] 12:50:41 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-jackson-2 --- 12:50:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:41 [INFO] 12:50:41 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-jackson-2 --- 12:50:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:41 [INFO] 12:50:41 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-jackson-2 --- 12:50:42 [INFO] 12:50:42 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-jackson-2 --- 12:50:42 [INFO] 12:50:42 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-jackson-2 --- 12:50:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:42 [INFO] argLine set to empty 12:50:42 [INFO] 12:50:42 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-jackson-2 --- 12:50:42 [INFO] Starting audit... 12:50:42 Audit done. 12:50:42 [INFO] You have 0 Checkstyle violations. 12:50:42 [INFO] 12:50:42 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-jackson-2 --- 12:50:42 [INFO] Starting audit... 12:50:42 Audit done. 12:50:42 [INFO] You have 0 Checkstyle violations. 12:50:42 [INFO] 12:50:42 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-jackson-2 --- 12:50:42 [INFO] 12:50:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jackson-2 --- 12:50:42 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/feature/feature.xml 12:50:42 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/history/treeListing.txt 12:50:42 12:50:42 [INFO] ...done! 12:50:42 [INFO] Attaching features XML 12:50:42 [INFO] 12:50:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jackson-2 --- 12:50:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:42 [INFO] 12:50:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jackson-2 >>> 12:50:42 [INFO] 12:50:42 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-jackson-2 --- 12:50:42 [INFO] 12:50:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jackson-2 <<< 12:50:42 [INFO] 12:50:42 [INFO] 12:50:42 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-jackson-2 --- 12:50:42 [INFO] 12:50:42 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-jackson-2 --- 12:50:42 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jackson-2 12:50:42 [INFO] Project dependency features detected: [] 12:50:42 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:42 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:42 [INFO] Waiting for remote bundle context.. on 21000 name: 9eee72fe-ce5e-4f65-853e-71c586b67767 timout: [ RelativeTimeout value = 180000 ] 12:50:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:50:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:50:51 [INFO] 12:50:51 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-jackson-2 --- 12:50:51 [INFO] 12:50:51 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-jackson-2 --- 12:50:51 [INFO] No Javadoc in project. Archive not created. 12:50:51 [INFO] 12:50:51 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-jackson-2 --- 12:50:51 [INFO] CycloneDX: Resolving Dependencies 12:50:52 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 12:50:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/bom.xml 12:50:52 [INFO] attaching as odl-jackson-2-13.1.7-cyclonedx.xml 12:50:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/bom.json 12:50:52 [INFO] attaching as odl-jackson-2-13.1.7-cyclonedx.json 12:50:52 [INFO] 12:50:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jackson-2 --- 12:50:52 [INFO] Skipping duplicate-finder execution! 12:50:52 [INFO] 12:50:52 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-jackson-2 --- 12:50:52 [INFO] Skipping plugin execution 12:50:52 [INFO] 12:50:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jackson-2 --- 12:50:52 [INFO] Skipping source per configuration. 12:50:52 [INFO] 12:50:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jackson-2 --- 12:50:52 [INFO] 12:50:52 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-jackson-2 --- 12:50:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:52 [INFO] 12:50:52 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-jackson-2 --- 12:50:52 [WARNING] 12:50:52 [WARNING] The packaging plugin for project odl-jackson-2 did not assign 12:50:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:52 [WARNING] 12:50:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:52 [WARNING] 12:50:52 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom 12:50:52 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml 12:50:52 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml 12:50:52 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jackson-2/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json 12:50:52 [INFO] 12:50:52 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-jackson-2 --- 12:50:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:50:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:50:52 [WARNING] 12:50:52 [WARNING] The packaging plugin for project odl-jackson-2 did not assign 12:50:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:50:52 [WARNING] 12:50:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:50:52 [WARNING] 12:50:52 [INFO] 12:50:52 [INFO] -------------< org.opendaylight.odlparent:odl-javassist-3 >------------- 12:50:52 [INFO] Building OpenDaylight :: Javassist 13.1.7 [45/67] 12:50:52 [INFO] ------------------------------[ feature ]------------------------------- 12:50:52 [INFO] 12:50:52 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-javassist-3 --- 12:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:52 [INFO] 12:50:52 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-javassist-3 --- 12:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:50:52 [INFO] 12:50:52 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-javassist-3 --- 12:50:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:50:52 [INFO] argLine set to empty 12:50:52 [INFO] 12:50:52 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-javassist-3 --- 12:50:52 [INFO] Starting audit... 12:50:52 Audit done. 12:50:52 [INFO] You have 0 Checkstyle violations. 12:50:52 [INFO] 12:50:52 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-javassist-3 --- 12:50:52 [INFO] Starting audit... 12:50:52 Audit done. 12:50:52 [INFO] You have 0 Checkstyle violations. 12:50:52 [INFO] 12:50:52 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-javassist-3 --- 12:50:52 [INFO] Generation not enabled 12:50:52 [INFO] Attaching artifact 12:50:52 [INFO] 12:50:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-javassist-3 --- 12:50:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:50:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:50:52 [INFO] 12:50:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-javassist-3 >>> 12:50:52 [INFO] 12:50:52 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-javassist-3 <<< 12:50:52 [INFO] 12:50:52 [INFO] 12:50:52 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-javassist-3 --- 12:50:52 [INFO] 12:50:52 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-javassist-3 --- 12:50:52 [INFO] Starting SFT for org.opendaylight.odlparent:odl-javassist-3 12:50:52 [INFO] Project dependency features detected: [] 12:50:52 [INFO] Pax Exam System (Version: 4.13.3) created. 12:50:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:50:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:50:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:50:53 [INFO] Waiting for remote bundle context.. on 21000 name: ba1da75a-371b-4c06-bc2f-1c6048d02dc9 timout: [ RelativeTimeout value = 180000 ] 12:51:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:01 [INFO] 12:51:01 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-javassist-3 --- 12:51:01 [INFO] 12:51:01 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-javassist-3 --- 12:51:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:51:01 [INFO] 12:51:01 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-javassist-3 --- 12:51:01 [INFO] CycloneDX: Resolving Dependencies 12:51:02 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:51:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/target/bom.xml 12:51:02 [INFO] attaching as odl-javassist-3-13.1.7-cyclonedx.xml 12:51:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/target/bom.json 12:51:02 [INFO] attaching as odl-javassist-3-13.1.7-cyclonedx.json 12:51:02 [INFO] 12:51:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-javassist-3 --- 12:51:02 [INFO] Skipping duplicate-finder execution! 12:51:02 [INFO] 12:51:02 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-javassist-3 --- 12:51:02 [INFO] Skipping plugin execution 12:51:02 [INFO] 12:51:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-javassist-3 --- 12:51:02 [INFO] Skipping source per configuration. 12:51:02 [INFO] 12:51:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-javassist-3 --- 12:51:02 [INFO] 12:51:02 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-javassist-3 --- 12:51:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:02 [INFO] 12:51:02 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-javassist-3 --- 12:51:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom 12:51:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml 12:51:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml 12:51:02 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-javassist-3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json 12:51:02 [INFO] 12:51:02 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-javassist-3 --- 12:51:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:02 [INFO] 12:51:02 [INFO] -------------< org.opendaylight.odlparent:odl-servlet-api >------------- 12:51:02 [INFO] Building OpenDaylight :: Servlet API 13.1.7 [46/67] 12:51:02 [INFO] ------------------------------[ feature ]------------------------------- 12:51:02 [INFO] 12:51:02 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-servlet-api --- 12:51:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:02 [INFO] 12:51:02 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-servlet-api --- 12:51:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:02 [INFO] 12:51:02 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-servlet-api --- 12:51:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:02 [INFO] argLine set to empty 12:51:02 [INFO] 12:51:02 [INFO] --- template-feature-plugin:13.1.7:generate-feature (generate-feature) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-servlet-api --- 12:51:02 [INFO] Starting audit... 12:51:02 Audit done. 12:51:02 [INFO] You have 0 Checkstyle violations. 12:51:02 [INFO] 12:51:02 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-servlet-api --- 12:51:02 [INFO] Starting audit... 12:51:02 Audit done. 12:51:02 [INFO] You have 0 Checkstyle violations. 12:51:02 [INFO] 12:51:02 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-servlet-api --- 12:51:02 [INFO] Generation not enabled 12:51:02 [INFO] Attaching artifact 12:51:02 [INFO] 12:51:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-servlet-api --- 12:51:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:02 [INFO] 12:51:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-servlet-api >>> 12:51:02 [INFO] 12:51:02 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-servlet-api <<< 12:51:02 [INFO] 12:51:02 [INFO] 12:51:02 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-servlet-api --- 12:51:02 [INFO] 12:51:02 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-servlet-api --- 12:51:02 [INFO] Starting SFT for org.opendaylight.odlparent:odl-servlet-api 12:51:02 [INFO] Project dependency features detected: [] 12:51:02 [INFO] Pax Exam System (Version: 4.13.3) created. 12:51:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:51:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:03 [INFO] Waiting for remote bundle context.. on 21000 name: e4f3fbea-edf3-4618-8348-8f1add55dd02 timout: [ RelativeTimeout value = 180000 ] 12:51:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:12 [INFO] 12:51:12 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-servlet-api --- 12:51:12 [INFO] 12:51:12 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-servlet-api --- 12:51:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:51:12 [INFO] 12:51:12 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-servlet-api --- 12:51:12 [INFO] CycloneDX: Resolving Dependencies 12:51:12 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:51:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/target/bom.xml 12:51:12 [INFO] attaching as odl-servlet-api-13.1.7-cyclonedx.xml 12:51:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/target/bom.json 12:51:12 [INFO] attaching as odl-servlet-api-13.1.7-cyclonedx.json 12:51:12 [INFO] 12:51:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-servlet-api --- 12:51:12 [INFO] Skipping duplicate-finder execution! 12:51:12 [INFO] 12:51:12 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-servlet-api --- 12:51:12 [INFO] Skipping plugin execution 12:51:12 [INFO] 12:51:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-servlet-api --- 12:51:12 [INFO] Skipping source per configuration. 12:51:12 [INFO] 12:51:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-servlet-api --- 12:51:12 [INFO] 12:51:12 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-servlet-api --- 12:51:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:12 [INFO] 12:51:12 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-servlet-api --- 12:51:12 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom 12:51:12 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml 12:51:12 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml 12:51:12 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-servlet-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json 12:51:12 [INFO] 12:51:12 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-servlet-api --- 12:51:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:12 [INFO] 12:51:12 [INFO] --------------< org.opendaylight.odlparent:odl-jersey-2 >--------------- 12:51:12 [INFO] Building OpenDaylight :: Jersey 2.x 13.1.7 [47/67] 12:51:12 [INFO] ------------------------------[ feature ]------------------------------- 12:51:12 [INFO] 12:51:12 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-jersey-2 --- 12:51:12 [INFO] 12:51:12 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-jersey-2 --- 12:51:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:12 [INFO] 12:51:12 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-jersey-2 --- 12:51:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:12 [INFO] 12:51:12 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-jersey-2 --- 12:51:13 [INFO] 12:51:13 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-jersey-2 --- 12:51:13 [INFO] 12:51:13 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-jersey-2 --- 12:51:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:13 [INFO] argLine set to empty 12:51:13 [INFO] 12:51:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-jersey-2 --- 12:51:13 [INFO] Starting audit... 12:51:13 Audit done. 12:51:13 [INFO] You have 0 Checkstyle violations. 12:51:13 [INFO] 12:51:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-jersey-2 --- 12:51:13 [INFO] Starting audit... 12:51:13 Audit done. 12:51:13 [INFO] You have 0 Checkstyle violations. 12:51:13 [INFO] 12:51:13 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-jersey-2 --- 12:51:13 [INFO] 12:51:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jersey-2 --- 12:51:13 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/feature/feature.xml 12:51:13 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/history/treeListing.txt 12:51:13 12:51:13 [INFO] ...done! 12:51:13 [INFO] Attaching features XML 12:51:13 [INFO] 12:51:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jersey-2 --- 12:51:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:13 [INFO] 12:51:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-jersey-2 >>> 12:51:13 [INFO] 12:51:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-jersey-2 --- 12:51:13 [INFO] 12:51:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-jersey-2 <<< 12:51:13 [INFO] 12:51:13 [INFO] 12:51:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-jersey-2 --- 12:51:13 [INFO] 12:51:13 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-jersey-2 --- 12:51:13 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jersey-2 12:51:13 [INFO] Project dependency features detected: [] 12:51:13 [INFO] Pax Exam System (Version: 4.13.3) created. 12:51:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:51:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:13 [INFO] Waiting for remote bundle context.. on 21000 name: e60e4b9c-7cf8-48d8-9a8a-e66829aed45f timout: [ RelativeTimeout value = 180000 ] 12:51:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:23 [INFO] 12:51:23 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-jersey-2 --- 12:51:23 [INFO] 12:51:23 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-jersey-2 --- 12:51:23 [INFO] No Javadoc in project. Archive not created. 12:51:23 [INFO] 12:51:23 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-jersey-2 --- 12:51:23 [INFO] CycloneDX: Resolving Dependencies 12:51:23 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 12:51:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/bom.xml 12:51:23 [INFO] attaching as odl-jersey-2-13.1.7-cyclonedx.xml 12:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/bom.json 12:51:23 [INFO] attaching as odl-jersey-2-13.1.7-cyclonedx.json 12:51:23 [INFO] 12:51:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jersey-2 --- 12:51:23 [INFO] Skipping duplicate-finder execution! 12:51:23 [INFO] 12:51:23 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-jersey-2 --- 12:51:23 [INFO] Skipping plugin execution 12:51:23 [INFO] 12:51:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jersey-2 --- 12:51:23 [INFO] Skipping source per configuration. 12:51:23 [INFO] 12:51:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jersey-2 --- 12:51:23 [INFO] 12:51:23 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-jersey-2 --- 12:51:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:23 [INFO] 12:51:23 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-jersey-2 --- 12:51:23 [WARNING] 12:51:23 [WARNING] The packaging plugin for project odl-jersey-2 did not assign 12:51:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:23 [WARNING] 12:51:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:23 [WARNING] 12:51:23 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom 12:51:23 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml 12:51:23 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml 12:51:23 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-jersey-2/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json 12:51:23 [INFO] 12:51:23 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-jersey-2 --- 12:51:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:23 [WARNING] 12:51:23 [WARNING] The packaging plugin for project odl-jersey-2 did not assign 12:51:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:23 [WARNING] 12:51:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:23 [WARNING] 12:51:23 [INFO] 12:51:23 [INFO] -----------< org.opendaylight.odlparent:odl-karaf-feat-jdbc >----------- 12:51:23 [INFO] Building ODL :: odlparent :: odl-karaf-feat-jdbc 13.1.7 [48/67] 12:51:23 [INFO] --------------------------------[ kar ]--------------------------------- 12:51:24 [INFO] 12:51:24 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:24 [INFO] 12:51:24 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:24 [INFO] 12:51:24 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:24 [INFO] argLine set to empty 12:51:24 [INFO] 12:51:24 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Starting audit... 12:51:24 Audit done. 12:51:24 [INFO] You have 0 Checkstyle violations. 12:51:24 [INFO] 12:51:24 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Starting audit... 12:51:24 Audit done. 12:51:24 [INFO] You have 0 Checkstyle violations. 12:51:24 [INFO] 12:51:24 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Copying 1 resource from src/main/feature to target/classes 12:51:24 [INFO] 12:51:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/feature/feature.xml 12:51:24 [INFO] ...done! 12:51:24 [INFO] Attaching features XML 12:51:24 [INFO] 12:51:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:24 [INFO] 12:51:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-karaf-feat-jdbc >>> 12:51:24 [INFO] 12:51:24 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-karaf-feat-jdbc <<< 12:51:24 [INFO] 12:51:24 [INFO] 12:51:24 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Project packaging is not 'feature', skipping execution 12:51:24 [INFO] 12:51:24 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] 12:51:24 [INFO] --- karaf-maven-plugin:4.4.6:kar (default-kar) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/odl-karaf-feat-jdbc-13.1.7.kar 12:51:24 [INFO] 12:51:24 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] No Javadoc in project. Archive not created. 12:51:24 [INFO] 12:51:24 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-karaf-feat-jdbc --- 12:51:24 [INFO] CycloneDX: Resolving Dependencies 12:51:25 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 12:51:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/bom.xml 12:51:25 [INFO] attaching as odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml 12:51:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/bom.json 12:51:25 [INFO] attaching as odl-karaf-feat-jdbc-13.1.7-cyclonedx.json 12:51:25 [INFO] 12:51:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Skipping duplicate-finder execution! 12:51:25 [INFO] 12:51:25 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Skipping plugin execution 12:51:25 [INFO] 12:51:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Skipping source per configuration. 12:51:25 [INFO] 12:51:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] 12:51:25 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:25 [INFO] 12:51:25 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom 12:51:25 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/odl-karaf-feat-jdbc-13.1.7.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar 12:51:25 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml 12:51:25 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml 12:51:25 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jdbc/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json 12:51:25 [INFO] 12:51:25 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-karaf-feat-jdbc --- 12:51:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:25 [INFO] 12:51:25 [INFO] ----------< org.opendaylight.odlparent:odl-karaf-feat-jetty >----------- 12:51:25 [INFO] Building ODL :: odlparent :: odl-karaf-feat-jetty 13.1.7 [49/67] 12:51:25 [INFO] --------------------------------[ kar ]--------------------------------- 12:51:25 [INFO] 12:51:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:25 [INFO] 12:51:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:25 [INFO] 12:51:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:25 [INFO] argLine set to empty 12:51:25 [INFO] 12:51:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Starting audit... 12:51:25 Audit done. 12:51:25 [INFO] You have 0 Checkstyle violations. 12:51:25 [INFO] 12:51:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Starting audit... 12:51:25 Audit done. 12:51:25 [INFO] You have 0 Checkstyle violations. 12:51:25 [INFO] 12:51:25 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Copying 1 resource from src/main/feature to target/classes 12:51:25 [INFO] 12:51:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/feature/feature.xml 12:51:25 [INFO] ...done! 12:51:25 [INFO] Attaching features XML 12:51:25 [INFO] 12:51:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:25 [INFO] 12:51:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-karaf-feat-jetty >>> 12:51:25 [INFO] 12:51:25 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-karaf-feat-jetty <<< 12:51:25 [INFO] 12:51:25 [INFO] 12:51:25 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Project packaging is not 'feature', skipping execution 12:51:25 [INFO] 12:51:25 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] 12:51:25 [INFO] --- karaf-maven-plugin:4.4.6:kar (default-kar) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/odl-karaf-feat-jetty-13.1.7.kar 12:51:25 [INFO] 12:51:25 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] No Javadoc in project. Archive not created. 12:51:25 [INFO] 12:51:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-karaf-feat-jetty --- 12:51:25 [INFO] CycloneDX: Resolving Dependencies 12:51:26 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:51:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/bom.xml 12:51:26 [INFO] attaching as odl-karaf-feat-jetty-13.1.7-cyclonedx.xml 12:51:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/bom.json 12:51:26 [INFO] attaching as odl-karaf-feat-jetty-13.1.7-cyclonedx.json 12:51:26 [INFO] 12:51:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Skipping duplicate-finder execution! 12:51:26 [INFO] 12:51:26 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Skipping plugin execution 12:51:26 [INFO] 12:51:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Skipping source per configuration. 12:51:26 [INFO] 12:51:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] 12:51:26 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:26 [INFO] 12:51:26 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/odl-karaf-feat-jetty-13.1.7.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-jetty/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json 12:51:26 [INFO] 12:51:26 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-karaf-feat-jetty --- 12:51:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:26 [INFO] 12:51:26 [INFO] -----------< org.opendaylight.odlparent:odl-karaf-feat-war >------------ 12:51:26 [INFO] Building ODL :: odlparent :: odl-karaf-feat-war 13.1.7 [50/67] 12:51:26 [INFO] --------------------------------[ kar ]--------------------------------- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-karaf-feat-war --- 12:51:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:26 [INFO] 12:51:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-karaf-feat-war --- 12:51:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:26 [INFO] 12:51:26 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-karaf-feat-war --- 12:51:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:26 [INFO] argLine set to empty 12:51:26 [INFO] 12:51:26 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-karaf-feat-war --- 12:51:26 [INFO] Starting audit... 12:51:26 Audit done. 12:51:26 [INFO] You have 0 Checkstyle violations. 12:51:26 [INFO] 12:51:26 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-karaf-feat-war --- 12:51:26 [INFO] Starting audit... 12:51:26 Audit done. 12:51:26 [INFO] You have 0 Checkstyle violations. 12:51:26 [INFO] 12:51:26 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odl-karaf-feat-war --- 12:51:26 [INFO] Copying 1 resource from src/main/feature to target/classes 12:51:26 [INFO] 12:51:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-war --- 12:51:26 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/feature/feature.xml 12:51:26 [INFO] ...done! 12:51:26 [INFO] Attaching features XML 12:51:26 [INFO] 12:51:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-karaf-feat-war --- 12:51:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:26 [INFO] 12:51:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-karaf-feat-war >>> 12:51:26 [INFO] 12:51:26 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-karaf-feat-war <<< 12:51:26 [INFO] 12:51:26 [INFO] 12:51:26 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-karaf-feat-war --- 12:51:26 [INFO] Project packaging is not 'feature', skipping execution 12:51:26 [INFO] 12:51:26 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- karaf-maven-plugin:4.4.6:kar (default-kar) @ odl-karaf-feat-war --- 12:51:26 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/odl-karaf-feat-war-13.1.7.kar 12:51:26 [INFO] 12:51:26 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-karaf-feat-war --- 12:51:26 [INFO] No Javadoc in project. Archive not created. 12:51:26 [INFO] 12:51:26 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-karaf-feat-war --- 12:51:26 [INFO] CycloneDX: Resolving Dependencies 12:51:26 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:51:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/bom.xml 12:51:26 [INFO] attaching as odl-karaf-feat-war-13.1.7-cyclonedx.xml 12:51:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/bom.json 12:51:26 [INFO] attaching as odl-karaf-feat-war-13.1.7-cyclonedx.json 12:51:26 [INFO] 12:51:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-war --- 12:51:26 [INFO] Skipping duplicate-finder execution! 12:51:26 [INFO] 12:51:26 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-karaf-feat-war --- 12:51:26 [INFO] Skipping plugin execution 12:51:26 [INFO] 12:51:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-karaf-feat-war --- 12:51:26 [INFO] Skipping source per configuration. 12:51:26 [INFO] 12:51:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-karaf-feat-war --- 12:51:26 [INFO] 12:51:26 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-karaf-feat-war --- 12:51:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:26 [INFO] 12:51:26 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-karaf-feat-war --- 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/odl-karaf-feat-war-13.1.7.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml 12:51:26 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-war/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json 12:51:26 [INFO] 12:51:26 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-karaf-feat-war --- 12:51:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:26 [INFO] 12:51:26 [INFO] ---------------< org.opendaylight.odlparent:odl-lmax-3 >---------------- 12:51:26 [INFO] Building OpenDaylight :: LMAX Disruptor 13.1.7 [51/67] 12:51:26 [INFO] ------------------------------[ feature ]------------------------------- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-lmax-3 --- 12:51:26 [INFO] 12:51:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-lmax-3 --- 12:51:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:26 [INFO] 12:51:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-lmax-3 --- 12:51:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:27 [INFO] 12:51:27 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-lmax-3 --- 12:51:27 [INFO] 12:51:27 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-lmax-3 --- 12:51:27 [INFO] 12:51:27 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-lmax-3 --- 12:51:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:27 [INFO] argLine set to empty 12:51:27 [INFO] 12:51:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-lmax-3 --- 12:51:27 [INFO] Starting audit... 12:51:27 Audit done. 12:51:27 [INFO] You have 0 Checkstyle violations. 12:51:27 [INFO] 12:51:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-lmax-3 --- 12:51:27 [INFO] Starting audit... 12:51:27 Audit done. 12:51:27 [INFO] You have 0 Checkstyle violations. 12:51:27 [INFO] 12:51:27 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-lmax-3 --- 12:51:27 [INFO] 12:51:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lmax-3 --- 12:51:27 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/feature/feature.xml 12:51:27 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/history/treeListing.txt 12:51:27 12:51:27 [INFO] ...done! 12:51:27 [INFO] Attaching features XML 12:51:27 [INFO] 12:51:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lmax-3 --- 12:51:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:27 [INFO] 12:51:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-lmax-3 >>> 12:51:27 [INFO] 12:51:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-lmax-3 --- 12:51:27 [INFO] 12:51:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-lmax-3 <<< 12:51:27 [INFO] 12:51:27 [INFO] 12:51:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-lmax-3 --- 12:51:27 [INFO] 12:51:27 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-lmax-3 --- 12:51:27 [INFO] Starting SFT for org.opendaylight.odlparent:odl-lmax-3 12:51:27 [INFO] Project dependency features detected: [] 12:51:27 [INFO] Pax Exam System (Version: 4.13.3) created. 12:51:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:51:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:27 [INFO] Waiting for remote bundle context.. on 21000 name: 84ce18b6-634b-4fb6-bcbb-0d7b413bf96b timout: [ RelativeTimeout value = 180000 ] 12:51:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:36 [INFO] 12:51:36 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-lmax-3 --- 12:51:36 [INFO] 12:51:36 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-lmax-3 --- 12:51:36 [INFO] No Javadoc in project. Archive not created. 12:51:36 [INFO] 12:51:36 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-lmax-3 --- 12:51:36 [INFO] CycloneDX: Resolving Dependencies 12:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/bom.xml 12:51:36 [INFO] attaching as odl-lmax-3-13.1.7-cyclonedx.xml 12:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/bom.json 12:51:36 [INFO] attaching as odl-lmax-3-13.1.7-cyclonedx.json 12:51:36 [INFO] 12:51:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lmax-3 --- 12:51:36 [INFO] Skipping duplicate-finder execution! 12:51:36 [INFO] 12:51:36 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-lmax-3 --- 12:51:36 [INFO] Skipping plugin execution 12:51:36 [INFO] 12:51:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lmax-3 --- 12:51:36 [INFO] Skipping source per configuration. 12:51:36 [INFO] 12:51:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lmax-3 --- 12:51:36 [INFO] 12:51:36 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-lmax-3 --- 12:51:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:36 [INFO] 12:51:36 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-lmax-3 --- 12:51:36 [WARNING] 12:51:36 [WARNING] The packaging plugin for project odl-lmax-3 did not assign 12:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:36 [WARNING] 12:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:36 [WARNING] 12:51:36 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom 12:51:36 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml 12:51:36 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml 12:51:36 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-lmax-3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json 12:51:36 [INFO] 12:51:36 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-lmax-3 --- 12:51:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:36 [WARNING] 12:51:36 [WARNING] The packaging plugin for project odl-lmax-3 did not assign 12:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:36 [WARNING] 12:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:36 [WARNING] 12:51:36 [INFO] 12:51:36 [INFO] ---------------< org.opendaylight.odlparent:odl-netty-4 >--------------- 12:51:36 [INFO] Building OpenDaylight :: Netty 13.1.7 [52/67] 12:51:36 [INFO] ------------------------------[ feature ]------------------------------- 12:51:37 [INFO] 12:51:37 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-netty-4 --- 12:51:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:37 [INFO] 12:51:37 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-netty-4 --- 12:51:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:37 [INFO] 12:51:37 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-netty-4 --- 12:51:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:37 [INFO] argLine set to empty 12:51:37 [INFO] 12:51:37 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-netty-4 --- 12:51:37 [INFO] Starting audit... 12:51:37 Audit done. 12:51:37 [INFO] You have 0 Checkstyle violations. 12:51:37 [INFO] 12:51:37 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-netty-4 --- 12:51:37 [INFO] Starting audit... 12:51:37 Audit done. 12:51:37 [INFO] You have 0 Checkstyle violations. 12:51:37 [INFO] 12:51:37 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-4 --- 12:51:37 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/feature/feature.xml 12:51:37 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/history/treeListing.txt 12:51:37 12:51:37 [INFO] ...done! 12:51:37 [INFO] Attaching features XML 12:51:37 [INFO] 12:51:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netty-4 --- 12:51:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:37 [INFO] 12:51:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-netty-4 >>> 12:51:37 [INFO] 12:51:37 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-netty-4 <<< 12:51:37 [INFO] 12:51:37 [INFO] 12:51:37 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-netty-4 --- 12:51:37 [INFO] 12:51:37 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-netty-4 --- 12:51:37 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-4 12:51:37 [INFO] Project dependency features detected: [] 12:51:37 [INFO] Pax Exam System (Version: 4.13.3) created. 12:51:37 [INFO] Creating RMI registry server on 127.0.0.1:21000 12:51:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 12:51:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 12:51:38 [INFO] Waiting for remote bundle context.. on 21000 name: 1fa5c107-1177-4dcc-aa38-f019b7d8bdaa timout: [ RelativeTimeout value = 180000 ] 12:51:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 12:51:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 12:51:46 [INFO] 12:51:46 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-netty-4 --- 12:51:46 [INFO] 12:51:46 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-netty-4 --- 12:51:46 [INFO] No Javadoc in project. Archive not created. 12:51:46 [INFO] 12:51:46 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-netty-4 --- 12:51:46 [INFO] CycloneDX: Resolving Dependencies 12:51:47 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 12:51:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/bom.xml 12:51:47 [INFO] attaching as odl-netty-4-13.1.7-cyclonedx.xml 12:51:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/bom.json 12:51:47 [INFO] attaching as odl-netty-4-13.1.7-cyclonedx.json 12:51:47 [INFO] 12:51:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-4 --- 12:51:47 [INFO] Skipping duplicate-finder execution! 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-netty-4 --- 12:51:47 [INFO] Skipping plugin execution 12:51:47 [INFO] 12:51:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netty-4 --- 12:51:47 [INFO] Skipping source per configuration. 12:51:47 [INFO] 12:51:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netty-4 --- 12:51:47 [INFO] 12:51:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-netty-4 --- 12:51:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-netty-4 --- 12:51:47 [WARNING] 12:51:47 [WARNING] The packaging plugin for project odl-netty-4 did not assign 12:51:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:47 [WARNING] 12:51:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:47 [WARNING] 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-netty-4/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json 12:51:47 [INFO] 12:51:47 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-netty-4 --- 12:51:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:47 [WARNING] 12:51:47 [WARNING] The packaging plugin for project odl-netty-4 did not assign 12:51:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:47 [WARNING] 12:51:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:47 [WARNING] 12:51:47 [INFO] 12:51:47 [INFO] -----------< org.opendaylight.odlparent:feature-repo-parent >----------- 12:51:47 [INFO] Building ODL :: odlparent :: feature-repo-parent 13.1.7 [53/67] 12:51:47 [INFO] --------------------------------[ pom ]--------------------------------- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ feature-repo-parent --- 12:51:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:47 [INFO] 12:51:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 12:51:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:47 [INFO] 12:51:47 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ feature-repo-parent --- 12:51:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:47 [INFO] argLine set to empty 12:51:47 [INFO] 12:51:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ feature-repo-parent --- 12:51:47 [INFO] Starting audit... 12:51:47 Audit done. 12:51:47 [INFO] You have 0 Checkstyle violations. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ feature-repo-parent --- 12:51:47 [INFO] Starting audit... 12:51:47 Audit done. 12:51:47 [INFO] You have 0 Checkstyle violations. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 12:51:47 [INFO] 12:51:47 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 12:51:47 [INFO] 12:51:47 [INFO] 12:51:47 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- features-test-plugin:13.1.7:test (default) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ feature-repo-parent --- 12:51:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:51:47 [INFO] 12:51:47 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ feature-repo-parent --- 12:51:47 [INFO] CycloneDX: Resolving Dependencies 12:51:47 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 12:51:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/feature-repo-parent/target/bom.xml 12:51:47 [INFO] attaching as feature-repo-parent-13.1.7-cyclonedx.xml 12:51:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/feature-repo-parent/target/bom.json 12:51:47 [INFO] attaching as feature-repo-parent-13.1.7-cyclonedx.json 12:51:47 [INFO] 12:51:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 12:51:47 [INFO] Skipping duplicate-finder execution! 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ feature-repo-parent --- 12:51:47 [INFO] Skipping plugin execution 12:51:47 [INFO] 12:51:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-repo-parent --- 12:51:47 [INFO] 12:51:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ feature-repo-parent --- 12:51:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ feature-repo-parent --- 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml 12:51:47 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json 12:51:47 [INFO] 12:51:47 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ feature-repo-parent --- 12:51:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:47 [INFO] 12:51:47 [INFO] -----------< org.opendaylight.odlparent:features-odlparent >------------ 12:51:47 [INFO] Building ODL :: odlparent :: features-odlparent 13.1.7 [54/67] 12:51:47 [INFO] ------------------------------[ feature ]------------------------------- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-odlparent --- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-odlparent --- 12:51:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:47 [INFO] 12:51:47 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ features-odlparent --- 12:51:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:47 [INFO] 12:51:47 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-odlparent --- 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ features-odlparent --- 12:51:47 [INFO] 12:51:47 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ features-odlparent --- 12:51:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:47 [INFO] argLine set to empty 12:51:47 [INFO] 12:51:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ features-odlparent --- 12:51:47 [INFO] Starting audit... 12:51:47 Audit done. 12:51:47 [INFO] You have 0 Checkstyle violations. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ features-odlparent --- 12:51:47 [INFO] Starting audit... 12:51:47 Audit done. 12:51:47 [INFO] You have 0 Checkstyle violations. 12:51:47 [INFO] 12:51:47 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ features-odlparent --- 12:51:47 [INFO] 12:51:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-odlparent --- 12:51:47 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/feature/feature.xml 12:51:48 [INFO] ...done! 12:51:48 [INFO] Attaching features XML 12:51:48 [INFO] 12:51:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-odlparent --- 12:51:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:51:48 [INFO] 12:51:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ features-odlparent >>> 12:51:48 [INFO] 12:51:48 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ features-odlparent --- 12:51:48 [INFO] 12:51:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ features-odlparent <<< 12:51:48 [INFO] 12:51:48 [INFO] 12:51:48 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ features-odlparent --- 12:51:48 [INFO] 12:51:48 [INFO] --- features-test-plugin:13.1.7:test (default) @ features-odlparent --- 12:51:48 [INFO] 12:51:48 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ features-odlparent --- 12:51:48 [INFO] 12:51:48 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ features-odlparent --- 12:51:48 [INFO] No Javadoc in project. Archive not created. 12:51:48 [INFO] 12:51:48 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-odlparent --- 12:51:48 [INFO] CycloneDX: Resolving Dependencies 12:51:49 [INFO] CycloneDX: Creating BOM version 1.6 with 105 component(s) 12:51:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/bom.xml 12:51:49 [INFO] attaching as features-odlparent-13.1.7-cyclonedx.xml 12:51:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/bom.json 12:51:49 [INFO] attaching as features-odlparent-13.1.7-cyclonedx.json 12:51:49 [INFO] 12:51:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-odlparent --- 12:51:49 [INFO] Skipping duplicate-finder execution! 12:51:49 [INFO] 12:51:49 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ features-odlparent --- 12:51:49 [INFO] Skipping plugin execution 12:51:49 [INFO] 12:51:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-odlparent --- 12:51:49 [INFO] No sources in project. Archive not created. 12:51:49 [INFO] 12:51:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-odlparent --- 12:51:49 [INFO] 12:51:49 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ features-odlparent --- 12:51:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:49 [INFO] 12:51:49 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-odlparent --- 12:51:49 [WARNING] 12:51:49 [WARNING] The packaging plugin for project features-odlparent did not assign 12:51:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:49 [WARNING] 12:51:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:49 [WARNING] 12:51:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/pom.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom 12:51:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml 12:51:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml 12:51:49 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/features-odlparent/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json 12:51:49 [INFO] 12:51:49 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-odlparent --- 12:51:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:51:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:51:49 [WARNING] 12:51:49 [WARNING] The packaging plugin for project features-odlparent did not assign 12:51:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 12:51:49 [WARNING] 12:51:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 12:51:49 [WARNING] 12:51:49 [INFO] 12:51:49 [INFO] ------------< org.opendaylight.odlparent:test-distribution >------------ 12:51:49 [INFO] Building test-distribution 13.1.7 [55/67] 12:51:49 [INFO] --------------------------------[ pom ]--------------------------------- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ test-distribution --- 12:51:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ test-distribution --- 12:51:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:50 [INFO] 12:51:50 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ test-distribution --- 12:51:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ test-distribution --- 12:51:50 [INFO] Starting audit... 12:51:50 Audit done. 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ test-distribution --- 12:51:50 [INFO] Starting audit... 12:51:50 Audit done. 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ test-distribution --- 12:51:50 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/src/main/resources 12:51:50 [INFO] 12:51:50 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ test-distribution --- 12:51:50 [INFO] Using repositories: 12:51:50 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:51:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:51:50 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:50 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/target/assembly 12:51:50 [INFO] Loading direct KAR and features XML dependencies 12:51:50 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:51:50 [INFO] Feature framework will be added as a startup feature 12:51:50 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/target/assembly 12:51:50 [INFO] Unzipping kars 12:51:50 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 12:51:50 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:51:50 [INFO] Loading profiles from: 12:51:50 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:51:50 [INFO] Loading repositories 12:51:50 [INFO] Generating generated-startup profile 12:51:50 [INFO] Generating generated-boot profile with parents: generated-startup 12:51:50 [INFO] Generating generated-installed profile 12:51:50 [INFO] Configuring etc/config.properties and etc/system.properties 12:51:50 [INFO] Downloading libraries for generated profiles 12:51:50 [INFO] Downloading additional libraries 12:51:50 [INFO] Writing configurations 12:51:50 [INFO] adding config file: etc/profile.cfg 12:51:50 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 12:51:50 [INFO] Startup stage 12:51:50 [INFO] Loading startup repositories 12:51:50 [INFO] Resolving startup features and bundles 12:51:50 [INFO] Features: framework 12:51:50 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:51:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:51:50 [INFO] Boot stage 12:51:50 [INFO] Loading boot repositories 12:51:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:51:50 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.7/xml/features 12:51:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.7/xml/features 12:51:50 [INFO] Feature kar/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 12:51:50 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:51:50 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:51:50 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:51:50 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:51:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:51:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:51:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:51:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:51:50 [INFO] Feature shell/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:51:50 [INFO] Feature service/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 12:51:50 [INFO] Feature jaas/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 12:51:50 [INFO] Feature package/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 12:51:50 [INFO] Feature ssh/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 12:51:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 12:51:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 12:51:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 12:51:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 12:51:50 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:51:50 [INFO] Feature management/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 12:51:50 [INFO] adding config file: etc/jmx.acl.cfg 12:51:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 12:51:50 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 12:51:50 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.management.cfg 12:51:50 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:51:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:51:50 [INFO] Feature system/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:51:50 [INFO] Feature log/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:51:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:51:50 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:51:50 [INFO] Feature config/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 12:51:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 12:51:50 [INFO] Feature instance/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 12:51:50 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:51:50 [INFO] Feature framework/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:51:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 12:51:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 12:51:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:51:50 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 12:51:50 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 12:51:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 12:51:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 12:51:50 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:51:50 [INFO] Feature c40485f2-b7e4-473b-b323-9db9c1772a0f/0.0.0 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:51:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:51:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:51:50 [INFO] Feature bundle/4.4.6 is defined as a boot feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 12:51:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 12:51:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 12:51:50 [INFO] Feature standard/4.4.6 is defined as a boot feature 12:51:50 [INFO] Install stage 12:51:50 [INFO] Loading installed repositories 12:51:50 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 12:51:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 12:51:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:51:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:51:50 [INFO] 12:51:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ test-distribution >>> 12:51:50 [INFO] 12:51:50 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ test-distribution <<< 12:51:50 [INFO] 12:51:50 [INFO] 12:51:50 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 12:51:50 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 12:51:50 [INFO] 12:51:50 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ test-distribution --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ test-distribution --- 12:51:50 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/src/main/assembly 12:51:50 [INFO] 12:51:50 [INFO] --- karaf-plugin:13.1.7:populate-local-repo (populate-local-repo) @ test-distribution --- 12:51:50 [INFO] Feature repository discovered recursively: a353c5a9-9cd2-40ee-8ea7-8e91760f7732 12:51:50 [INFO] Feature repository discovered recursively: features-odlparent 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 12:51:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 12:51:50 [INFO] Feature repository discovered recursively: odl-gson 12:51:50 [INFO] Feature repository discovered recursively: odl-guava 12:51:50 [INFO] Feature repository discovered recursively: odl-jackson-2 12:51:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 12:51:50 [INFO] Feature repository discovered recursively: odl-javassist-3 12:51:50 [INFO] Feature repository discovered recursively: odl-jersey-2 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 12:51:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 12:51:50 [INFO] Feature repository discovered recursively: odl-lmax-3 12:51:50 [INFO] Feature repository discovered recursively: odl-netty-4 12:51:50 [INFO] Feature repository discovered recursively: odl-servlet-api 12:51:50 [INFO] Feature repository discovered recursively: odl-stax2-api 12:51:50 [INFO] Feature repository discovered recursively: odl-woodstox 12:51:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 12:51:50 [INFO] Feature repository discovered recursively: pt-triemap 12:51:50 [INFO] Feature repository discovered recursively: framework-4.4.6 12:51:50 [INFO] Feature repository discovered recursively: standard-4.4.6 12:51:50 [INFO] Feature repository discovered recursively: framework-4.4.6 12:51:50 [INFO] Feature repository discovered recursively: features-odlparent 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 12:51:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-antlr4 12:51:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 12:51:50 [INFO] Feature repository discovered recursively: odl-gson 12:51:50 [INFO] Feature repository discovered recursively: odl-guava 12:51:50 [INFO] Feature repository discovered recursively: odl-jackson-2 12:51:50 [INFO] Feature repository discovered recursively: odl-woodstox 12:51:50 [INFO] Feature repository discovered recursively: odl-stax2-api 12:51:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 12:51:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 12:51:50 [INFO] Feature repository discovered recursively: odl-javassist-3 12:51:50 [INFO] Feature repository discovered recursively: odl-jersey-2 12:51:50 [INFO] Feature repository discovered recursively: odl-servlet-api 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 12:51:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 12:51:50 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 12:51:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 12:51:50 [INFO] Feature repository discovered recursively: odl-lmax-3 12:51:50 [INFO] Feature repository discovered recursively: odl-netty-4 12:51:50 [INFO] Feature repository discovered recursively: pt-triemap 12:51:50 [INFO] Feature repository discovered recursively: standard-4.4.6 12:51:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 12:51:50 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:50 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 12:51:51 [INFO] 12:51:51 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ test-distribution --- 12:51:51 [INFO] Executing tasks 12:51:51 [INFO] Executed tasks 12:51:51 [INFO] 12:51:51 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ test-distribution --- 12:51:51 [INFO] Executing tasks 12:51:51 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-distribution/target/assembly/system/org/bouncycastle 12:51:51 [INFO] Executed tasks 12:51:51 [INFO] 12:51:51 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ test-distribution --- 12:51:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:51:51 [INFO] 12:51:51 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ test-distribution --- 12:51:59 [INFO] 12:51:59 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ test-distribution --- 12:51:59 [INFO] Skipping CycloneDX goal, because module skips deploy 12:51:59 [INFO] 12:51:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 12:51:59 [INFO] Skipping duplicate-finder execution! 12:51:59 [INFO] 12:51:59 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ test-distribution --- 12:51:59 [INFO] Skipping pom project 12:51:59 [INFO] 12:51:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-distribution --- 12:51:59 [INFO] 12:51:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-distribution --- 12:51:59 [INFO] 12:51:59 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ test-distribution --- 12:51:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:51:59 [INFO] 12:51:59 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ test-distribution --- 12:51:59 [INFO] Skipping artifact installation 12:51:59 [INFO] 12:51:59 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ test-distribution --- 12:51:59 [INFO] Skipping artifact deployment 12:51:59 [INFO] 12:51:59 [INFO] ---------------< org.opendaylight.odlparent:test-static >--------------- 12:51:59 [INFO] Building test-static 13.1.7 [56/67] 12:51:59 [INFO] --------------------------------[ pom ]--------------------------------- 12:51:59 [INFO] 12:51:59 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-static --- 12:51:59 [INFO] 12:51:59 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ test-static --- 12:51:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:59 [INFO] 12:51:59 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ test-static --- 12:51:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:51:59 [INFO] 12:51:59 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ test-static --- 12:51:59 [INFO] 12:51:59 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ test-static --- 12:51:59 [INFO] 12:51:59 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ test-static --- 12:51:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:51:59 [INFO] 12:51:59 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ test-static --- 12:51:59 [INFO] Starting audit... 12:51:59 Audit done. 12:51:59 [INFO] You have 0 Checkstyle violations. 12:51:59 [INFO] 12:51:59 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ test-static --- 12:51:59 [INFO] Starting audit... 12:51:59 Audit done. 12:51:59 [INFO] You have 0 Checkstyle violations. 12:51:59 [INFO] 12:51:59 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ test-static --- 12:51:59 [INFO] 12:51:59 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ test-static --- 12:51:59 [INFO] Using repositories: 12:51:59 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 12:51:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 12:51:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:51:59 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/assembly 12:51:59 [INFO] Loading direct KAR and features XML dependencies 12:51:59 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 12:51:59 [INFO] Feature static will be added as a startup feature 12:51:59 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/assembly 12:51:59 [INFO] Unzipping kars 12:51:59 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 12:51:59 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 12:51:59 [INFO] Loading profiles from: 12:51:59 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 12:51:59 [INFO] Loading repositories 12:51:59 [INFO] Generating generated-startup profile 12:51:59 [INFO] Generating generated-boot profile with parents: generated-startup 12:51:59 [INFO] Generating generated-installed profile 12:51:59 [INFO] Adding profiles to etc/profiles 12:51:59 [INFO] Configuring etc/config.properties and etc/system.properties 12:51:59 [INFO] Downloading libraries for generated profiles 12:51:59 [INFO] Downloading additional libraries 12:51:59 [INFO] Writing configurations 12:51:59 [INFO] adding config file: etc/profile.cfg 12:51:59 [INFO] Startup stage 12:51:59 [INFO] Loading startup repositories 12:51:59 [INFO] Resolving startup features and bundles 12:51:59 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, http-whiteboard, shell, odl-dropwizard-metrics, odl-gson, odl-guava, odl-jackson-2.13, odl-jakarta-activation-api, odl-jetty-2, odl-lmax-3, odl-netty-4 12:51:59 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7, mvn:org.opendaylight.odlparent/logging-markers/13.1.7, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.48.2 12:52:00 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 12:52:00 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 12:52:00 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 12:52:00 [INFO] adding maven artifact: mvn:com.lmax/disruptor/3.4.4 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.122.Final/jar/linux-x86_64 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.122.Final/jar/linux-x86_64 12:52:00 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 12:52:00 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 12:52:00 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:52:00 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:52:00 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 12:52:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 12:52:00 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 12:52:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 12:52:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:52:00 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 12:52:00 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 12:52:00 [INFO] adding config file: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/assembly/etc/jetty.xml 12:52:00 [INFO] adding config file: /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/assembly/etc/jetty-web.xml 12:52:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 12:52:00 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:52:00 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:52:00 [INFO] adding config file: etc/org.apache.karaf.log.cfg 12:52:00 [INFO] Boot stage 12:52:00 [INFO] Loading boot repositories 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.7/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 12:52:00 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 12:52:00 [INFO] Feature odl-gson/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 12:52:00 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 12:52:00 [INFO] Feature odl-lmax-3/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:com.lmax/disruptor/3.4.4 12:52:00 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 12:52:00 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 12:52:00 [INFO] Feature scr/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 12:52:00 [INFO] Feature odl-guava/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.48.2 12:52:00 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 12:52:00 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 12:52:00 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 12:52:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 12:52:00 [INFO] Feature shell/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 12:52:00 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 12:52:00 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 12:52:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 12:52:00 [INFO] Feature feature/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 12:52:00 [INFO] Feature jline/3.21.0 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 12:52:00 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 12:52:00 [INFO] Feature odl-dropwizard-metrics/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.33 12:52:00 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.33 12:52:00 [INFO] Feature system/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 12:52:00 [INFO] Feature log/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 12:52:00 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 12:52:00 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 12:52:00 [INFO] not changing existing config file: etc/org.ops4j.pax.web.cfg 12:52:00 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 12:52:00 [INFO] Feature odl-netty-4/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.122.Final/jar/linux-x86_64 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.122.Final 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.122.Final/jar/linux-x86_64 12:52:00 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.122.Final 12:52:00 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 12:52:00 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 12:52:00 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 12:52:00 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 12:52:00 [INFO] Feature fd59ccd0-afc6-4bdb-96e5-4f5ab8441a49/0.0.0 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.7 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 12:52:00 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 12:52:00 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 12:52:00 [INFO] Feature odl-jakarta-activation-api/13.1.7 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 12:52:00 [INFO] Feature deployer/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 12:52:00 [INFO] Feature http-whiteboard/8.0.27 is defined as a boot feature 12:52:00 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 12:52:00 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 12:52:00 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 12:52:00 [INFO] Feature wrap/2.6.14 is defined as a boot feature 12:52:00 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 12:52:00 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 12:52:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 12:52:00 [INFO] Install stage 12:52:00 [INFO] Loading installed repositories 12:52:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 12:52:00 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 12:52:00 [INFO] 12:52:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ test-static >>> 12:52:00 [INFO] 12:52:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ test-static --- 12:52:00 [INFO] 12:52:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ test-static <<< 12:52:00 [INFO] 12:52:00 [INFO] 12:52:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ test-static --- 12:52:00 [INFO] 12:52:00 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ test-static --- 12:52:00 [INFO] 12:52:00 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ test-static --- 12:52:00 [INFO] 12:52:00 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ test-static --- 12:52:00 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 12:52:00 [INFO] 12:52:00 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ test-static --- 12:52:00 [INFO] 12:52:00 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ test-static --- 12:52:00 [INFO] Executing tasks 12:52:00 [INFO] Executed tasks 12:52:00 [INFO] 12:52:00 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ test-static --- 12:52:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 12:52:00 [INFO] 12:52:00 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ test-static --- 12:52:04 [INFO] 12:52:04 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ test-static --- 12:52:04 [INFO] CycloneDX: Resolving Dependencies 12:52:07 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 12:52:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/bom.xml 12:52:07 [INFO] attaching as test-static-13.1.7-cyclonedx.xml 12:52:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/bom.json 12:52:07 [INFO] attaching as test-static-13.1.7-cyclonedx.json 12:52:07 [INFO] 12:52:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-static --- 12:52:07 [INFO] Skipping duplicate-finder execution! 12:52:07 [INFO] 12:52:07 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ test-static --- 12:52:07 [INFO] Skipping pom project 12:52:07 [INFO] 12:52:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-static --- 12:52:07 [INFO] 12:52:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-static --- 12:52:07 [INFO] 12:52:07 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ test-static --- 12:52:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:52:07 [INFO] 12:52:07 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ test-static --- 12:52:07 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/pom.xml to /tmp/r/org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom 12:52:07 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/test-static-13.1.7.tar.gz to /tmp/r/org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz 12:52:07 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/test-static-13.1.7.zip to /tmp/r/org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip 12:52:07 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/bom.xml to /tmp/r/org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml 12:52:07 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/karaf/test-static/target/bom.json to /tmp/r/org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json 12:52:07 [INFO] 12:52:07 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ test-static --- 12:52:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:52:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:52:08 [INFO] 12:52:08 [INFO] ------------< org.opendaylight.odlparent:karaf-aggregator >------------- 12:52:08 [INFO] Building ODL :: odlparent :: karaf-aggregator 13.1.7 [57/67] 12:52:08 [INFO] --------------------------------[ pom ]--------------------------------- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ karaf-aggregator --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ karaf-aggregator --- 12:52:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:08 [INFO] 12:52:08 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ karaf-aggregator --- 12:52:08 [INFO] 12:52:08 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ karaf-aggregator --- 12:52:08 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:08 [INFO] 12:52:08 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ karaf-aggregator --- 12:52:08 [INFO] Skipping artifact installation 12:52:08 [INFO] 12:52:08 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ karaf-aggregator --- 12:52:08 [INFO] Skipping artifact deployment 12:52:08 [INFO] 12:52:08 [INFO] ---------< org.opendaylight.odlparent:odl-karaf-feat-feature >---------- 12:52:08 [INFO] Building ODL :: odlparent :: odl-karaf-feat-feature 13.1.7 [58/67] 12:52:08 [INFO] --------------------------------[ kar ]--------------------------------- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:08 [INFO] 12:52:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:08 [INFO] 12:52:08 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:08 [INFO] argLine set to empty 12:52:08 [INFO] 12:52:08 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Starting audit... 12:52:08 Audit done. 12:52:08 [INFO] You have 0 Checkstyle violations. 12:52:08 [INFO] 12:52:08 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Starting audit... 12:52:08 Audit done. 12:52:08 [INFO] You have 0 Checkstyle violations. 12:52:08 [INFO] 12:52:08 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Copying 1 resource from src/main/feature to target/classes 12:52:08 [INFO] 12:52:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/feature/feature.xml 12:52:08 [INFO] ...done! 12:52:08 [INFO] Attaching features XML 12:52:08 [INFO] 12:52:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:52:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:52:08 [INFO] 12:52:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-karaf-feat-feature >>> 12:52:08 [INFO] 12:52:08 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-karaf-feat-feature <<< 12:52:08 [INFO] 12:52:08 [INFO] 12:52:08 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Project packaging is not 'feature', skipping execution 12:52:08 [INFO] 12:52:08 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- karaf-maven-plugin:4.4.6:kar (default-kar) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/odl-karaf-feat-feature-13.1.7.kar 12:52:08 [INFO] 12:52:08 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-karaf-feat-feature --- 12:52:08 [INFO] No Javadoc in project. Archive not created. 12:52:08 [INFO] 12:52:08 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-karaf-feat-feature --- 12:52:08 [INFO] CycloneDX: Resolving Dependencies 12:52:08 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 12:52:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/bom.xml 12:52:08 [INFO] attaching as odl-karaf-feat-feature-13.1.7-cyclonedx.xml 12:52:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/bom.json 12:52:08 [INFO] attaching as odl-karaf-feat-feature-13.1.7-cyclonedx.json 12:52:08 [INFO] 12:52:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Skipping duplicate-finder execution! 12:52:08 [INFO] 12:52:08 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Skipping plugin execution 12:52:08 [INFO] 12:52:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Skipping source per configuration. 12:52:08 [INFO] 12:52:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-karaf-feat-feature --- 12:52:08 [INFO] 12:52:08 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:08 [INFO] 12:52:08 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom 12:52:08 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/odl-karaf-feat-feature-13.1.7.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar 12:52:08 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml 12:52:08 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml 12:52:08 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/features/odl-karaf-feat-feature/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json 12:52:08 [INFO] 12:52:08 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-karaf-feat-feature --- 12:52:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:52:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:52:08 [INFO] 12:52:08 [INFO] ---------< org.opendaylight.odlparent:odlparent-bundle-check >---------- 12:52:08 [INFO] Building ODL :: odlparent :: odlparent-bundle-check 13.1.7 [59/67] 12:52:08 [INFO] -------------------------------[ bundle ]------------------------------- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-bundle-check --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-bundle-check --- 12:52:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:08 [INFO] 12:52:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odlparent-bundle-check --- 12:52:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:08 [INFO] 12:52:08 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-bundle-check --- 12:52:08 [INFO] 12:52:08 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odlparent-bundle-check --- 12:52:08 [INFO] 12:52:08 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odlparent-bundle-check --- 12:52:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:52:08 [INFO] 12:52:08 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odlparent-bundle-check --- 12:52:08 [INFO] Starting audit... 12:52:08 Audit done. 12:52:08 [INFO] You have 0 Checkstyle violations. 12:52:08 [INFO] 12:52:08 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odlparent-bundle-check --- 12:52:09 [INFO] Starting audit... 12:52:09 Audit done. 12:52:09 [INFO] You have 0 Checkstyle violations. 12:52:09 [INFO] 12:52:09 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odlparent-bundle-check --- 12:52:09 [INFO] 12:52:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odlparent-bundle-check --- 12:52:09 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/src/main/resources 12:52:09 [INFO] 12:52:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ odlparent-bundle-check --- 12:52:09 [INFO] Recompiling the module because of changed dependency. 12:52:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 12:52:09 [INFO] 12:52:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odlparent-bundle-check >>> 12:52:09 [INFO] 12:52:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odlparent-bundle-check --- 12:52:09 [INFO] Fork Value is true 12:52:11 [INFO] Done SpotBugs Analysis.... 12:52:11 [INFO] 12:52:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odlparent-bundle-check <<< 12:52:11 [INFO] 12:52:11 [INFO] 12:52:11 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odlparent-bundle-check --- 12:52:11 [INFO] BugInstance size is 0 12:52:11 [INFO] Error size is 0 12:52:11 [INFO] No errors/warnings found 12:52:11 [INFO] 12:52:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ odlparent-bundle-check --- 12:52:11 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/src/test/resources 12:52:11 [INFO] 12:52:11 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ odlparent-bundle-check --- 12:52:11 [INFO] No sources to compile 12:52:11 [INFO] 12:52:11 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ odlparent-bundle-check --- 12:52:11 [INFO] No tests to run. 12:52:11 [INFO] 12:52:12 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odlparent-bundle-check --- 12:52:12 [INFO] 12:52:12 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ odlparent-bundle-check --- 12:52:12 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7.jar 12:52:12 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/classes/META-INF/MANIFEST.MF 12:52:12 [INFO] 12:52:12 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odlparent-bundle-check --- 12:52:12 [INFO] No previous run data found, generating javadoc. 12:52:13 [WARNING] Javadoc Warnings 12:52:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/JDTAnnotations.java:12: warning: no comment 12:52:13 [WARNING] public interface JDTAnnotations { 12:52:13 [WARNING] ^ 12:52:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/JDTAnnotations.java:14: warning: no comment 12:52:13 [WARNING] @NonNull Object nonNullMethodReturn(); 12:52:13 [WARNING] ^ 12:52:13 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/SpotbugsAnnotations.java:13: warning: no comment 12:52:13 [WARNING] public interface SpotbugsAnnotations { 12:52:13 [WARNING] ^ 12:52:13 [WARNING] 3 warnings 12:52:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7-javadoc.jar 12:52:13 [INFO] 12:52:13 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-bundle-check --- 12:52:13 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:13 [INFO] 12:52:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-bundle-check --- 12:52:13 [INFO] Skipping duplicate-finder execution! 12:52:13 [INFO] 12:52:13 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odlparent-bundle-check --- 12:52:13 [INFO] No dependency problems found 12:52:13 [INFO] 12:52:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odlparent-bundle-check --- 12:52:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7-sources.jar 12:52:13 [INFO] 12:52:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odlparent-bundle-check --- 12:52:13 [INFO] 12:52:13 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odlparent-bundle-check --- 12:52:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:52:13 [INFO] 12:52:13 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-bundle-check --- 12:52:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/13.1.7/odlparent-bundle-check-13.1.7.pom 12:52:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/13.1.7/odlparent-bundle-check-13.1.7.jar 12:52:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/13.1.7/odlparent-bundle-check-13.1.7-javadoc.jar 12:52:13 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/odlparent-bundle-check/target/odlparent-bundle-check-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/13.1.7/odlparent-bundle-check-13.1.7-sources.jar 12:52:13 [INFO] 12:52:13 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ odlparent-bundle-check --- 12:52:13 [INFO] Installing org/opendaylight/odlparent/odlparent-bundle-check/13.1.7/odlparent-bundle-check-13.1.7.jar 12:52:13 [INFO] Writing OBR metadata 12:52:13 [INFO] 12:52:13 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-bundle-check --- 12:52:13 [INFO] Skipping artifact deployment 12:52:13 [INFO] 12:52:13 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ odlparent-bundle-check --- 12:52:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:52:13 [INFO] 12:52:13 [INFO] -------------< org.opendaylight.odlparent:odl-bundle-test >------------- 12:52:13 [INFO] Building ODL :: odlparent :: odl-bundle-test 13.1.7 [60/67] 12:52:13 [INFO] --------------------------------[ kar ]--------------------------------- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-bundle-test --- 12:52:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:13 [INFO] 12:52:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-bundle-test --- 12:52:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:13 [INFO] 12:52:13 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-bundle-test --- 12:52:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:13 [INFO] argLine set to empty 12:52:13 [INFO] 12:52:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-bundle-test --- 12:52:13 [INFO] Starting audit... 12:52:13 Audit done. 12:52:13 [INFO] You have 0 Checkstyle violations. 12:52:13 [INFO] 12:52:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-bundle-test --- 12:52:13 [INFO] Starting audit... 12:52:13 Audit done. 12:52:13 [INFO] You have 0 Checkstyle violations. 12:52:13 [INFO] 12:52:13 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odl-bundle-test --- 12:52:13 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/features/odl-bundle-test/src/main/resources 12:52:13 [INFO] 12:52:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bundle-test --- 12:52:13 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-stage-13.1.x/features/odl-bundle-test/target/feature/feature.xml 12:52:13 [INFO] ...done! 12:52:13 [INFO] Attaching features XML 12:52:13 [INFO] 12:52:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bundle-test --- 12:52:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 12:52:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 12:52:13 [INFO] 12:52:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-bundle-test >>> 12:52:13 [INFO] 12:52:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-bundle-test <<< 12:52:13 [INFO] 12:52:13 [INFO] 12:52:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-bundle-test --- 12:52:13 [INFO] Project packaging is not 'feature', skipping execution 12:52:13 [INFO] 12:52:13 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- karaf-maven-plugin:4.4.6:kar (default-kar) @ odl-bundle-test --- 12:52:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/features/odl-bundle-test/target/odl-bundle-test-13.1.7.kar 12:52:13 [INFO] 12:52:13 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-bundle-test --- 12:52:13 [INFO] No Javadoc in project. Archive not created. 12:52:13 [INFO] 12:52:13 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-bundle-test --- 12:52:13 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:13 [INFO] 12:52:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bundle-test --- 12:52:13 [INFO] Skipping duplicate-finder execution! 12:52:13 [INFO] 12:52:13 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-bundle-test --- 12:52:13 [INFO] Skipping plugin execution 12:52:13 [INFO] 12:52:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bundle-test --- 12:52:13 [INFO] Skipping source per configuration. 12:52:13 [INFO] 12:52:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bundle-test --- 12:52:13 [INFO] 12:52:13 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-bundle-test --- 12:52:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:13 [INFO] 12:52:13 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-bundle-test --- 12:52:13 [INFO] Skipping artifact installation 12:52:13 [INFO] 12:52:13 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-bundle-test --- 12:52:13 [INFO] Skipping artifact deployment 12:52:13 [INFO] 12:52:13 [INFO] -----------< org.opendaylight.odlparent:features-aggregator >----------- 12:52:13 [INFO] Building ODL :: odlparent :: features-aggregator 13.1.7 [61/67] 12:52:13 [INFO] --------------------------------[ pom ]--------------------------------- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-aggregator --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-aggregator --- 12:52:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:13 [INFO] 12:52:13 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-aggregator --- 12:52:13 [INFO] 12:52:13 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-aggregator --- 12:52:13 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:13 [INFO] 12:52:13 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-aggregator --- 12:52:13 [INFO] Skipping artifact installation 12:52:13 [INFO] 12:52:13 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-aggregator --- 12:52:13 [INFO] Skipping artifact deployment 12:52:13 [INFO] 12:52:13 [INFO] -------------< org.opendaylight.odlparent:odlparent-docs >-------------- 12:52:13 [INFO] Building odlparent-docs 13.1.7 [62/67] 12:52:13 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-docs --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-docs --- 12:52:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:13 [INFO] 12:52:13 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odlparent-docs --- 12:52:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:13 [INFO] 12:52:13 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-docs --- 12:52:13 [INFO] 12:52:13 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odlparent-docs --- 12:52:13 [INFO] 12:52:13 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odlparent-docs --- 12:52:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:52:13 [INFO] 12:52:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odlparent-docs --- 12:52:13 [INFO] Starting audit... 12:52:13 Audit done. 12:52:13 [INFO] You have 0 Checkstyle violations. 12:52:13 [INFO] 12:52:13 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odlparent-docs --- 12:52:13 [INFO] Starting audit... 12:52:13 Audit done. 12:52:13 [INFO] You have 0 Checkstyle violations. 12:52:13 [INFO] 12:52:13 [INFO] --- asciidoctor-maven-plugin:1.5.7.1:process-asciidoc (output-html) @ odlparent-docs --- 12:52:15 [INFO] sourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/docs/src/main/asciidoc does not exist. Skip processing 12:52:15 [INFO] 12:52:15 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odlparent-docs --- 12:52:15 [INFO] 12:52:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odlparent-docs --- 12:52:15 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/docs/src/main/resources 12:52:15 [INFO] 12:52:15 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ odlparent-docs --- 12:52:15 [INFO] No sources to compile 12:52:15 [INFO] 12:52:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odlparent-docs >>> 12:52:15 [INFO] 12:52:15 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odlparent-docs --- 12:52:15 [INFO] 12:52:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odlparent-docs <<< 12:52:15 [INFO] 12:52:15 [INFO] 12:52:15 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odlparent-docs --- 12:52:15 [INFO] 12:52:15 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-sources) @ odlparent-docs --- 12:52:15 [INFO] 12:52:15 [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-source) @ odlparent-docs --- 12:52:15 [INFO] Source directory: /w/workspace/odlparent-maven-stage-13.1.x/docs/target/src added. 12:52:15 [INFO] 12:52:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ odlparent-docs --- 12:52:15 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/docs/src/test/resources 12:52:15 [INFO] 12:52:15 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ odlparent-docs --- 12:52:15 [INFO] No sources to compile 12:52:15 [INFO] 12:52:15 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ odlparent-docs --- 12:52:15 [INFO] No tests to run. 12:52:15 [INFO] 12:52:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odlparent-docs --- 12:52:15 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7-sources.jar 12:52:15 [INFO] 12:52:15 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odlparent-docs --- 12:52:15 [INFO] 12:52:15 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ odlparent-docs --- 12:52:15 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7.jar 12:52:15 [INFO] 12:52:15 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odlparent-docs --- 12:52:15 [INFO] No previous run data found, generating javadoc. 12:52:19 [WARNING] Javadoc Warnings 12:52:19 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/docs/target/src/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:14: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:52:19 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_FEATURENAME_PROP; 12:52:19 [WARNING] ^ 12:52:19 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/docs/target/src/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:15: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:52:19 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_FEATUREVERSION_PROP; 12:52:19 [WARNING] ^ 12:52:19 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/docs/target/src/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java:16: warning: [removal] Constants in org.opendaylight.odlparent.featuretest has been deprecated and marked for removal 12:52:19 [WARNING] import static org.opendaylight.odlparent.featuretest.Constants.ORG_OPENDAYLIGHT_FEATURETEST_URI_PROP; 12:52:19 [WARNING] ^ 12:52:19 [WARNING] 3 warnings 12:52:19 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7-javadoc.jar 12:52:19 [INFO] 12:52:19 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-docs --- 12:52:19 [INFO] CycloneDX: Resolving Dependencies 12:52:24 [INFO] CycloneDX: Creating BOM version 1.6 with 168 component(s) 12:52:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-13.1.x/docs/target/bom.xml 12:52:24 [INFO] attaching as odlparent-docs-13.1.7-cyclonedx.xml 12:52:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-13.1.x/docs/target/bom.json 12:52:24 [INFO] attaching as odlparent-docs-13.1.7-cyclonedx.json 12:52:24 [INFO] 12:52:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-docs --- 12:52:24 [INFO] Skipping duplicate-finder execution! 12:52:24 [INFO] 12:52:24 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odlparent-docs --- 12:52:24 [WARNING] Unused declared dependencies found: 12:52:24 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:13.1.7:compile 12:52:24 [WARNING] org.opendaylight.odlparent:karaf-plugin:jar:13.1.7:compile 12:52:24 [WARNING] org.opendaylight.odlparent:karaf-util:jar:13.1.7:compile 12:52:24 [WARNING] org.opendaylight.odlparent:features-test:jar:13.1.7:compile 12:52:24 [WARNING] org.opendaylight.odlparent:filter-manifest-plugin:jar:13.1.7:compile 12:52:24 [WARNING] org.opendaylight.odlparent:logging-markers:jar:13.1.7:compile 12:52:24 [INFO] 12:52:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odlparent-docs --- 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odlparent-docs --- 12:52:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-docs --- 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7-sources.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/target/odlparent-docs-13.1.7-javadoc.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml 12:52:24 [INFO] Installing /w/workspace/odlparent-maven-stage-13.1.x/docs/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json 12:52:24 [INFO] 12:52:24 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-docs --- 12:52:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:52:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/odlparent-maven-stage-13.1.x/m2repo" instead. 12:52:24 [INFO] 12:52:24 [INFO] -------< org.opendaylight.odlparent:odlparent-dependency-check >-------- 12:52:24 [INFO] Building ODL :: odlparent :: odlparent-dependency-check 13.1.7 [63/67] 12:52:24 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-dependency-check --- 12:52:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:25 [INFO] 12:52:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odlparent-dependency-check --- 12:52:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:25 [INFO] 12:52:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odlparent-dependency-check --- 12:52:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/odlparent-dependency-check/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:52:25 [INFO] 12:52:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odlparent-dependency-check --- 12:52:25 [INFO] Starting audit... 12:52:25 Audit done. 12:52:25 [INFO] You have 0 Checkstyle violations. 12:52:25 [INFO] 12:52:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odlparent-dependency-check --- 12:52:25 [INFO] Starting audit... 12:52:25 Audit done. 12:52:25 [INFO] You have 0 Checkstyle violations. 12:52:25 [INFO] 12:52:25 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ odlparent-dependency-check --- 12:52:25 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/odlparent-dependency-check/src/main/resources 12:52:25 [INFO] 12:52:25 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ odlparent-dependency-check --- 12:52:25 [INFO] No sources to compile 12:52:25 [INFO] 12:52:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odlparent-dependency-check >>> 12:52:25 [INFO] 12:52:25 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odlparent-dependency-check <<< 12:52:25 [INFO] 12:52:25 [INFO] 12:52:25 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ odlparent-dependency-check --- 12:52:25 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/odlparent-dependency-check/src/test/resources 12:52:25 [INFO] 12:52:25 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ odlparent-dependency-check --- 12:52:25 [INFO] No sources to compile 12:52:25 [INFO] 12:52:25 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ odlparent-dependency-check --- 12:52:25 [INFO] No tests to run. 12:52:25 [INFO] 12:52:25 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ odlparent-dependency-check --- 12:52:25 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/odlparent-dependency-check/target/odlparent-dependency-check-13.1.7.jar 12:52:25 [INFO] 12:52:25 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odlparent-dependency-check --- 12:52:25 [INFO] No Javadoc in project. Archive not created. 12:52:25 [INFO] 12:52:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-dependency-check --- 12:52:25 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:25 [INFO] 12:52:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-dependency-check --- 12:52:25 [INFO] Skipping duplicate-finder execution! 12:52:25 [INFO] 12:52:25 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odlparent-dependency-check --- 12:52:25 [WARNING] Unused declared dependencies found: 12:52:25 [WARNING] io.netty:netty-bom:pom:4.1.122.Final:compile 12:52:25 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 12:52:25 [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile 12:52:25 [WARNING] commons-io:commons-io:jar:2.19.0:compile 12:52:25 [WARNING] org.javassist:javassist:jar:3.30.2-GA:compile 12:52:25 [WARNING] org.bouncycastle:bcutil-jdk18on:jar:1.81:compile 12:52:25 [WARNING] org.glassfish.jersey:jersey-bom:pom:2.47:compile 12:52:25 [WARNING] org.mockito:mockito-bom:pom:5.18.0:compile 12:52:25 [WARNING] tech.pantheon.triemap:bom:pom:1.3.2:compile 12:52:25 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 12:52:25 [WARNING] com.puppycrawl.tools:checkstyle:jar:10.17.0:compile 12:52:25 [WARNING] net.java.dev.stax-utils:stax-utils:jar:20070216:compile 12:52:25 [WARNING] io.dropwizard.metrics:metrics-bom:pom:4.2.33:compile 12:52:25 [WARNING] org.junit:junit-bom:pom:5.13.3:compile 12:52:25 [WARNING] xml-apis:xml-apis:jar:1.4.01:compile 12:52:25 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 12:52:25 [WARNING] com.google.code.gson:gson:jar:2.11.0:compile 12:52:25 [WARNING] org.immutables:value:jar:annotations:2.10.1:compile 12:52:25 [WARNING] com.lmax:disruptor:jar:3.4.4:compile 12:52:25 [WARNING] org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:compile 12:52:25 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 12:52:25 [WARNING] org.antlr:antlr4-runtime:jar:4.13.2:compile 12:52:25 [WARNING] org.apache.logging.log4j:log4j-bom:pom:2.23.1:compile 12:52:25 [WARNING] org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 12:52:25 [WARNING] net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 12:52:25 [WARNING] com.google.errorprone:error_prone_annotations:jar:2.40.0:compile 12:52:25 [WARNING] org.eclipse.jetty:jetty-bom:pom:9.4.54.v20240208:compile 12:52:25 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 12:52:25 [WARNING] org.jolokia:jolokia-osgi:jar:1.7.2:compile 12:52:25 [WARNING] org.codehaus.plexus:plexus-slf4j-logging:jar:1.1:compile 12:52:25 [WARNING] com.fasterxml.jackson:jackson-bom:pom:2.16.2:compile 12:52:25 [WARNING] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 12:52:25 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.81:compile 12:52:25 [WARNING] org.apache.commons:commons-text:jar:1.13.1:compile 12:52:25 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.81:compile 12:52:25 [WARNING] org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final:compile 12:52:25 [WARNING] com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 12:52:25 [WARNING] commons-beanutils:commons-beanutils:jar:1.11.0:compile 12:52:25 [WARNING] org.threeten:threeten-extra:jar:1.8.0:compile 12:52:25 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 12:52:25 [WARNING] org.apache.karaf:karaf-bom:pom:4.4.6:compile 12:52:25 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 12:52:25 [WARNING] org.slf4j:slf4j-bom:pom:2.0.12:compile 12:52:25 [WARNING] org.checkerframework:checker-qual:jar:3.48.2:compile 12:52:25 [INFO] 12:52:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odlparent-dependency-check --- 12:52:25 [INFO] No sources in project. Archive not created. 12:52:25 [INFO] 12:52:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odlparent-dependency-check --- 12:52:25 [INFO] 12:52:25 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odlparent-dependency-check --- 12:52:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:52:25 [INFO] 12:52:25 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-dependency-check --- 12:52:25 [INFO] Skipping artifact installation 12:52:25 [INFO] 12:52:25 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-dependency-check --- 12:52:25 [INFO] Skipping artifact deployment 12:52:25 [INFO] 12:52:25 [INFO] -------------< org.opendaylight.odlparent:immutables-jpms >------------- 12:52:25 [INFO] Building immutables-jpms 13.1.7 [64/67] 12:52:25 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ immutables-jpms --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ immutables-jpms --- 12:52:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:25 [INFO] 12:52:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ immutables-jpms --- 12:52:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:25 [INFO] 12:52:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ immutables-jpms --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ immutables-jpms --- 12:52:25 [INFO] 12:52:25 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ immutables-jpms --- 12:52:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:52:25 [INFO] 12:52:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ immutables-jpms --- 12:52:25 [INFO] Starting audit... 12:52:25 Audit done. 12:52:25 [INFO] You have 0 Checkstyle violations. 12:52:25 [INFO] 12:52:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ immutables-jpms --- 12:52:25 [INFO] Starting audit... 12:52:25 Audit done. 12:52:25 [INFO] You have 0 Checkstyle violations. 12:52:25 [INFO] 12:52:25 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ immutables-jpms --- 12:52:25 [INFO] 12:52:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ immutables-jpms --- 12:52:25 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/main/resources 12:52:25 [INFO] 12:52:25 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ immutables-jpms --- 12:52:25 [INFO] Recompiling the module because of changed dependency. 12:52:25 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/classes 12:52:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/main/java/module-info.java:[11,40] requires directive for an automatic module 12:52:26 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/main/java/module-info.java:[12,52] requires transitive directive for an automatic module 12:52:26 [INFO] 12:52:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ immutables-jpms >>> 12:52:26 [INFO] 12:52:26 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ immutables-jpms --- 12:52:26 [INFO] Fork Value is true 12:52:29 [INFO] Done SpotBugs Analysis.... 12:52:29 [INFO] 12:52:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ immutables-jpms <<< 12:52:29 [INFO] 12:52:29 [INFO] 12:52:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ immutables-jpms --- 12:52:29 [INFO] BugInstance size is 0 12:52:29 [INFO] Error size is 0 12:52:29 [INFO] No errors/warnings found 12:52:29 [INFO] 12:52:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ immutables-jpms --- 12:52:29 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/test/resources 12:52:29 [INFO] 12:52:29 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ immutables-jpms --- 12:52:29 [INFO] Recompiling the module because of changed dependency. 12:52:29 [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes 12:52:29 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/test/java/org/opendaylight/odlparent/test/immutables/jpms/JmpsInterfaceTest.java:[15,6] class org.junit.jupiter.api.Test in module is not exported 12:52:29 [INFO] 12:52:29 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ immutables-jpms --- 12:52:29 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/surefire-reports 12:52:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:52:29 [INFO] 12:52:29 [INFO] ------------------------------------------------------- 12:52:29 [INFO] T E S T S 12:52:29 [INFO] ------------------------------------------------------- 12:52:31 [INFO] Running org.opendaylight.odlparent.test.immutables.jpms.JmpsInterfaceTest 12:52:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.odlparent.test.immutables.jpms.JmpsInterfaceTest 12:52:31 [INFO] 12:52:31 [INFO] Results: 12:52:31 [INFO] 12:52:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 12:52:31 [INFO] 12:52:31 [INFO] 12:52:31 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ immutables-jpms --- 12:52:31 [INFO] 12:52:31 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ immutables-jpms --- 12:52:31 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/immutables-jpms-13.1.7.jar 12:52:31 [INFO] 12:52:31 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ immutables-jpms --- 12:52:31 [INFO] No previous run data found, generating javadoc. 12:52:32 [WARNING] Javadoc Warnings 12:52:32 [WARNING] /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/src/main/java/module-info.java:8: warning: no comment 12:52:32 [WARNING] module org.opendaylight.odlparent.test.immutables.jpms { 12:52:32 [WARNING] ^ 12:52:32 [WARNING] 1 warning 12:52:32 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/immutables-jpms-13.1.7-javadoc.jar 12:52:32 [INFO] 12:52:32 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ immutables-jpms --- 12:52:32 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:32 [INFO] 12:52:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ immutables-jpms --- 12:52:32 [INFO] Skipping duplicate-finder execution! 12:52:32 [INFO] 12:52:32 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ immutables-jpms --- 12:52:32 [INFO] No dependency problems found 12:52:32 [INFO] 12:52:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ immutables-jpms --- 12:52:32 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/immutables-jpms-13.1.7-sources.jar 12:52:32 [INFO] 12:52:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ immutables-jpms --- 12:52:32 [INFO] 12:52:32 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ immutables-jpms --- 12:52:32 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-jpms/target/code-coverage/jacoco.exec 12:52:32 [INFO] Analyzed bundle 'immutables-jpms' with 0 classes 12:52:32 [INFO] 12:52:32 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ immutables-jpms --- 12:52:32 [INFO] Skipping artifact installation 12:52:32 [INFO] 12:52:32 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ immutables-jpms --- 12:52:32 [INFO] Skipping artifact deployment 12:52:32 [INFO] 12:52:32 [INFO] ------------< org.opendaylight.odlparent:immutables-plain >------------- 12:52:32 [INFO] Building immutables-plain 13.1.7 [65/67] 12:52:32 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:32 [INFO] 12:52:32 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ immutables-plain --- 12:52:32 [INFO] 12:52:32 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ immutables-plain --- 12:52:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:32 [INFO] 12:52:32 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ immutables-plain --- 12:52:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:32 [INFO] 12:52:32 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ immutables-plain --- 12:52:33 [INFO] 12:52:33 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ immutables-plain --- 12:52:33 [INFO] 12:52:33 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ immutables-plain --- 12:52:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 12:52:33 [INFO] 12:52:33 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ immutables-plain --- 12:52:33 [INFO] Starting audit... 12:52:33 Audit done. 12:52:33 [INFO] You have 0 Checkstyle violations. 12:52:33 [INFO] 12:52:33 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ immutables-plain --- 12:52:33 [INFO] Starting audit... 12:52:33 Audit done. 12:52:33 [INFO] You have 0 Checkstyle violations. 12:52:33 [INFO] 12:52:33 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ immutables-plain --- 12:52:33 [INFO] 12:52:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ immutables-plain --- 12:52:33 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/src/main/resources 12:52:33 [INFO] 12:52:33 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ immutables-plain --- 12:52:33 [INFO] Recompiling the module because of changed dependency. 12:52:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:52:33 [INFO] 12:52:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ immutables-plain >>> 12:52:33 [INFO] 12:52:33 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ immutables-plain --- 12:52:33 [INFO] Fork Value is true 12:52:36 [INFO] Done SpotBugs Analysis.... 12:52:36 [INFO] 12:52:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ immutables-plain <<< 12:52:36 [INFO] 12:52:36 [INFO] 12:52:36 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ immutables-plain --- 12:52:36 [INFO] BugInstance size is 0 12:52:36 [INFO] Error size is 0 12:52:36 [INFO] No errors/warnings found 12:52:36 [INFO] 12:52:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ immutables-plain --- 12:52:36 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/src/test/resources 12:52:36 [INFO] 12:52:36 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ immutables-plain --- 12:52:36 [INFO] Recompiling the module because of changed dependency. 12:52:36 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:52:36 [INFO] 12:52:36 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ immutables-plain --- 12:52:36 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/surefire-reports 12:52:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:52:36 [INFO] 12:52:36 [INFO] ------------------------------------------------------- 12:52:36 [INFO] T E S T S 12:52:36 [INFO] ------------------------------------------------------- 12:52:38 [INFO] Running org.opendaylight.odlparent.test.immutables.plain.PlainInterfaceTest 12:52:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.odlparent.test.immutables.plain.PlainInterfaceTest 12:52:38 [INFO] 12:52:38 [INFO] Results: 12:52:38 [INFO] 12:52:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 12:52:38 [INFO] 12:52:38 [INFO] 12:52:38 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ immutables-plain --- 12:52:38 [INFO] 12:52:38 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ immutables-plain --- 12:52:38 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/immutables-plain-13.1.7.jar 12:52:38 [INFO] 12:52:38 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ immutables-plain --- 12:52:38 [INFO] No previous run data found, generating javadoc. 12:52:39 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/immutables-plain-13.1.7-javadoc.jar 12:52:39 [INFO] 12:52:39 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ immutables-plain --- 12:52:39 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:39 [INFO] 12:52:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ immutables-plain --- 12:52:39 [INFO] Skipping duplicate-finder execution! 12:52:39 [INFO] 12:52:39 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ immutables-plain --- 12:52:39 [INFO] No dependency problems found 12:52:39 [INFO] 12:52:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ immutables-plain --- 12:52:39 [INFO] Building jar: /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/immutables-plain-13.1.7-sources.jar 12:52:39 [INFO] 12:52:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ immutables-plain --- 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ immutables-plain --- 12:52:39 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-13.1.x/tests/immutables-plain/target/code-coverage/jacoco.exec 12:52:39 [INFO] Analyzed bundle 'immutables-plain' with 0 classes 12:52:39 [INFO] 12:52:39 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ immutables-plain --- 12:52:39 [INFO] Skipping artifact installation 12:52:39 [INFO] 12:52:39 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ immutables-plain --- 12:52:39 [INFO] Skipping artifact deployment 12:52:39 [INFO] 12:52:39 [INFO] ------------< org.opendaylight.odlparent:tests-aggregator >------------- 12:52:39 [INFO] Building ODL :: odlparent :: tests-aggregator 13.1.7 [66/67] 12:52:39 [INFO] --------------------------------[ pom ]--------------------------------- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ tests-aggregator --- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ tests-aggregator --- 12:52:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:39 [INFO] 12:52:39 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ tests-aggregator --- 12:52:39 [INFO] 12:52:39 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ tests-aggregator --- 12:52:39 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:39 [INFO] 12:52:39 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ tests-aggregator --- 12:52:39 [INFO] Skipping artifact installation 12:52:39 [INFO] 12:52:39 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ tests-aggregator --- 12:52:39 [INFO] Skipping artifact deployment 12:52:39 [INFO] 12:52:39 [INFO] ----------< org.opendaylight.odlparent:odlparent-aggregator >----------- 12:52:39 [INFO] Building odlparent 13.1.7 [67/67] 12:52:39 [INFO] --------------------------------[ pom ]--------------------------------- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odlparent-aggregator --- 12:52:39 [INFO] Deleting /w/workspace/odlparent-maven-stage-13.1.x/target 12:52:39 [INFO] 12:52:39 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odlparent-aggregator --- 12:52:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:52:39 [INFO] 12:52:39 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odlparent-aggregator --- 12:52:39 [INFO] 12:52:39 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odlparent-aggregator --- 12:52:39 [INFO] Skipping CycloneDX goal, because module skips deploy 12:52:39 [INFO] 12:52:39 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odlparent-aggregator --- 12:52:39 [INFO] Skipping artifact installation 12:52:39 [INFO] 12:52:39 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odlparent-aggregator --- 12:52:39 [INFO] Skipping artifact deployment 12:52:39 [INFO] ------------------------------------------------------------------------ 12:52:39 [INFO] Reactor Summary for odlparent 13.1.7: 12:52:39 [INFO] 12:52:39 [INFO] ODL :: odlparent :: odlparent-lite ................. SUCCESS [ 3.348 s] 12:52:39 [INFO] ODL :: odlparent :: checkstyle ..................... SUCCESS [ 3.624 s] 12:52:39 [INFO] ODL :: odlparent :: spotbugs ....................... SUCCESS [ 0.650 s] 12:52:39 [INFO] ODL :: odlparent :: odl-license .................... SUCCESS [ 0.307 s] 12:52:39 [INFO] ODL :: odlparent :: copy-files-plugin .............. SUCCESS [ 3.146 s] 12:52:39 [INFO] ODL :: odlparent :: odlparent ...................... SUCCESS [ 8.231 s] 12:52:39 [INFO] ODL :: odlparent :: bnd-parent ..................... SUCCESS [ 1.353 s] 12:52:39 [INFO] ODL :: odlparent :: bundles-diag ................... SUCCESS [ 14.801 s] 12:52:39 [INFO] ODL :: odlparent :: bundles-test-lib ............... SUCCESS [ 8.390 s] 12:52:39 [INFO] ODL :: odlparent :: bundle-parent .................. SUCCESS [ 2.621 s] 12:52:39 [INFO] ODL :: odlparent :: bundles4-test .................. SUCCESS [ 2.204 s] 12:52:39 [INFO] OpenDaylight :: Karaf :: Branding .................. SUCCESS [ 0.691 s] 12:52:39 [INFO] ODL :: odlparent :: filter-manifest-plugin ......... SUCCESS [ 7.377 s] 12:52:39 [INFO] ODL :: odlparent :: bcpkix-framework-ext ........... SUCCESS [ 1.699 s] 12:52:39 [INFO] ODL :: odlparent :: bcprov-framework-ext ........... SUCCESS [ 1.441 s] 12:52:39 [INFO] ODL :: odlparent :: bcutil-framework-ext ........... SUCCESS [ 1.310 s] 12:52:39 [INFO] OpenDaylight :: Logging Markers .................... SUCCESS [ 6.259 s] 12:52:39 [INFO] ODL :: odlparent :: karaf-util ..................... SUCCESS [ 7.296 s] 12:52:39 [INFO] ODL :: odlparent :: karaf-plugin ................... SUCCESS [ 14.705 s] 12:52:39 [INFO] ODL :: odlparent :: opendaylight-karaf-resources ... SUCCESS [ 11.378 s] 12:52:39 [INFO] ODL :: odlparent :: karaf4-parent .................. SUCCESS [ 10.617 s] 12:52:39 [INFO] ODL :: odlparent :: opendaylight-karaf-empty ....... SUCCESS [ 10.107 s] 12:52:39 [INFO] ODL :: odlparent :: features-test .................. SUCCESS [ 17.420 s] 12:52:39 [INFO] ODL :: odlparent :: features-test-plugin ........... SUCCESS [ 10.937 s] 12:52:39 [INFO] ODL :: odlparent :: odlparent-artifacts ............ SUCCESS [ 0.056 s] 12:52:39 [INFO] ODL :: odlparent :: features-test-plugin-it ........ SUCCESS [ 40.492 s] 12:52:39 [INFO] ODL :: odlparent :: karaf-dist-static .............. SUCCESS [ 6.652 s] 12:52:39 [INFO] ODL :: odlparent :: abstract-feature-parent ........ SUCCESS [ 0.538 s] 12:52:39 [INFO] ODL :: odlparent :: template-feature-plugin ........ SUCCESS [ 17.725 s] 12:52:39 [INFO] ODL :: odlparent :: template-feature-parent ........ SUCCESS [ 0.853 s] 12:52:39 [INFO] OpenDaylight :: ANTLRv4 Runtime .................... SUCCESS [ 12.213 s] 12:52:39 [INFO] OpenDaylight :: Apache Commons Lang 3 .............. SUCCESS [ 10.695 s] 12:52:39 [INFO] OpenDaylight :: Apache Commons Text ................ SUCCESS [ 11.096 s] 12:52:39 [INFO] OpenDaylight :: ASM ................................ SUCCESS [ 9.950 s] 12:52:39 [INFO] OpenDaylight :: Apache Aries SPI Fly ............... SUCCESS [ 10.618 s] 12:52:39 [INFO] ODL :: odlparent :: single-feature-parent .......... SUCCESS [ 0.518 s] 12:52:39 [INFO] OpenDaylight :: Dropwizard.io Metrics .............. SUCCESS [ 10.721 s] 12:52:39 [INFO] OpenDaylight :: GSON ............................... SUCCESS [ 9.881 s] 12:52:39 [INFO] OpenDaylight :: Guava 32.1 ......................... SUCCESS [ 9.820 s] 12:52:39 [INFO] OpenDaylight :: StAX2 API .......................... SUCCESS [ 10.284 s] 12:52:39 [INFO] OpenDaylight :: Woodstox ........................... SUCCESS [ 10.284 s] 12:52:39 [INFO] OpenDaylight :: Javax WS RS API .................... SUCCESS [ 10.266 s] 12:52:39 [INFO] OpenDaylight :: jakarta.activation-api ............. SUCCESS [ 10.243 s] 12:52:39 [INFO] OpenDaylight :: Jackson 2.16.x ..................... SUCCESS [ 10.608 s] 12:52:39 [INFO] OpenDaylight :: Javassist .......................... SUCCESS [ 10.090 s] 12:52:39 [INFO] OpenDaylight :: Servlet API ........................ SUCCESS [ 10.132 s] 12:52:39 [INFO] OpenDaylight :: Jersey 2.x ......................... SUCCESS [ 11.303 s] 12:52:39 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc ............ SUCCESS [ 1.608 s] 12:52:39 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty ........... SUCCESS [ 0.795 s] 12:52:39 [INFO] ODL :: odlparent :: odl-karaf-feat-war ............. SUCCESS [ 0.774 s] 12:52:39 [INFO] OpenDaylight :: LMAX Disruptor ..................... SUCCESS [ 9.914 s] 12:52:39 [INFO] OpenDaylight :: Netty .............................. SUCCESS [ 10.337 s] 12:52:39 [INFO] ODL :: odlparent :: feature-repo-parent ............ SUCCESS [ 0.427 s] 12:52:39 [INFO] ODL :: odlparent :: features-odlparent ............. SUCCESS [ 2.123 s] 12:52:39 [INFO] test-distribution .................................. SUCCESS [ 9.734 s] 12:52:39 [INFO] test-static ........................................ SUCCESS [ 8.539 s] 12:52:39 [INFO] ODL :: odlparent :: karaf-aggregator ............... SUCCESS [ 0.005 s] 12:52:39 [INFO] ODL :: odlparent :: odl-karaf-feat-feature ......... SUCCESS [ 0.696 s] 12:52:39 [INFO] ODL :: odlparent :: odlparent-bundle-check ......... SUCCESS [ 4.518 s] 12:52:39 [INFO] ODL :: odlparent :: odl-bundle-test ................ SUCCESS [ 0.331 s] 12:52:39 [INFO] ODL :: odlparent :: features-aggregator ............ SUCCESS [ 0.005 s] 12:52:39 [INFO] odlparent-docs ..................................... SUCCESS [ 10.613 s] 12:52:39 [INFO] ODL :: odlparent :: odlparent-dependency-check ..... SUCCESS [ 1.277 s] 12:52:39 [INFO] immutables-jpms .................................... SUCCESS [ 7.398 s] 12:52:39 [INFO] immutables-plain ................................... SUCCESS [ 6.826 s] 12:52:39 [INFO] ODL :: odlparent :: tests-aggregator ............... SUCCESS [ 0.008 s] 12:52:39 [INFO] odlparent .......................................... SUCCESS [ 0.007 s] 12:52:39 [INFO] ------------------------------------------------------------------------ 12:52:39 [INFO] BUILD SUCCESS 12:52:39 [INFO] ------------------------------------------------------------------------ 12:52:39 [INFO] Total time: 07:50 min 12:52:39 [INFO] Finished at: 2025-07-14T12:52:39Z 12:52:39 [INFO] ------------------------------------------------------------------------ 12:52:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:52:39 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:52:39 [odlparent-maven-stage-13.1.x] $ /bin/sh -xe /tmp/jenkins15957132999767314947.sh 12:52:39 + echo Running SBOM Generator 12:52:39 Running SBOM Generator 12:52:39 [EnvInject] - Injecting environment variables from a build step. 12:52:39 [EnvInject] - Injecting as environment variables the properties content 12:52:39 SBOM_FLAGS= 12:52:39 12:52:39 [EnvInject] - Variables injected successfully. 12:52:39 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins1684892594731855108.sh 12:52:39 ---> sbom-generator.sh 12:52:39 INFO: downloading spdx-sbom-generator version v0.0.15 12:52:40 2025-07-14 12:52:40 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/368981583/139604a0-309c-4d20-a757-2a9d122cba66?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250714T125240Z&X-Amz-Expires=1800&X-Amz-Signature=9d5c0e72df515e5b1cac658494c1cd173c553fdce0846f28536134e38e0a7f72&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 12:52:40 INFO: running spdx-sbom-generator 12:52:40 INFO[2025-07-14T12:52:40Z] Starting to generate SPDX ... 12:52:48 INFO[2025-07-14T12:52:48Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/odlparent-maven-stage-13.1.x/archives/bom-Java-Maven.spdx` 12:52:48 INFO[2025-07-14T12:52:48Z] Current Language Version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 12:52:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 12:52:48 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:52:48 Default locale: en, platform encoding: UTF-8 12:52:48 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 12:52:48 INFO[2025-07-14T12:52:48Z] Global Setting File /w/workspace/odlparent-maven-stage-13.1.x@tmp/config284377973759678568tmp 12:53:26 2025/07/14 12:53:26 dependency tree executed successfully: 12:53:26 INFO[2025-07-14T12:53:26Z] Command completed successful for below package managers 12:53:26 INFO[2025-07-14T12:53:26Z] Plugin Java-Maven generated output at /w/workspace/odlparent-maven-stage-13.1.x/archives/bom-Java-Maven.spdx 12:53:33 ---> sbom-generator.sh ends 12:53:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:53:33 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:53:33 provisioning config files... 12:53:33 copy managed file [sigul-config] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config27492109583245974tmp 12:53:34 copy managed file [sigul-password] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config2649119260944551331tmp 12:53:34 copy managed file [sigul-pki] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config14434969246746124901tmp 12:53:34 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins11936212237585099673.sh 12:53:34 ---> sigul-configuration.sh 12:53:34 gpg: directory '/home/jenkins/.gnupg' created 12:53:34 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 12:53:34 gpg: CAST5.CFB encrypted data 12:53:34 gpg: encrypted with 1 passphrase 12:53:34 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins6170233113694289984.sh 12:53:34 ---> sigul-install.sh 12:53:34 INFO: Skip step, sigul install not available on platform ubuntu 12:53:34 [EnvInject] - Injecting environment variables from a build step. 12:53:34 [EnvInject] - Injecting as environment variables the properties content 12:53:34 SIGN_DIR=/w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:53:34 SIGN_MODE=serial 12:53:34 12:53:34 [EnvInject] - Variables injected successfully. 12:53:34 [odlparent-maven-stage-13.1.x] $ /bin/bash -l /tmp/jenkins12817395598928072644.sh 12:53:34 ---> sigul-sign-dir.sh 12:53:34 Setup pyenv: 12:53:34 system 12:53:34 3.8.20 12:53:34 3.9.20 12:53:34 3.10.15 12:53:34 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:53:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:53:37 lf-activate-venv(): INFO: Installing: lftools 12:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:53:50 --2025-07-14 12:53:50-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 12:53:50 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 12:53:50 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 12:53:50 HTTP request sent, awaiting response... 200 OK 12:53:50 Length: 1394 (1.4K) [text/plain] 12:53:50 Saving to: ‘/w/workspace/odlparent-maven-stage-13.1.x/sigul-sign.sh’ 12:53:50 12:53:50 0K . 100% 20.9M=0s 12:53:50 12:53:50 2025-07-14 12:53:50 (20.9 MB/s) - ‘/w/workspace/odlparent-maven-stage-13.1.x/sigul-sign.sh’ saved [1394/1394] 12:53:50 12:53:50 --2025-07-14 12:53:50-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 12:53:50 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 12:53:50 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 12:53:50 HTTP request sent, awaiting response... 200 OK 12:53:50 Length: 1085 (1.1K) [text/plain] 12:53:50 Saving to: ‘/w/workspace/odlparent-maven-stage-13.1.x/Dockerfile’ 12:53:50 12:53:50 0K . 100% 87.0M=0s 12:53:50 12:53:50 2025-07-14 12:53:50 (87.0 MB/s) - ‘/w/workspace/odlparent-maven-stage-13.1.x/Dockerfile’ saved [1085/1085] 12:53:50 12:53:51 #0 building with "default" instance using docker driver 12:53:51 12:53:51 #1 [internal] load build definition from Dockerfile 12:53:51 #1 transferring dockerfile: 1.12kB done 12:53:51 #1 DONE 0.0s 12:53:51 12:53:51 #2 [internal] load metadata for docker.io/library/centos:7 12:53:52 #2 DONE 1.0s 12:53:52 12:53:52 #3 [internal] load .dockerignore 12:53:52 #3 transferring context: 2B done 12:53:52 #3 DONE 0.0s 12:53:52 12:53:52 #4 [internal] load build context 12:53:52 #4 transferring context: 1.44kB done 12:53:52 #4 DONE 0.0s 12:53:52 12:53:52 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 12:53:52 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 12:53:52 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 1.05MB / 76.10MB 0.1s 12:53:52 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 12:53:52 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 12:53:52 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 12:53:53 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.4s 12:53:53 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 16.78MB / 76.10MB 0.6s 12:53:53 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 22.02MB / 76.10MB 0.9s 12:53:53 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 41.94MB / 76.10MB 1.1s 12:53:53 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 1.2s 12:53:54 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 1.3s 12:53:54 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 66.06MB / 76.10MB 1.5s 12:53:54 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s 12:53:54 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done 12:53:54 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 12:53:57 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.6s done 12:53:57 #5 DONE 4.9s 12:53:57 12:53:57 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 12:53:58 #6 DONE 0.9s 12:53:58 12:53:58 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 12:53:58 #7 DONE 0.2s 12:53:58 12:53:58 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 12:53:59 #8 DONE 0.2s 12:53:59 12:53:59 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 12:53:59 #9 0.912 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 12:54:00 #9 0.913 Trying other mirror. 12:54:00 #9 0.913 To address this issue please refer to the below wiki article 12:54:00 #9 0.913 12:54:00 #9 0.913 https://wiki.centos.org/yum-errors 12:54:00 #9 0.913 12:54:00 #9 0.913 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 12:54:00 #9 0.913 12:54:06 #9 7.195 warning: /var/cache/yum/x86_64/7/base/packages/pyOpenSSL-0.13.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 12:54:06 #9 7.196 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 12:54:06 #9 7.226 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 12:54:06 #9 7.520 Importing GPG key 0xF4A80EB5: 12:54:06 #9 7.520 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 12:54:06 #9 7.520 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 12:54:06 #9 7.520 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 12:54:06 #9 7.520 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 12:54:07 #9 DONE 8.7s 12:54:07 12:54:07 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 12:54:07 #10 DONE 0.2s 12:54:08 12:54:08 #11 [7/7] COPY ./sigul-sign.sh / 12:54:08 #11 DONE 0.0s 12:54:08 12:54:08 #12 exporting to image 12:54:08 #12 exporting layers 12:54:08 #12 exporting layers 0.6s done 12:54:08 #12 writing image sha256:29d0f019eb86706fb88db43c72449e3180f82122d238c961413271c4532d8f8d done 12:54:08 #12 naming to docker.io/library/sigul-sign done 12:54:08 #12 DONE 0.6s 12:54:08 wrkspc_vol 12:54:08 [ 12:54:08 { 12:54:08 "CreatedAt": "2025-07-14T12:54:08Z", 12:54:08 "Driver": "local", 12:54:08 "Labels": null, 12:54:08 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 12:54:08 "Name": "wrkspc_vol", 12:54:08 "Options": { 12:54:08 "device": "/w/workspace", 12:54:08 "o": "bind", 12:54:08 "type": "none" 12:54:08 }, 12:54:08 "Scope": "local" 12:54:08 } 12:54:08 ] 12:54:09 Sign files in: /w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:54:09 Sign list is not empty 12:55:47 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins9858170334606235529.sh 12:55:47 ---> sigul-configuration-cleanup.sh 12:55:47 provisioning config files... 12:55:47 copy managed file [global-settings] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config4300761134399611681tmp 12:55:48 copy managed file [odlparent-settings] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config1924973281061953628tmp 12:55:48 [EnvInject] - Injecting environment variables from a build step. 12:55:48 [EnvInject] - Injecting as environment variables the properties content 12:55:48 SERVER_ID=opendaylight-staging 12:55:48 12:55:48 [EnvInject] - Variables injected successfully. 12:55:48 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins4669987325331547709.sh 12:55:48 ---> create-netrc.sh 12:55:48 [odlparent-maven-stage-13.1.x] $ /bin/bash -l /tmp/jenkins6097477084575336469.sh 12:55:48 ---> common-variables.sh 12:55:48 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 12:55:48 ---> maven-stage.sh 12:55:48 + . /home/jenkins/lf-env.sh 12:55:48 + lf-activate-venv --python python3 lftools 12:55:48 ++ mktemp -d /tmp/venv-XXXX 12:55:48 + lf_venv=/tmp/venv-hW5L 12:55:48 + local venv_file=/tmp/.os_lf_venv 12:55:48 + local python=python3 12:55:48 + local options 12:55:48 + local set_path=true 12:55:48 + local install_args= 12:55:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 12:55:48 + options=' --python '\''python3'\'' -- '\''lftools'\''' 12:55:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 12:55:48 ++ set -- --python python3 -- lftools 12:55:48 + true 12:55:48 + case $1 in 12:55:48 + python=python3 12:55:48 + shift 2 12:55:48 + true 12:55:48 + case $1 in 12:55:48 + shift 12:55:48 + break 12:55:48 + case $python in 12:55:48 + local pkg_list= 12:55:48 + [[ -d /opt/pyenv ]] 12:55:48 + echo 'Setup pyenv:' 12:55:48 Setup pyenv: 12:55:48 + export PYENV_ROOT=/opt/pyenv 12:55:48 + PYENV_ROOT=/opt/pyenv 12:55:48 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 + pyenv versions 12:55:48 system 12:55:48 3.8.20 12:55:48 3.9.20 12:55:48 3.10.15 12:55:48 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:55:48 + command -v pyenv 12:55:48 ++ pyenv init - --no-rehash 12:55:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:55:48 for i in ${!paths[@]}; do 12:55:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:55:48 fi; done; 12:55:48 echo "${paths[*]}"'\'')" 12:55:48 export PATH="/opt/pyenv/shims:${PATH}" 12:55:48 export PYENV_SHELL=bash 12:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:48 pyenv() { 12:55:48 local command 12:55:48 command="${1:-}" 12:55:48 if [ "$#" -gt 0 ]; then 12:55:48 shift 12:55:48 fi 12:55:48 12:55:48 case "$command" in 12:55:48 rehash|shell) 12:55:48 eval "$(pyenv "sh-$command" "$@")" 12:55:48 ;; 12:55:48 *) 12:55:48 command pyenv "$command" "$@" 12:55:48 ;; 12:55:48 esac 12:55:48 }' 12:55:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:55:48 for i in ${!paths[@]}; do 12:55:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:55:48 fi; done; 12:55:48 echo "${paths[*]}"' 12:55:48 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 ++ export PYENV_SHELL=bash 12:55:48 ++ PYENV_SHELL=bash 12:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:48 +++ complete -F _pyenv pyenv 12:55:48 ++ lf-pyver python3 12:55:48 ++ local py_version_xy=python3 12:55:48 ++ local py_version_xyz= 12:55:48 ++ pyenv versions 12:55:48 ++ local command 12:55:48 ++ command=versions 12:55:48 ++ '[' 1 -gt 0 ']' 12:55:48 ++ shift 12:55:48 ++ case "$command" in 12:55:48 ++ command pyenv versions 12:55:48 ++ awk '{ print $1 }' 12:55:48 ++ grep -E '^[0-9.]*[0-9]$' 12:55:48 ++ sed 's/^[ *]* //' 12:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:48 +++ grep '^3' /tmp/.pyenv_versions 12:55:48 +++ tail -n 1 12:55:48 +++ sort -V 12:55:48 ++ py_version_xyz=3.11.10 12:55:48 ++ [[ -z 3.11.10 ]] 12:55:48 ++ echo 3.11.10 12:55:48 ++ return 0 12:55:48 + pyenv local 3.11.10 12:55:48 + local command 12:55:48 + command=local 12:55:48 + '[' 2 -gt 0 ']' 12:55:48 + shift 12:55:48 + case "$command" in 12:55:48 + command pyenv local 3.11.10 12:55:48 + for arg in "$@" 12:55:48 + case $arg in 12:55:48 + pkg_list+='lftools ' 12:55:48 + [[ -f /tmp/.os_lf_venv ]] 12:55:48 ++ cat /tmp/.os_lf_venv 12:55:48 + lf_venv=/tmp/venv-1zkE 12:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from' file:/tmp/.os_lf_venv 12:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:55:48 + /tmp/venv-1zkE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:55:50 + [[ -z lftools ]] 12:55:50 + echo 'lf-activate-venv(): INFO: Installing: lftools ' 12:55:50 lf-activate-venv(): INFO: Installing: lftools 12:55:50 + /tmp/venv-1zkE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools 12:56:00 + type python3 12:56:00 + true 12:56:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH' 12:56:00 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:56:00 + PATH=/tmp/venv-1zkE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:00 + return 0 12:56:00 ++ mktemp 12:56:00 + TMP_FILE=/tmp/tmp.g4vHSYmTRs 12:56:00 + lftools deploy nexus-stage https://nexus.opendaylight.org 880d5ac25eaa /w/workspace/odlparent-maven-stage-13.1.x/m2repo 12:56:00 + tee /tmp/tmp.g4vHSYmTRs 12:56:01 Staging repository odlparent-2270 created. 12:56:01 ####################################################### 12:56:01 Deploying directory /w/workspace/odlparent-maven-stage-13.1.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/odlparent-2270 12:56:01 Attempting to upload org/opendaylight/odlparent/odlparent-sbom-13.1.7.spdx.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odlparent-sbom-13.1.7.spdx (280.04 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar (117.99 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml (30.29 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar (25.9 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar (11.44 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom (1.71 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json (34.11 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json (8.59 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml (7.77 kb) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml (358.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.sha1 (40.0 b) 12:56:01 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom (1.18 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml (1.17 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom (2.68 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml (34.83 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json (37.98 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml (274.75 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json (301.37 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom (5.41 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml (4.15 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar (9.69 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml (8.0 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml (409.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json (8.82 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom (1.51 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml (14.02 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml (585.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json (15.29 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom (1.43 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.asc (455.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml (23.62 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom (4.39 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json (26.62 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml (358.46 kb) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.md5 (32.0 b) 12:56:02 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar (110.16 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar (517.97 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom (7.35 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar (21.29 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json (393.35 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar (108.59 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml (36.79 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar (11.99 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom (2.25 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json (41.43 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar (21.59 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml (7.9 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json (8.73 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml (438.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom (1.43 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml (11.71 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar (10.92 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom (3.53 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json (13.1 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.asc (455.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom (4.08 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar (106.68 kb) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:03 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar (37.58 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml (210.61 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json (231.21 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar (17.47 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml (5.36 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom (3.83 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json (5.93 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom (1.18 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json (8.59 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml (365.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml (7.77 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json (15.56 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml (13.9 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom (3.52 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar (8.17 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json (3.49 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom (1.24 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml (3.18 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license (11.0 kb) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.md5 (32.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:04 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom (1.44 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml (395.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml (7.78 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json (8.64 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar (3.58 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json (149.97 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar (8.95 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar (74.88 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom (2.84 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml (135.69 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json (3.55 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom (10.17 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml (3.24 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml (549.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml (17.44 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json (19.18 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom (1.66 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom (1.96 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json (485.94 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml (443.18 kb) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz (41.29 mb) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:05 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip (41.47 mb) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.md5 (32.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml (692.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json (64.39 kb) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.md5 (32.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.md5 (32.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.sha1 (40.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:06 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom (5.89 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml (58.17 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar (78.99 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar (75.54 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar (17.21 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom (2.66 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json (150.18 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar (6.68 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml (137.39 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar (40.43 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom (7.14 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml (247.28 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar (18.65 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json (270.0 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar (86.05 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom (52.93 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml (5.23 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json (5.8 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json (3.52 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar (3.18 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml (3.21 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom (1.25 kb) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.asc (455.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.sha1 (40.0 b) 12:56:07 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.asc (455.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.asc (455.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.asc (455.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.sha1 (40.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.md5 (32.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip (63.15 mb) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.md5 (32.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json (205.97 kb) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml (187.74 kb) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom (1.02 kb) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.sha1 (40.0 b) 12:56:08 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz (62.76 mb) 12:56:09 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom (3.33 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml (2.19 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml (70.9 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json (78.27 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json (25.15 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml (22.98 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom (1.48 kb) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.sha1 (40.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml (588.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:09 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml (360.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml (7.19 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json (8.04 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom (1.39 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json (50.4 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom (2.99 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml (1.47 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml (45.95 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml (5.33 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom (4.55 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json (5.9 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom (7.51 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml (5.39 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json (5.96 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json (9.32 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml (412.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom (1.2 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml (8.52 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml (168.72 kb) 12:56:10 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.asc (455.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.md5 (32.0 b) 12:56:10 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json (185.47 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom (13.79 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar (12.81 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties (4.37 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar (8.95 mb) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom (841.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml (3.16 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json (3.48 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar (4.07 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar (271.8 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json (25.81 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml (23.08 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom (2.44 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json (14.04 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom (1.39 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml (528.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml (12.73 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml (7.98 kb) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.asc (455.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:11 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json (8.8 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar (9.65 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml (399.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom (1.5 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml (7.94 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json (8.8 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom (1.16 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml (365.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml (9.4 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom (1.71 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json (10.51 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json (18.17 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml (16.24 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom (3.53 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar (8.72 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml (9.63 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json (10.73 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom (1.16 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml (340.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml (19.89 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json (22.02 kb) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:12 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml (490.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom (1.34 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json (16.97 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml (631.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom (1.88 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml (15.48 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json (38.05 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar (4.33 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar (13.3 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml (34.82 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom (2.15 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar (75.7 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml (7.82 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml (384.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json (8.63 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom (1.2 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml (433.16 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar (59.35 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.asc (455.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.md5 (32.0 b) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar (9.02 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json (474.3 kb) 12:56:13 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom (10.44 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar (270.01 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar (9.7 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml (419.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom (1.51 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json (8.83 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml (8.01 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml (3.17 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom (25.55 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json (3.48 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar (78.06 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json (10.58 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml (9.47 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom (1.49 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar (9.06 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar (3.4 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom (2.29 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.sha1 (40.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml (5.41 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json (5.98 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom (1.93 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar (6.87 kb) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.md5 (32.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.asc (455.0 b) 12:56:14 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml (32.19 kb) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json (35.17 kb) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml (187.63 kb) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip (63.12 mb) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json (205.86 kb) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom (15.89 kb) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.asc (455.0 b) 12:56:15 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz (62.76 mb) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom (545.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json (3.48 kb) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar (6.86 kb) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml (3.17 kb) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz (27.49 mb) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom (12.34 kb) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.sha1 (40.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.asc (455.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.md5 (32.0 b) 12:56:16 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.sha1 (40.0 b) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml (188.79 kb) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json (207.52 kb) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.asc (455.0 b) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip (27.6 mb) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.sha1 (40.0 b) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.asc (455.0 b) 12:56:17 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.asc (455.0 b) 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-sbom-13.1.7.spdx.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-sbom-13.1.7.spdx 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-diag/13.1.7/bundles-diag-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/13.1.7/odl-antlr4-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/13.1.7/odl-netty-4-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-odlparent/13.1.7/features-odlparent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.kar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.7/odl-karaf-feat-jetty-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/13.1.7/odl-apache-commons-text-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bnd-parent/13.1.7/bnd-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test/13.1.7/features-test-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/13.1.7/bundles-test-lib-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.7/odl-jakarta-activation-api-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/13.1.7/bcprov-framework-ext-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/13.1.7/karaf-plugin-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/13.1.7/abstract-feature-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/13.1.7/odl-stax2-api-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/13.1.7/bcutil-framework-ext-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-license/13.1.7/odl-license-13.1.7.license.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/13.1.7/odl-ws-rs-api-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-util/13.1.7/karaf-util-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/13.1.7/odlparent-artifacts-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-asm/13.1.7/odl-asm-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.zip.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/test-static/13.1.7/test-static-13.1.7.tar.gz.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7.kar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.7/odl-karaf-feat-jdbc-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/13.1.7/template-feature-plugin-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/13.1.7/features-test-plugin-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf.branding/13.1.7/karaf.branding-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.zip 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.tar.gz 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/13.1.7/opendaylight-karaf-empty-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/13.1.7/odl-jersey-2-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/13.1.7/odl-apache-spifly-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-lmax-3/13.1.7/odl-lmax-3-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/13.1.7/odl-jackson-2-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/13.1.7/feature-repo-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/13.1.7/single-feature-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.7/odl-apache-commons-lang3-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-config.properties.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.7/opendaylight-karaf-resources-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/spotbugs/13.1.7/spotbugs-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundles4-test/13.1.7/bundles4-test-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/13.1.7/odl-woodstox-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.kar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/13.1.7/odl-karaf-feat-war-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/13.1.7/odl-javassist-3-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bundle-parent/13.1.7/bundle-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/13.1.7/bcpkix-framework-ext-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-gson/13.1.7/odl-gson-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-guava/13.1.7/odl-guava-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.7/odl-dropwizard-metrics-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/13.1.7/filter-manifest-plugin-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/13.1.7/odl-servlet-api-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/13.1.7/odlparent-docs-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-features.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.kar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/13.1.7/odl-karaf-feat-feature-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/13.1.7/odlparent-lite-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-javadoc.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/logging-markers/13.1.7/logging-markers-13.1.7-sources.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/13.1.7/template-feature-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/13.1.7/copy-files-plugin-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.tar.gz.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/13.1.7/karaf4-parent-13.1.7.zip.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/checkstyle/13.1.7/checkstyle-13.1.7.jar.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.tar.gz.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.md5 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.json.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.zip.sha1 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7.pom.asc 12:56:17 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/13.1.7/karaf-dist-static-13.1.7-cyclonedx.xml.asc 12:56:17 Finished deploying /w/workspace/odlparent-maven-stage-13.1.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/odlparent-2270 12:56:17 ####################################################### 12:56:17 Completed uploading files to odlparent-2270. 12:56:17 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.g4vHSYmTRs 12:56:17 + staging_repo=odlparent-2270 12:56:17 + mkdir -p /w/workspace/odlparent-maven-stage-13.1.x/archives 12:56:17 + echo 'odlparent-2270 https://nexus.opendaylight.org/content/repositories/odlparent-2270' 12:56:17 + tee -a /w/workspace/odlparent-maven-stage-13.1.x/archives/staging-repo.txt 12:56:17 odlparent-2270 https://nexus.opendaylight.org/content/repositories/odlparent-2270 12:56:17 + rm -f /tmp/tmp.g4vHSYmTRs 12:56:17 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins7630810794205552396.sh 12:56:17 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 12:56:17 Run condition [Boolean condition] preventing perform for step [BuilderChain] 12:56:17 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins15804551491193577741.sh 12:56:18 $ ssh-agent -k 12:56:18 unset SSH_AUTH_SOCK; 12:56:18 unset SSH_AGENT_PID; 12:56:18 echo Agent pid 1522 killed; 12:56:18 [ssh-agent] Stopped. 12:56:18 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:18 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins10378416104564588495.sh 12:56:18 ---> sysstat.sh 12:56:18 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins5443076583189917703.sh 12:56:18 ---> package-listing.sh 12:56:18 ++ facter osfamily 12:56:18 ++ tr '[:upper:]' '[:lower:]' 12:56:19 + OS_FAMILY=debian 12:56:19 + workspace=/w/workspace/odlparent-maven-stage-13.1.x 12:56:19 + START_PACKAGES=/tmp/packages_start.txt 12:56:19 + END_PACKAGES=/tmp/packages_end.txt 12:56:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:19 + PACKAGES=/tmp/packages_start.txt 12:56:19 + '[' /w/workspace/odlparent-maven-stage-13.1.x ']' 12:56:19 + PACKAGES=/tmp/packages_end.txt 12:56:19 + case "${OS_FAMILY}" in 12:56:19 + grep '^ii' 12:56:19 + dpkg -l 12:56:19 + '[' -f /tmp/packages_start.txt ']' 12:56:19 + '[' -f /tmp/packages_end.txt ']' 12:56:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:19 + '[' /w/workspace/odlparent-maven-stage-13.1.x ']' 12:56:19 + mkdir -p /w/workspace/odlparent-maven-stage-13.1.x/archives/ 12:56:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-maven-stage-13.1.x/archives/ 12:56:19 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins6681798941987741116.sh 12:56:19 ---> capture-instance-metadata.sh 12:56:19 Setup pyenv: 12:56:19 system 12:56:19 3.8.20 12:56:19 3.9.20 12:56:19 3.10.15 12:56:19 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:56:21 lf-activate-venv(): INFO: Installing: lftools 12:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:56:30 INFO: Running in OpenStack, capturing instance metadata 12:56:32 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins2365708980316729448.sh 12:56:32 provisioning config files... 12:56:32 Could not find credentials [logs] for odlparent-maven-stage-13.1.x #5 12:56:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-maven-stage-13.1.x@tmp/config10062186285277983590tmp 12:56:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:56:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:56:32 provisioning config files... 12:56:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:56:32 [EnvInject] - Injecting environment variables from a build step. 12:56:32 [EnvInject] - Injecting as environment variables the properties content 12:56:32 SERVER_ID=logs 12:56:32 12:56:32 [EnvInject] - Variables injected successfully. 12:56:32 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins11855803357652953838.sh 12:56:32 ---> create-netrc.sh 12:56:32 WARN: Log server credential not found. 12:56:32 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins11781229000617012628.sh 12:56:32 ---> python-tools-install.sh 12:56:32 Setup pyenv: 12:56:32 system 12:56:32 3.8.20 12:56:32 3.9.20 12:56:32 3.10.15 12:56:32 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:56:34 lf-activate-venv(): INFO: Installing: lftools 12:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:56:46 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins7888329195115952849.sh 12:56:46 ---> sudo-logs.sh 12:56:46 Archiving 'sudo' log.. 12:56:47 [odlparent-maven-stage-13.1.x] $ /bin/bash /tmp/jenkins12004004778672734885.sh 12:56:47 ---> job-cost.sh 12:56:47 Setup pyenv: 12:56:47 system 12:56:47 3.8.20 12:56:47 3.9.20 12:56:47 3.10.15 12:56:47 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:56:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:56:54 INFO: No Stack... 12:56:55 INFO: Retrieving Pricing Info for: v3-standard-2 12:56:55 INFO: Archiving Costs 12:56:55 [odlparent-maven-stage-13.1.x] $ /bin/bash -l /tmp/jenkins16496131528078403127.sh 12:56:55 ---> logs-deploy.sh 12:56:55 Setup pyenv: 12:56:55 system 12:56:55 3.8.20 12:56:55 3.9.20 12:56:55 3.10.15 12:56:55 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-13.1.x/.python-version) 12:56:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1zkE from file:/tmp/.os_lf_venv 12:56:57 lf-activate-venv(): INFO: Installing: lftools 12:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-1zkE/bin to PATH 12:57:07 WARNING: Nexus logging server not set 12:57:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-maven-stage-13.1.x/5/ 12:57:07 INFO: archiving logs to S3 12:57:09 ---> uname -a: 12:57:09 Linux prd-ubuntu2204-builder-2c-2g-42649 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:57:09 12:57:09 12:57:09 ---> lscpu: 12:57:09 Architecture: x86_64 12:57:09 CPU op-mode(s): 32-bit, 64-bit 12:57:09 Address sizes: 40 bits physical, 48 bits virtual 12:57:09 Byte Order: Little Endian 12:57:09 CPU(s): 2 12:57:09 On-line CPU(s) list: 0,1 12:57:09 Vendor ID: AuthenticAMD 12:57:09 Model name: AMD EPYC-Rome Processor 12:57:09 CPU family: 23 12:57:09 Model: 49 12:57:09 Thread(s) per core: 1 12:57:09 Core(s) per socket: 1 12:57:09 Socket(s): 2 12:57:09 Stepping: 0 12:57:09 BogoMIPS: 5599.99 12:57:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:57:09 Virtualization: AMD-V 12:57:09 Hypervisor vendor: KVM 12:57:09 Virtualization type: full 12:57:09 L1d cache: 64 KiB (2 instances) 12:57:09 L1i cache: 64 KiB (2 instances) 12:57:09 L2 cache: 1 MiB (2 instances) 12:57:09 L3 cache: 32 MiB (2 instances) 12:57:09 NUMA node(s): 1 12:57:09 NUMA node0 CPU(s): 0,1 12:57:09 Vulnerability Gather data sampling: Not affected 12:57:09 Vulnerability Itlb multihit: Not affected 12:57:09 Vulnerability L1tf: Not affected 12:57:09 Vulnerability Mds: Not affected 12:57:09 Vulnerability Meltdown: Not affected 12:57:09 Vulnerability Mmio stale data: Not affected 12:57:09 Vulnerability Reg file data sampling: Not affected 12:57:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:57:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:57:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:57:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:57:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:57:09 Vulnerability Srbds: Not affected 12:57:09 Vulnerability Tsx async abort: Not affected 12:57:09 12:57:09 12:57:09 ---> nproc: 12:57:09 2 12:57:09 12:57:09 12:57:09 ---> df -h: 12:57:09 Filesystem Size Used Avail Use% Mounted on 12:57:09 tmpfs 794M 1.1M 793M 1% /run 12:57:09 /dev/vda1 39G 12G 28G 30% / 12:57:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:57:09 tmpfs 5.0M 0 5.0M 0% /run/lock 12:57:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:57:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:57:09 12:57:09 12:57:09 ---> free -m: 12:57:09 total used free shared buff/cache available 12:57:09 Mem: 7937 536 1309 4 6092 7090 12:57:09 Swap: 1023 0 1023 12:57:09 12:57:09 12:57:09 ---> ip addr: 12:57:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:57:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:57:09 inet 127.0.0.1/8 scope host lo 12:57:09 valid_lft forever preferred_lft forever 12:57:09 inet6 ::1/128 scope host 12:57:09 valid_lft forever preferred_lft forever 12:57:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:57:09 link/ether fa:16:3e:07:4b:70 brd ff:ff:ff:ff:ff:ff 12:57:09 altname enp0s3 12:57:09 inet 10.30.171.225/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:57:09 valid_lft 85554sec preferred_lft 85554sec 12:57:09 inet6 fe80::f816:3eff:fe07:4b70/64 scope link 12:57:09 valid_lft forever preferred_lft forever 12:57:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:57:09 link/ether 02:42:2c:81:32:c3 brd ff:ff:ff:ff:ff:ff 12:57:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:57:09 valid_lft forever preferred_lft forever 12:57:09 inet6 fe80::42:2cff:fe81:32c3/64 scope link 12:57:09 valid_lft forever preferred_lft forever 12:57:09 12:57:09 12:57:09 ---> sar -b -r -n DEV: 12:57:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-42649) 07/14/25 _x86_64_ (2 CPU) 12:57:09 12:57:09 12:43:05 LINUX RESTART (2 CPU) 12:57:09 12:57:09 12:57:09 ---> sar -P ALL: 12:57:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-42649) 07/14/25 _x86_64_ (2 CPU) 12:57:09 12:57:09 12:43:05 LINUX RESTART (2 CPU) 12:57:09 12:57:09 12:57:09