15:46:02 Started by timer 15:46:02 Running as SYSTEM 15:46:03 [EnvInject] - Loading node environment variables. 15:46:03 Building remotely on prd-ubuntu2204-docker-4c-4g-5217 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-vanadium 15:46:03 [ssh-agent] Looking for ssh-agent implementation... 15:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:03 $ ssh-agent 15:46:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUnifeX/agent.1579 15:46:03 SSH_AGENT_PID=1581 15:46:03 [ssh-agent] Started. 15:46:03 Running ssh-add (command line suppressed) 15:46:03 Identity added: /w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_14549916505858501738.key (/w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_14549916505858501738.key) 15:46:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:46:03 The recommended git tool is: NONE 15:46:05 using credential jenkins-ssh 15:46:05 Wiping out workspace first. 15:46:05 Cloning the remote Git repository 15:46:05 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 15:46:05 > git init /w/workspace/openflowplugin-maven-merge-vanadium # timeout=10 15:46:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 15:46:05 > git --version # timeout=10 15:46:05 > git --version # 'git version 2.34.1' 15:46:05 using GIT_SSH to set credentials jenkins-ssh 15:46:05 Verifying host key using known hosts file 15:46:05 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. 15:46:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 15:46:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:10 Avoid second fetch 15:46:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:46:10 Checking out Revision 10fc70ee243fa0cb9abcfc4a4d88de30b5d01fbc (refs/remotes/origin/master) 15:46:10 > git config core.sparsecheckout # timeout=10 15:46:10 > git checkout -f 10fc70ee243fa0cb9abcfc4a4d88de30b5d01fbc # timeout=10 15:46:10 Commit message: "More InstanceIdentifier removals" 15:46:10 > git rev-list --no-walk 10fc70ee243fa0cb9abcfc4a4d88de30b5d01fbc # timeout=10 15:46:13 provisioning config files... 15:46:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:46:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:46:14 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins13436079197808592522.sh 15:46:14 ---> python-tools-install.sh 15:46:14 Setup pyenv: 15:46:14 * system (set by /opt/pyenv/version) 15:46:14 * 3.8.20 (set by /opt/pyenv/version) 15:46:14 * 3.9.20 (set by /opt/pyenv/version) 15:46:14 3.10.15 15:46:14 3.11.10 15:46:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w1Vw 15:46:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:46:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:23 lf-activate-venv(): INFO: Base packages installed successfully 15:46:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 15:46:51 Generating Requirements File 15:47:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:47:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:47:12 Python 3.11.10 15:47:12 pip 25.2 from /tmp/venv-w1Vw/lib/python3.11/site-packages/pip (python 3.11) 15:47:13 appdirs==1.4.4 15:47:13 argcomplete==3.6.2 15:47:13 aspy.yaml==1.3.0 15:47:13 attrs==25.4.0 15:47:13 autopage==0.5.2 15:47:13 beautifulsoup4==4.14.2 15:47:13 boto3==1.40.55 15:47:13 botocore==1.40.55 15:47:13 bs4==0.0.2 15:47:13 cachetools==6.2.1 15:47:13 certifi==2025.10.5 15:47:13 cffi==2.0.0 15:47:13 cfgv==3.4.0 15:47:13 chardet==5.2.0 15:47:13 charset-normalizer==3.4.4 15:47:13 click==8.3.0 15:47:13 cliff==4.11.0 15:47:13 cmd2==2.7.0 15:47:13 cryptography==3.3.2 15:47:13 debtcollector==3.0.0 15:47:13 decorator==5.2.1 15:47:13 defusedxml==0.7.1 15:47:13 Deprecated==1.2.18 15:47:13 distlib==0.4.0 15:47:13 dnspython==2.8.0 15:47:13 docker==7.1.0 15:47:13 dogpile.cache==1.5.0 15:47:13 durationpy==0.10 15:47:13 email-validator==2.3.0 15:47:13 filelock==3.20.0 15:47:13 future==1.0.0 15:47:13 gitdb==4.0.12 15:47:13 GitPython==3.1.45 15:47:13 google-auth==2.41.1 15:47:13 httplib2==0.31.0 15:47:13 identify==2.6.15 15:47:13 idna==3.11 15:47:13 importlib-resources==1.5.0 15:47:13 iso8601==2.1.0 15:47:13 Jinja2==3.1.6 15:47:13 jmespath==1.0.1 15:47:13 jsonpatch==1.33 15:47:13 jsonpointer==3.0.0 15:47:13 jsonschema==4.25.1 15:47:13 jsonschema-specifications==2025.9.1 15:47:13 keystoneauth1==5.12.0 15:47:13 kubernetes==34.1.0 15:47:13 lftools==0.37.15 15:47:13 lxml==6.0.2 15:47:13 markdown-it-py==4.0.0 15:47:13 MarkupSafe==3.0.3 15:47:13 mdurl==0.1.2 15:47:13 msgpack==1.1.2 15:47:13 multi_key_dict==2.0.3 15:47:13 munch==4.0.0 15:47:13 netaddr==1.3.0 15:47:13 niet==1.4.2 15:47:13 nodeenv==1.9.1 15:47:13 oauth2client==4.1.3 15:47:13 oauthlib==3.3.1 15:47:13 openstacksdk==4.7.1 15:47:13 os-service-types==1.8.0 15:47:13 osc-lib==4.2.0 15:47:13 oslo.config==10.0.0 15:47:13 oslo.context==6.1.0 15:47:13 oslo.i18n==6.6.0 15:47:13 oslo.log==7.2.1 15:47:13 oslo.serialization==5.8.0 15:47:13 oslo.utils==9.1.0 15:47:13 packaging==25.0 15:47:13 pbr==7.0.1 15:47:13 platformdirs==4.5.0 15:47:13 prettytable==3.16.0 15:47:13 psutil==7.1.1 15:47:13 pyasn1==0.6.1 15:47:13 pyasn1_modules==0.4.2 15:47:13 pycparser==2.23 15:47:13 pygerrit2==2.0.15 15:47:13 PyGithub==2.8.1 15:47:13 Pygments==2.19.2 15:47:13 PyJWT==2.10.1 15:47:13 PyNaCl==1.6.0 15:47:13 pyparsing==2.4.7 15:47:13 pyperclip==1.11.0 15:47:13 pyrsistent==0.20.0 15:47:13 python-cinderclient==9.8.0 15:47:13 python-dateutil==2.9.0.post0 15:47:13 python-heatclient==4.3.0 15:47:13 python-jenkins==1.8.3 15:47:13 python-keystoneclient==5.7.0 15:47:13 python-magnumclient==4.9.0 15:47:13 python-openstackclient==8.2.0 15:47:13 python-swiftclient==4.8.0 15:47:13 PyYAML==6.0.3 15:47:13 referencing==0.37.0 15:47:13 requests==2.32.5 15:47:13 requests-oauthlib==2.0.0 15:47:13 requestsexceptions==1.4.0 15:47:13 rfc3986==2.0.0 15:47:13 rich==14.2.0 15:47:13 rich-argparse==1.7.1 15:47:13 rpds-py==0.27.1 15:47:13 rsa==4.9.1 15:47:13 ruamel.yaml==0.18.15 15:47:13 ruamel.yaml.clib==0.2.14 15:47:13 s3transfer==0.14.0 15:47:13 simplejson==3.20.2 15:47:13 six==1.17.0 15:47:13 smmap==5.0.2 15:47:13 soupsieve==2.8 15:47:13 stevedore==5.5.0 15:47:13 tabulate==0.9.0 15:47:13 toml==0.10.2 15:47:13 tomlkit==0.13.3 15:47:13 tqdm==4.67.1 15:47:13 typing_extensions==4.15.0 15:47:13 tzdata==2025.2 15:47:13 urllib3==1.26.20 15:47:13 virtualenv==20.35.3 15:47:13 wcwidth==0.2.14 15:47:13 websocket-client==1.9.0 15:47:13 wrapt==1.17.3 15:47:13 xdg==6.0.0 15:47:13 xmltodict==1.0.2 15:47:13 yq==3.4.3 15:47:13 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins5475617952271318819.sh 15:47:13 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/target/classes /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 15:47:13 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins16253848995479865738.sh 15:47:13 + echo quiet=on 15:47:13 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-5217 15:47:14 [openflowplugin-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:47:14 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 15:47:14 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:47:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:47:14 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:47:14 Default locale: en, platform encoding: UTF-8 15:47:14 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:47:14 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins1043141027266072461.sh 15:47:14 + rm /home/jenkins/.wgetrc 15:47:14 [EnvInject] - Injecting environment variables from a build step. 15:47:14 [EnvInject] - Injecting as environment variables the properties content 15:47:14 SET_JDK_VERSION=openjdk21 15:47:14 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:47:14 15:47:14 [EnvInject] - Variables injected successfully. 15:47:14 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins5731110110602150803.sh 15:47:14 ---> update-java-alternatives.sh 15:47:14 ---> Updating Java version 15:47:14 ---> Ubuntu/Debian system detected 15:47:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:47:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:47:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:47:14 openjdk version "21.0.8" 2025-07-15 15:47:14 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 15:47:14 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 15:47:14 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:47:14 [EnvInject] - Injecting environment variables from a build step. 15:47:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:47:15 [EnvInject] - Variables injected successfully. 15:47:15 provisioning config files... 15:47:15 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config3753893575698669380tmp 15:47:15 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config11564730050415849760tmp 15:47:15 [EnvInject] - Injecting environment variables from a build step. 15:47:15 [EnvInject] - Injecting as environment variables the properties content 15:47:15 SERVER_ID=opendaylight-snapshot 15:47:15 15:47:15 [EnvInject] - Variables injected successfully. 15:47:15 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1154785314873180950.sh 15:47:15 ---> create-netrc.sh 15:47:15 [EnvInject] - Injecting environment variables from a build step. 15:47:15 [EnvInject] - Injecting as environment variables the properties content 15:47:15 NEXUS_CUT_DIRS=6 15:47:15 NEXUS_REPO=opendaylight.snapshot 15:47:15 15:47:15 [EnvInject] - Variables injected successfully. 15:47:15 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins10349854557643639587.sh 15:47:15 ---> maven-fetch-metadata.sh 15:47:15 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 15:47:15 + project=org.opendaylight.openflowplugin 15:47:15 + project_path=org/opendaylight/openflowplugin 15:47:15 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 15:47:15 + pushd /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 15:47:15 /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-vanadium 15:47:15 + set +e 15:47:15 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [23377] -> "index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [3481] -> "features-aggregator/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [3561] -> "features-extension-aggregator/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [3593] -> "features-openflowplugin-extension/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [4573] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [4453] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [4463] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [4563] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [4533] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [4453] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [4573] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [4473] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [4523] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [4563] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [4493] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [4413] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [4383] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [4443] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [4473] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [4423] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [4383] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [4433] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [4433] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [4433] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/ [3779] -> "srm-api/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/ [3788] -> "srm-impl/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/ [3797] -> "srm-shell/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [4353] -> "applications/bulk-o-matic/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [4473] -> "applications/device-ownership-service/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [4463] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [4423] -> "applications/table-miss-enforcer/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [4463] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/ [64462] -> "drop-test-karaf/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.1-SNAPSHOT/ [2295] -> "drop-test-karaf/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/ [126125] -> "drop-test-karaf/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [450/450] -> "drop-test-karaf/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/ [34235] -> "features-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [372/372] -> "features-aggregator/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/ [36168] -> "features-extension-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [382/382] -> "features-extension-aggregator/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/ [48585] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [386/386] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/ [46029] -> "features-openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.1-SNAPSHOT/ [2335] -> "features-openflowplugin/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/ [89387] -> "features-openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [458/458] -> "features-openflowplugin/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/ [64469] -> "learning-switch/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.1-SNAPSHOT/ [2295] -> "learning-switch/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/ [126139] -> "learning-switch/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [450/450] -> "learning-switch/maven-metadata.xml" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [4313] -> "model/model-flow-base/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [4343] -> "model/model-flow-service/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [4373] -> "model/model-flow-statistics/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/ [52183] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:16 2025-10-19 15:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.1-SNAPSHOT/ [2455] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/ [101575] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/ [49092] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.1-SNAPSHOT/ [2395] -> "odl-openflowplugin-app-bulk-o-matic/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/ [95453] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/ [49349] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.1-SNAPSHOT/ [2400] -> "odl-openflowplugin-app-config-pusher/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/ [95962] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [471/471] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/ [51926] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.1-SNAPSHOT/ [2450] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/ [101066] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/ [51148] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.1-SNAPSHOT/ [2435] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/ [99525] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [478/478] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/ [49092] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.1-SNAPSHOT/ [2395] -> "odl-openflowplugin-app-lldp-speaker/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/ [95453] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/ [52176] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.1-SNAPSHOT/ [2455] -> "odl-openflowplugin-app-reconciliation-framework/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/ [101561] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/ [49613] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.1-SNAPSHOT/ [2405] -> "odl-openflowplugin-app-southbound-cli/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/ [96485] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [472/472] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/ [50891] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.1-SNAPSHOT/ [2430] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/ [99016] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [477/477] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/ [51919] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.1-SNAPSHOT/ [2450] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/ [101052] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/ [50120] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.1-SNAPSHOT/ [2415] -> "odl-openflowplugin-app-topology-manager/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/ [97489] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [474/474] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/ [48071] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.1-SNAPSHOT/ [2375] -> "odl-openflowplugin-app-topology/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/ [93431] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [466/466] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/ [47293] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.1-SNAPSHOT/ [2360] -> "odl-openflowplugin-drop-test/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/ [91890] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:17 2025-10-19 15:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [463/463] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/ [48835] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.1-SNAPSHOT/ [2390] -> "odl-openflowplugin-eric-extensions/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/ [94944] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [469/469] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/ [49620] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.1-SNAPSHOT/ [2405] -> "odl-openflowplugin-flow-services-rest/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/ [96499] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [472/472] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/ [48328] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.1-SNAPSHOT/ [2380] -> "odl-openflowplugin-flow-services/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/ [93940] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [467/467] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/ [47279] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.1-SNAPSHOT/ [2360] -> "odl-openflowplugin-libraries/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/ [91862] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [463/463] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/ [47300] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.1-SNAPSHOT/ [2360] -> "odl-openflowplugin-nsf-model/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/ [91904] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [463/463] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/ [48578] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.1-SNAPSHOT/ [2385] -> "odl-openflowplugin-nxm-extensions/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/ [94435] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/ [48578] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.1-SNAPSHOT/ [2385] -> "odl-openflowplugin-onf-extensions/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/ [94435] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/ [47557] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.1-SNAPSHOT/ [2365] -> "odl-openflowplugin-southbound/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/ [92413] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [464/464] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/ [69051] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.1-SNAPSHOT/ [2355] -> "openflowjava-extension-eric/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/ [135243] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [462/462] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/ [71342] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.1-SNAPSHOT/ [2385] -> "openflowjava-extension-nicira-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/ [139795] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [468/468] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/ [69845] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.1-SNAPSHOT/ [2365] -> "openflowjava-extension-nicira/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/ [136821] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [464/464] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [3689] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [3601] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [4483] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [4443] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [4453] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [4433] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [4443] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [4523] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/ [35406] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.1-SNAPSHOT/ [2345] -> "openflowplugin-aggregator/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/ [68215] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:18 2025-10-19 15:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [460/460] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/ [65625] -> "openflowplugin-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.1-SNAPSHOT/ [2310] -> "openflowplugin-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/ [128436] -> "openflowplugin-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [453/453] -> "openflowplugin-api/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/ [35212] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.1-SNAPSHOT/ [2340] -> "openflowplugin-artifacts/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/ [67832] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [459/459] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/ [70513] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.1-SNAPSHOT/ [2375] -> "openflowplugin-blueprint-config/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/ [138136] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [466/466] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/ [66746] -> "openflowplugin-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.1-SNAPSHOT/ [2325] -> "openflowplugin-common/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/ [130663] -> "openflowplugin-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [456/456] -> "openflowplugin-common/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/ [69455] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.1-SNAPSHOT/ [2360] -> "openflowplugin-extension-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/ [136046] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [463/463] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/ [69824] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.1-SNAPSHOT/ [2365] -> "openflowplugin-extension-eric/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/ [136779] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [464/464] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/ [70625] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.1-SNAPSHOT/ [2375] -> "openflowplugin-extension-nicira/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/ [138385] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [466/466] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/ [69448] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.1-SNAPSHOT/ [2360] -> "openflowplugin-extension-onf/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/ [136032] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [463/463] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/ [66029] -> "openflowplugin-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.1-SNAPSHOT/ [2315] -> "openflowplugin-impl/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/ [129239] -> "openflowplugin-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [454/454] -> "openflowplugin-impl/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/ [34637] -> "openflowplugin-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.1-SNAPSHOT/ [2325] -> "openflowplugin-parent/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/ [66697] -> "openflowplugin-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [456/456] -> "openflowplugin-parent/maven-metadata.xml" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/ [64107] -> "openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.1-SNAPSHOT/ [2290] -> "openflowplugin/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/ [125420] -> "openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:19 2025-10-19 15:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/ [64072] -> "sample-bundles/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.1-SNAPSHOT/ [2290] -> "sample-bundles/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/ [125350] -> "sample-bundles/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [449/449] -> "sample-bundles/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/ [64448] -> "sample-consumer/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.1-SNAPSHOT/ [2295] -> "sample-consumer/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/ [126097] -> "sample-consumer/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [450/450] -> "sample-consumer/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/ [63689] -> "simple-client/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.1-SNAPSHOT/ [2285] -> "simple-client/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/ [124589] -> "simple-client/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [448/448] -> "simple-client/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.1-SNAPSHOT/ [2255] -> "srm-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/ [120037] -> "srm-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml [401/401] -> "srm-api/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.1-SNAPSHOT/ [2260] -> "srm-impl/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/ [120784] -> "srm-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml [402/402] -> "srm-impl/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.1-SNAPSHOT/ [2265] -> "srm-shell/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/ [121531] -> "srm-shell/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml [403/403] -> "srm-shell/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/ [62930] -> "test-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.1-SNAPSHOT/ [2275] -> "test-common/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/ [123081] -> "test-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [446/446] -> "test-common/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/ [64086] -> "test-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.1-SNAPSHOT/ [2290] -> "test-extension/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/ [125378] -> "test-extension/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [449/449] -> "test-extension/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/ [63710] -> "test-provider/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.1-SNAPSHOT/ [2285] -> "test-provider/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/ [124631] -> "test-provider/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [448/448] -> "test-provider/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/ [71130] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.1-SNAPSHOT/ [2425] -> "applications/arbitratorreconciliation-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/ [139331] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [476/476] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/ [71520] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.1-SNAPSHOT/ [2430] -> "applications/arbitratorreconciliation-impl/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/ [140134] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [477/477] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/ [65030] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.1-SNAPSHOT/ [2345] -> "applications/bulk-o-matic/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:20 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/ [127211] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [460/460] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/ [69598] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.1-SNAPSHOT/ [2405] -> "applications/device-ownership-service/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/ [136287] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [472/472] -> "applications/device-ownership-service/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/ [69243] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.1-SNAPSHOT/ [2400] -> "applications/forwardingrules-manager/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/ [135582] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [471/471] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/ [68087] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.1-SNAPSHOT/ [2385] -> "applications/forwardingrules-sync/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/ [133285] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [468/468] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/ [65023] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.1-SNAPSHOT/ [2345] -> "applications/lldp-speaker/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/ [127197] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [460/460] -> "applications/lldp-speaker/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/ [69222] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.1-SNAPSHOT/ [2400] -> "applications/of-switch-config-pusher/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/ [135540] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [471/471] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/ [69612] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.1-SNAPSHOT/ [2405] -> "applications/reconciliation-framework/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/ [136315] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [472/472] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/ [65796] -> "applications/southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.1-SNAPSHOT/ [2355] -> "applications/southbound-cli/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/ [128733] -> "applications/southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [462/462] -> "applications/southbound-cli/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/ [68589] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.1-SNAPSHOT/ [2380] -> "applications/table-miss-enforcer/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/ [132496] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [467/467] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/ [69236] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.1-SNAPSHOT/ [2400] -> "applications/topology-lldp-discovery/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/ [135568] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [471/471] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/ [66555] -> "applications/topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.1-SNAPSHOT/ [2365] -> "applications/topology-manager/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/ [130241] -> "applications/topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [464/464] -> "applications/topology-manager/maven-metadata.xml" [1] 15:47:21 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/ [63570] -> "libraries/liblldp/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.1-SNAPSHOT/ [2305] -> "libraries/liblldp/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/ [122593] -> "libraries/liblldp/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [452/452] -> "libraries/liblldp/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/ [66153] -> "model/model-flow-base/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.1-SNAPSHOT/ [2325] -> "model/model-flow-base/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/ [127723] -> "model/model-flow-base/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [456/456] -> "model/model-flow-base/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/ [66425] -> "model/model-flow-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.1-SNAPSHOT/ [2340] -> "model/model-flow-service/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/ [130006] -> "model/model-flow-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [459/459] -> "model/model-flow-service/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/ [67560] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.1-SNAPSHOT/ [2355] -> "model/model-flow-statistics/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/ [132261] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [462/462] -> "model/model-flow-statistics/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/ [65241] -> "model/model-inventory/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.1-SNAPSHOT/ [2325] -> "model/model-inventory/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/ [127653] -> "model/model-inventory/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [456/456] -> "model/model-inventory/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/ [64858] -> "model/model-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.1-SNAPSHOT/ [2320] -> "model/model-topology/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/ [126892] -> "model/model-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [455/455] -> "model/model-topology/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:22 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/ [37634] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [398/398] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/ [46651] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [387/387] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/ [47686] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.1-SNAPSHOT/ [2410] -> "openflowjava/odl-openflowjava-protocol/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/ [92626] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [473/473] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/ [68491] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.1-SNAPSHOT/ [2390] -> "openflowjava/openflow-protocol-api/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/ [134088] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/ [68790] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.1-SNAPSHOT/ [2395] -> "openflowjava/openflow-protocol-impl/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/ [134681] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [470/470] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/ [46009] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.1-SNAPSHOT/ [2385] -> "openflowjava/openflow-protocol-it/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/ [89297] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [468/468] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/ [57368] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.1-SNAPSHOT/ [2390] -> "openflowjava/openflow-protocol-spi/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/ [111926] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/ [83259] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.1-SNAPSHOT/ [2430] -> "openflowjava/openflowjava-blueprint-config/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/ [163500] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [477/477] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/ [35126] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.1-SNAPSHOT/ [2380] -> "openflowjava/openflowjava-parent/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/ [67620] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [467/467] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/ [56088] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.1-SNAPSHOT/ [2370] -> "openflowjava/openflowjava-util/0.20.1-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/ [109386] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/index.html.tmp" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [465/465] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:23 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 15:47:24 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.1-SNAPSHOT/maven-metadata.xml" [1] 15:47:25 2025-10-19 15:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 15:47:25 FINISHED --2025-10-19 15:47:24-- 15:47:25 Total wall clock time: 9.0s 15:47:25 Downloaded: 619 files, 13M in 0.2s (61.4 MB/s) 15:47:25 + set -e 15:47:25 + popd 15:47:25 /w/workspace/openflowplugin-maven-merge-vanadium 15:47:25 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 15:47:25 + cp -a /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 15:47:25 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10205125924255309547.sh 15:47:25 [EnvInject] - Injecting environment variables from a build step. 15:47:25 [EnvInject] - Injecting as environment variables the properties content 15:47:25 MAVEN_GOALS=clean deploy javadoc:aggregate 15:47:25 15:47:25 [EnvInject] - Variables injected successfully. 15:47:25 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins7666750063443501268.sh 15:47:25 ---> common-variables.sh 15:47:25 --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 15:47:25 ---> maven-build.sh 15:47:25 + set +u 15:47:25 + export MAVEN_OPTS 15:47:25 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config3753893575698669380tmp --settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config11564730050415849760tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/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 -Dmerge 15:47:25 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:47:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:47:25 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:47:25 Default locale: en, platform encoding: UTF-8 15:47:25 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:47:26 [INFO] Error stacktraces are turned on. 15:47:26 [INFO] Scanning for projects... 15:47:35 [INFO] ------------------------------------------------------------------------ 15:47:35 [INFO] Reactor Build Order: 15:47:35 [INFO] 15:47:35 [INFO] openflowplugin-artifacts [pom] 15:47:35 [INFO] openflowplugin-parent [pom] 15:47:35 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 15:47:35 [INFO] openflowjava-parent [pom] 15:47:35 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 15:47:35 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 15:47:35 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 15:47:35 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 15:47:35 [INFO] model-inventory [bundle] 15:47:35 [INFO] model-flow-base [bundle] 15:47:35 [INFO] model-flow-service [bundle] 15:47:35 [INFO] model-flow-statistics [bundle] 15:47:35 [INFO] model-topology [bundle] 15:47:35 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 15:47:35 [INFO] liblldp [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 15:47:35 [INFO] openflowplugin-blueprint-config [bundle] 15:47:35 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 15:47:35 [INFO] openflowplugin-common [bundle] 15:47:35 [INFO] openflowplugin-api [bundle] 15:47:35 [INFO] openflowplugin-extension-api [bundle] 15:47:35 [INFO] openflowplugin [bundle] 15:47:35 [INFO] openflowplugin-impl [bundle] 15:47:35 [INFO] openflowplugin-extension-onf [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] 15:47:35 [INFO] ODL :: serviceutils :: srm-shell [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 15:47:35 [INFO] bulk-o-matic [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 15:47:35 [INFO] device-ownership-service [bundle] 15:47:35 [INFO] of-switch-config-pusher [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 15:47:35 [INFO] arbitratorreconciliation-api [bundle] 15:47:35 [INFO] reconciliation-framework [bundle] 15:47:35 [INFO] arbitratorreconciliation-impl [bundle] 15:47:35 [INFO] forwardingrules-manager [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 15:47:35 [INFO] forwardingrules-sync [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 15:47:35 [INFO] table-miss-enforcer [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 15:47:35 [INFO] topology-lldp-discovery [bundle] 15:47:35 [INFO] lldp-speaker [bundle] 15:47:35 [INFO] topology-manager [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 15:47:35 [INFO] test-common [bundle] 15:47:35 [INFO] drop-test-karaf [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 15:47:35 [INFO] southbound-cli [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 15:47:35 [INFO] openflowjava-extension-nicira-api [bundle] 15:47:35 [INFO] openflowjava-extension-nicira [bundle] 15:47:35 [INFO] openflowplugin-extension-nicira [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 15:47:35 [INFO] openflowjava-extension-eric [bundle] 15:47:35 [INFO] openflowplugin-extension-eric [bundle] 15:47:35 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 15:47:35 [INFO] features-openflowplugin [feature] 15:47:35 [INFO] features-aggregator [pom] 15:47:35 [INFO] model-aggregator [pom] 15:47:35 [INFO] libraries-aggregator [pom] 15:47:35 [INFO] simple-client [bundle] 15:47:35 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 15:47:35 [INFO] test-extension [bundle] 15:47:35 [INFO] openflowplugin-extension-aggregator [pom] 15:47:35 [INFO] test-provider [bundle] 15:47:35 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 15:47:35 [INFO] applications-aggregator [pom] 15:47:35 [INFO] learning-switch [bundle] 15:47:35 [INFO] sample-consumer [bundle] 15:47:35 [INFO] sample-bundles [bundle] 15:47:35 [INFO] openflowplugin-samples-aggregator [pom] 15:47:35 [INFO] srm-aggregator [pom] 15:47:35 [INFO] openflowplugin-karaf [pom] 15:47:35 [INFO] openflowplugin [pom] 15:47:36 [INFO] 15:47:36 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 15:47:36 [INFO] Building openflowplugin-artifacts 0.20.2-SNAPSHOT [1/84] 15:47:36 [INFO] from artifacts/pom.xml 15:47:36 [INFO] --------------------------------[ pom ]--------------------------------- 15:47:36 [INFO] 15:47:36 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- 15:47:36 [INFO] 15:47:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 15:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:47:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:36 [INFO] 15:47:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 15:47:37 [INFO] 15:47:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- 15:47:38 [INFO] CycloneDX: Resolving Dependencies 15:47:38 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:47:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml 15:47:38 [INFO] attaching as openflowplugin-artifacts-0.20.2-SNAPSHOT-cyclonedx.xml 15:47:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json 15:47:38 [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 15:47:38 [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 15:47:38 [INFO] attaching as openflowplugin-artifacts-0.20.2-SNAPSHOT-cyclonedx.json 15:47:38 [INFO] 15:47:38 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- 15:47:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-SNAPSHOT.pom 15:47:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-SNAPSHOT-cyclonedx.xml 15:47:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-SNAPSHOT-cyclonedx.json 15:47:38 [INFO] 15:47:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- 15:47:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:47:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:47:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml 15:47:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:47:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:47:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:47:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:47:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:47:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:47:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:47:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:47:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:47:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:47:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:47:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:47:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:47:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:47:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:47:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:47:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:47:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml 15:47:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 15:47:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:47:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:47:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:47:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:47:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:47:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:47:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:47:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:47:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:47:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:47:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:47:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:47:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:47:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:47:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:47:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:47:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:47:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:47:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:47:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:47:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:47:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:47:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 15:47:39 [INFO] 15:47:39 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 15:47:39 [INFO] Building openflowplugin-parent 0.20.2-SNAPSHOT [2/84] 15:47:39 [INFO] from parent/pom.xml 15:47:39 [INFO] --------------------------------[ pom ]--------------------------------- 15:47:40 [INFO] 15:47:40 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- 15:47:40 [INFO] 15:47:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 15:47:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:47:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:47:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:40 [INFO] 15:47:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 15:47:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:40 [INFO] 15:47:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 15:47:40 [INFO] 15:47:40 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 15:47:42 [INFO] 15:47:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 15:47: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/openflowplugin-maven-merge-vanadium/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/** 15:47:42 [INFO] 15:47:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 15:47:43 [INFO] Starting audit... 15:47:43 Audit done. 15:47:43 [INFO] You have 0 Checkstyle violations. 15:47:43 [INFO] 15:47:43 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 15:47:44 [INFO] Starting audit... 15:47:44 Audit done. 15:47:44 [INFO] You have 0 Checkstyle violations. 15:47:44 [INFO] 15:47:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 15:47:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:47:44 [INFO] 15:47:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 15:47:44 [INFO] 15:47:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 15:47:45 [INFO] No files found to run spotbugs, check compile phase has been run 15:47:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:45 [INFO] 15:47:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 15:47:45 [INFO] 15:47:45 [INFO] 15:47:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 15:47:45 [INFO] 15:47:45 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-parent --- 15:47:45 [INFO] 15:47:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- 15:47:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:47:46 [INFO] 15:47:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- 15:47:46 [INFO] CycloneDX: Resolving Dependencies 15:47:46 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:47:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml 15:47:47 [INFO] attaching as openflowplugin-parent-0.20.2-SNAPSHOT-cyclonedx.xml 15:47:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json 15:47:47 [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 15:47:47 [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 15:47:47 [INFO] attaching as openflowplugin-parent-0.20.2-SNAPSHOT-cyclonedx.json 15:47:47 [INFO] 15:47:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 15:47:47 [INFO] Skipping duplicate-finder execution! 15:47:47 [INFO] 15:47:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 15:47:47 [INFO] Skipping pom project 15:47:47 [INFO] 15:47:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 15:47:47 [INFO] 15:47:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- 15:47:47 [INFO] 15:47:47 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-parent --- 15:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:47 [INFO] 15:47:47 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- 15:47:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-SNAPSHOT.pom 15:47:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-SNAPSHOT-cyclonedx.xml 15:47:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-SNAPSHOT-cyclonedx.json 15:47:47 [INFO] 15:47:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- 15:47:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:47:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:47:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml 15:47:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:47:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:47:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:47:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:47:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:47:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:47:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:47:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:47:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:47:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:47:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:47:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:47:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:47:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:47:47 at java.lang.reflect.Method.invoke (Method.java:580) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:47:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml 15:47:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 15:47:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:47:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:47:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:47:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:47:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:47:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:47:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:47:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:47:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:47:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:47:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:47:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:47:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:47:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:47:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:47:47 at java.lang.reflect.Method.invoke (Method.java:580) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:47:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 15:47:47 [INFO] 15:47:47 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 15:47:47 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.20.2-SNAPSHOT [3/84] 15:47:47 [INFO] from openflowjava/openflow-protocol-api/pom.xml 15:47:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:48 [INFO] 15:47:48 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- 15:47:48 [INFO] 15:47:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 15:47:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:48 [INFO] 15:47:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 15:47:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:48 [INFO] 15:47:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 15:47:49 [INFO] 15:47:49 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 15:47:49 [INFO] 15:47:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 15:47:49 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:49 [INFO] 15:47:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflow-protocol-api --- 15:47:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:50 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 15:47:50 [INFO] yang-to-sources: Found 3 dependencies in 6.871 ms 15:47:51 [INFO] yang-to-sources: Project model files found: 9 in 244.1 ms 15:47:51 [INFO] yang-to-sources: 12 YANG models processed in 541.1 ms 15:47:51 [INFO] BindingJavaFileGenerator: Defined 865 files in 142.1 ms 15:47:51 [INFO] Sorted 865 files into 170 directories in 4.872 ms 15:47:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 749.5 ms 15:47:52 [INFO] 15:47:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 15:47:52 [INFO] Starting audit... 15:47:52 Audit done. 15:47:52 [INFO] You have 0 Checkstyle violations. 15:47:52 [INFO] 15:47:52 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 15:47:53 [INFO] Starting audit... 15:47:53 Audit done. 15:47:53 [INFO] You have 0 Checkstyle violations. 15:47:53 [INFO] 15:47:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 15:47:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:47:53 [INFO] 15:47:53 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 15:47:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 15:47:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 15:47:53 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 15:47:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:53 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 15:47:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 15:47:53 [INFO] 15:47:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 15:47:54 [INFO] Recompiling the module because of changed source code. 15:47:54 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 15:48:00 [INFO] 15:48:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 15:48:00 [INFO] 15:48:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 15:48:01 [INFO] Fork Value is true 15:48:06 [INFO] Done SpotBugs Analysis.... 15:48:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:07 [INFO] 15:48:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 15:48:07 [INFO] 15:48:07 [INFO] 15:48:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 15:48:07 [INFO] BugInstance size is 0 15:48:07 [INFO] Error size is 0 15:48:07 [INFO] No errors/warnings found 15:48:07 [INFO] 15:48:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 15:48:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/test/resources 15:48:07 [INFO] 15:48:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-api --- 15:48:07 [INFO] Recompiling the module because of changed dependency. 15:48:07 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 15:48:08 [INFO] 15:48:08 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-api --- 15:48:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/surefire-reports 15:48:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:08 [INFO] 15:48:08 [INFO] ------------------------------------------------------- 15:48:08 [INFO] T E S T S 15:48:08 [INFO] ------------------------------------------------------- 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 15:48:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 15:48:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 15:48:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 15:48:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 15:48:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 15:48:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 15:48:09 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 15:48:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 15:48:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 15:48:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 15:48:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 15:48:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 15:48:10 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 15:48:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 15:48:10 [INFO] 15:48:10 [INFO] Results: 15:48:10 [INFO] 15:48:10 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:48:10 [INFO] 15:48:10 [INFO] 15:48:10 [INFO] --- copy:14.1.4:copy-files (default) @ openflow-protocol-api --- 15:48:10 [INFO] 15:48:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- 15:48:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT.jar 15:48:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 15:48:12 [INFO] 15:48:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- 15:48:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT-javadoc.jar 15:48:22 [INFO] 15:48:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- 15:48:22 [INFO] CycloneDX: Resolving Dependencies 15:48:23 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:48:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml 15:48:23 [INFO] attaching as openflow-protocol-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json 15:48:23 [INFO] attaching as openflow-protocol-api-0.20.2-SNAPSHOT-cyclonedx.json 15:48:23 [INFO] 15:48:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 15:48:23 [INFO] Skipping duplicate-finder execution! 15:48:23 [INFO] 15:48:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 15:48:23 [INFO] No dependency problems found 15:48:23 [INFO] 15:48:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 15:48:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT-sources.jar 15:48:24 [INFO] 15:48:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- 15:48:24 [INFO] 15:48:24 [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-api --- 15:48:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 15:48:24 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 15:48:24 [INFO] 15:48:24 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT.pom 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT.jar 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT-javadoc.jar 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT-cyclonedx.json 15:48:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT-sources.jar 15:48:24 [INFO] 15:48:24 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- 15:48:24 [INFO] Writing OBR metadata 15:48:24 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-SNAPSHOT.jar 15:48:24 [INFO] Writing OBR metadata 15:48:24 [INFO] 15:48:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- 15:48:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:48:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:48:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 15:48:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:48:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 15:48:24 [INFO] 15:48:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-api --- 15:48:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:24 [INFO] 15:48:24 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 15:48:24 [INFO] Building openflowjava-parent 0.20.2-SNAPSHOT [4/84] 15:48:24 [INFO] from openflowjava/pom.xml 15:48:24 [INFO] --------------------------------[ pom ]--------------------------------- 15:48:24 [INFO] 15:48:24 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- 15:48:24 [INFO] 15:48:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 15:48:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:24 [INFO] 15:48:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 15:48:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:24 [INFO] 15:48:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 15:48:24 [INFO] 15:48:24 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 15:48:24 [INFO] 15:48:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-parent --- 15:48:24 [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/openflowplugin-maven-merge-vanadium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:24 [INFO] 15:48:24 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 15:48:25 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 15:48:25 [INFO] 15:48:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 15:48:25 [INFO] Starting audit... 15:48:25 Audit done. 15:48:25 [INFO] You have 0 Checkstyle violations. 15:48:25 [INFO] 15:48:25 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 15:48:25 [INFO] Starting audit... 15:48:25 Audit done. 15:48:25 [INFO] You have 0 Checkstyle violations. 15:48:25 [INFO] 15:48:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 15:48:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:48:25 [INFO] 15:48:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 15:48:25 [INFO] 15:48:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 15:48:25 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:25 [INFO] 15:48:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 15:48:25 [INFO] 15:48:25 [INFO] 15:48:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 15:48:25 [INFO] 15:48:25 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-parent --- 15:48:25 [INFO] 15:48:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- 15:48:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:48:25 [INFO] 15:48:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- 15:48:25 [INFO] CycloneDX: Resolving Dependencies 15:48:25 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:48:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml 15:48:25 [INFO] attaching as openflowjava-parent-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json 15:48:25 [INFO] attaching as openflowjava-parent-0.20.2-SNAPSHOT-cyclonedx.json 15:48:25 [INFO] 15:48:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 15:48:25 [INFO] Skipping duplicate-finder execution! 15:48:25 [INFO] 15:48:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 15:48:25 [INFO] Skipping pom project 15:48:25 [INFO] 15:48:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- 15:48:25 [INFO] 15:48:25 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-parent --- 15:48:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:25 [INFO] 15:48:25 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- 15:48:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-SNAPSHOT.pom 15:48:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-SNAPSHOT-cyclonedx.json 15:48:25 [INFO] 15:48:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- 15:48:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:48:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:48:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 15:48:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:48:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 15:48:25 [INFO] 15:48:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 15:48:25 [INFO] 15:48:25 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 15:48:25 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.20.2-SNAPSHOT [5/84] 15:48:25 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 15:48:25 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:25 [INFO] 15:48:25 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- 15:48:25 [INFO] 15:48:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 15:48:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:25 [INFO] 15:48:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 15:48:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:25 [INFO] 15:48:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 15:48:26 [INFO] 15:48:26 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 15:48:26 [INFO] 15:48:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 15:48:26 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:26 [INFO] 15:48:26 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflow-protocol-spi --- 15:48:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 15:48:26 [INFO] yang-to-sources: Found 4 dependencies in 2.085 ms 15:48:26 [INFO] yang-to-sources: Project model files found: 1 in 3.432 ms 15:48:26 [INFO] yang-to-sources: 3 YANG models processed in 191.2 ms 15:48:26 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.506 ms 15:48:26 [INFO] Sorted 11 files into 4 directories in 235.8 μs 15:48:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 24.51 ms 15:48:26 [INFO] 15:48:26 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 15:48:26 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 15:48:26 [INFO] 15:48:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 15:48:26 [INFO] Starting audit... 15:48:26 Audit done. 15:48:26 [INFO] You have 0 Checkstyle violations. 15:48:26 [INFO] 15:48:26 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 15:48:26 [INFO] Starting audit... 15:48:26 Audit done. 15:48:26 [INFO] You have 0 Checkstyle violations. 15:48:26 [INFO] 15:48:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 15:48:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:48:26 [INFO] 15:48:26 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 15:48:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 15:48:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 15:48:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 15:48:26 [INFO] 15:48:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 15:48:26 [INFO] Recompiling the module because of changed dependency. 15:48:26 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:48:26 [INFO] 15:48:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 15:48:26 [INFO] 15:48:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 15:48:26 [INFO] Fork Value is true 15:48:28 [INFO] Done SpotBugs Analysis.... 15:48:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:29 [INFO] 15:48:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 15:48:29 [INFO] 15:48:29 [INFO] 15:48:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 15:48:29 [INFO] BugInstance size is 0 15:48:29 [INFO] Error size is 0 15:48:29 [INFO] No errors/warnings found 15:48:29 [INFO] 15:48:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 15:48:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/test/resources 15:48:29 [INFO] 15:48:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-spi --- 15:48:29 [INFO] No sources to compile 15:48:29 [INFO] 15:48:29 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-spi --- 15:48:29 [INFO] No tests to run. 15:48:29 [INFO] 15:48:29 [INFO] --- copy:14.1.4:copy-files (default) @ openflow-protocol-spi --- 15:48:29 [INFO] 15:48:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- 15:48:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT.jar 15:48:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 15:48:29 [INFO] 15:48:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- 15:48:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT-javadoc.jar 15:48:31 [INFO] 15:48:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- 15:48:31 [INFO] CycloneDX: Resolving Dependencies 15:48:31 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:48:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml 15:48:31 [INFO] attaching as openflow-protocol-spi-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json 15:48:31 [INFO] attaching as openflow-protocol-spi-0.20.2-SNAPSHOT-cyclonedx.json 15:48:31 [INFO] 15:48:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 15:48:31 [INFO] Skipping duplicate-finder execution! 15:48:31 [INFO] 15:48:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 15:48:31 [INFO] No dependency problems found 15:48:31 [INFO] 15:48:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- 15:48:31 [INFO] 15:48:31 [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-spi --- 15:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:31 [INFO] 15:48:31 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- 15:48:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT.pom 15:48:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT.jar 15:48:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT-javadoc.jar 15:48:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT-cyclonedx.json 15:48:31 [INFO] 15:48:31 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- 15:48:31 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-SNAPSHOT.jar 15:48:31 [INFO] Writing OBR metadata 15:48:31 [INFO] 15:48:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- 15:48:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:48:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:48:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:31 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 15:48:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:48:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:31 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 15:48:31 [INFO] 15:48:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-spi --- 15:48:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:31 [INFO] 15:48:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 15:48:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT-sources.jar 15:48:32 [INFO] 15:48:32 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 15:48:32 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.20.2-SNAPSHOT [6/84] 15:48:32 [INFO] from openflowjava/openflowjava-util/pom.xml 15:48:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:32 [INFO] 15:48:32 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- 15:48:32 [INFO] 15:48:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 15:48:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:32 [INFO] 15:48:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 15:48:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:32 [INFO] 15:48:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 15:48:32 [INFO] 15:48:32 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 15:48:32 [INFO] 15:48:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-util --- 15:48:32 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-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/** 15:48:32 [INFO] 15:48:32 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 15:48:32 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 15:48:32 [INFO] 15:48:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 15:48:32 [INFO] Starting audit... 15:48:32 Audit done. 15:48:32 [INFO] You have 0 Checkstyle violations. 15:48:32 [INFO] 15:48:32 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 15:48:32 [INFO] Starting audit... 15:48:32 Audit done. 15:48:32 [INFO] You have 0 Checkstyle violations. 15:48:32 [INFO] 15:48:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 15:48:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:48:32 [INFO] 15:48:32 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 15:48:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 15:48:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 15:48:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 15:48:32 [INFO] 15:48:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 15:48:32 [INFO] Recompiling the module because of changed dependency. 15:48:32 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:48:32 [INFO] 15:48:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 15:48:32 [INFO] 15:48:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 15:48:32 [INFO] Fork Value is true 15:48:35 [INFO] Done SpotBugs Analysis.... 15:48:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:35 [INFO] 15:48:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 15:48:35 [INFO] 15:48:35 [INFO] 15:48:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 15:48:35 [INFO] BugInstance size is 0 15:48:35 [INFO] Error size is 0 15:48:35 [INFO] No errors/warnings found 15:48:35 [INFO] 15:48:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- 15:48:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/test/resources 15:48:35 [INFO] 15:48:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-util --- 15:48:35 [INFO] Recompiling the module because of changed dependency. 15:48:35 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:48:35 [INFO] 15:48:35 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-util --- 15:48:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/surefire-reports 15:48:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:35 [INFO] 15:48:35 [INFO] ------------------------------------------------------- 15:48:35 [INFO] T E S T S 15:48:35 [INFO] ------------------------------------------------------- 15:48:37 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 15:48:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 15:48:37 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 15:48:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 15:48:37 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 15:48:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 15:48:37 [INFO] 15:48:37 [INFO] Results: 15:48:37 [INFO] 15:48:37 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:48:37 [INFO] 15:48:37 [INFO] 15:48:37 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-util --- 15:48:37 [INFO] 15:48:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- 15:48:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT.jar 15:48:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 15:48:37 [INFO] 15:48:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- 15:48:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT-javadoc.jar 15:48:39 [INFO] 15:48:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- 15:48:39 [INFO] CycloneDX: Resolving Dependencies 15:48:39 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:48:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml 15:48:39 [INFO] attaching as openflowjava-util-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json 15:48:39 [INFO] attaching as openflowjava-util-0.20.2-SNAPSHOT-cyclonedx.json 15:48:39 [INFO] 15:48:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 15:48:39 [INFO] Skipping duplicate-finder execution! 15:48:39 [INFO] 15:48:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-util --- 15:48:39 [INFO] No dependency problems found 15:48:39 [INFO] 15:48:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- 15:48:39 [INFO] 15:48:39 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-util --- 15:48:39 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 15:48:39 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 15:48:39 [INFO] 15:48:39 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- 15:48:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT.pom 15:48:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT.jar 15:48:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT-javadoc.jar 15:48:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT-cyclonedx.xml 15:48:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT-cyclonedx.json 15:48:39 [INFO] 15:48:39 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- 15:48:39 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-SNAPSHOT.jar 15:48:39 [INFO] Writing OBR metadata 15:48:39 [INFO] 15:48:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- 15:48:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:48:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:48:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml 15:48:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 15:48:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:48:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:48:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:48:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:48:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:48:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:48:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:48:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:48:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:48:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:48:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:48:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:48:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:48:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:48:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:48:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:48:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:48:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:48:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:48:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:48:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:48:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:48:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 15:48:39 [INFO] 15:48:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-util --- 15:48:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:39 [INFO] 15:48:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 15:48:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT-sources.jar 15:48:39 [INFO] 15:48:39 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 15:48:39 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.20.2-SNAPSHOT [7/84] 15:48:39 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 15:48:39 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:40 [INFO] 15:48:40 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- 15:48:40 [INFO] 15:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 15:48:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:40 [INFO] 15:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 15:48:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:40 [INFO] 15:48:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 15:48:40 [INFO] 15:48:40 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 15:48:40 [INFO] 15:48:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 15:48:40 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:40 [INFO] 15:48:40 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 15:48:40 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 15:48:40 [INFO] 15:48:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 15:48:40 [INFO] Starting audit... 15:48:40 Audit done. 15:48:40 [INFO] You have 0 Checkstyle violations. 15:48:40 [INFO] 15:48:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 15:48:44 [INFO] Starting audit... 15:48:44 Audit done. 15:48:44 [INFO] You have 0 Checkstyle violations. 15:48:44 [INFO] 15:48:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 15:48:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:48:44 [INFO] 15:48:44 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 15:48:44 [INFO] Copying 5 resources from src/main/resources to target/classes 15:48:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 15:48:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 15:48:44 [INFO] 15:48:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 15:48:44 [INFO] Recompiling the module because of changed dependency. 15:48:44 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 15:48:46 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:48:46 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 15:48:46 reason: class file for javax.annotation.meta.When not found 15:48:46 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:48:46 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 15:48:46 reason: class file for javax.annotation.meta.When not found 15:48:46 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:48:46 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 15:48:46 reason: class file for javax.annotation.meta.When not found 15:48:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 15:48:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 15:48:46 required: java.lang.Class 15:48:46 found: java.lang.Class 15:48:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 15:48:46 required: java.lang.Class 15:48:46 found: java.lang.Class 15:48:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 15:48:46 required: java.lang.Class 15:48:46 found: java.lang.Class 15:48:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 15:48:46 required: java.lang.Class 15:48:46 found: java.lang.Class 15:48:46 [INFO] 15:48:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 15:48:46 [INFO] 15:48:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 15:48:46 [INFO] Fork Value is true 15:48:57 [INFO] Done SpotBugs Analysis.... 15:48:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:57 [INFO] 15:48:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 15:48:57 [INFO] 15:48:57 [INFO] 15:48:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 15:48:57 [INFO] BugInstance size is 0 15:48:57 [INFO] Error size is 0 15:48:57 [INFO] No errors/warnings found 15:48:57 [INFO] 15:48:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 15:48:57 [INFO] Copying 4 resources from src/test/resources to target/test-classes 15:48:57 [INFO] 15:48:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-impl --- 15:48:57 [INFO] Recompiling the module because of changed dependency. 15:48:57 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 15:48:59 [INFO] 15:48:59 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-impl --- 15:48:59 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/surefire-reports 15:48:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:59 [INFO] 15:48:59 [INFO] ------------------------------------------------------- 15:48:59 [INFO] T E S T S 15:48:59 [INFO] ------------------------------------------------------- 15:49:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 15:49:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:49:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.36 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 15:49:16 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 15:49:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.269 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 15:49:24 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 15:49:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 15:49:24 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 15:49:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 15:49:24 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 15:49:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 15:49:24 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 15:49:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 15:49:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 15:49:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 15:49:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 15:49:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 15:49:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 15:49:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 15:49:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 15:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 15:49:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 15:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 15:49:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 15:49:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 15:49:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 15:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 15:49:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 15:49:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 15:49:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 15:49:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 15:49:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 15:49:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 15:49:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 15:49:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 15:49:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 15:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 15:49:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 15:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 15:49:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 15:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 15:49:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 15:49:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 15:49:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 15:49:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 15:49:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 15:49:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 15:49:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 15:49:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 15:49:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 15:49:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 15:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 15:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 15:49:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 15:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 15:49:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 15:49:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 15:49:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 15:49:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 15:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 15:49:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 15:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 15:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 15:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 15:49:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 15:49:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 15:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 15:49:32 [INFO] 15:49:32 [INFO] Results: 15:49:32 [INFO] 15:49:32 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 15:49:32 [INFO] 15:49:32 [INFO] 15:49:32 [INFO] --- copy:14.1.4:copy-files (default) @ openflow-protocol-impl --- 15:49:32 [INFO] 15:49:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- 15:49:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT.jar 15:49:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 15:49:33 [INFO] 15:49:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- 15:49:37 [WARNING] Javadoc Warnings 15:49:37 [WARNING] warning: unknown enum constant When.UNKNOWN 15:49:37 [WARNING] reason: class file for javax.annotation.meta.When not found 15:49:37 [WARNING] 1 warning 15:49:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT-javadoc.jar 15:49:37 [INFO] 15:49:37 [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- 15:49:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT-tests.jar 15:49:37 [INFO] 15:49:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- 15:49:37 [INFO] CycloneDX: Resolving Dependencies 15:49:38 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 15:49:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml 15:49:38 [INFO] attaching as openflow-protocol-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:49:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json 15:49:38 [INFO] attaching as openflow-protocol-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:49:38 [INFO] 15:49:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 15:49:38 [INFO] Skipping duplicate-finder execution! 15:49:38 [INFO] 15:49:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 15:49:38 [INFO] No dependency problems found 15:49:38 [INFO] 15:49:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- 15:49:38 [INFO] 15:49:38 [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-impl --- 15:49:38 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 15:49:38 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 15:49:39 [INFO] 15:49:39 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT.pom 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT.jar 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT-javadoc.jar 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT-tests.jar 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:49:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:49:39 [INFO] 15:49:39 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- 15:49:39 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-SNAPSHOT.jar 15:49:39 [INFO] Writing OBR metadata 15:49:39 [INFO] 15:49:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- 15:49:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:49:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:49:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:49:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:49:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:49:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:49:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:49:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:49:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:49:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:49:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:49:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:49:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:49:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:49:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:49:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:49:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:49:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:49:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:49:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 15:49:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:49:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:49:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:49:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:49:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:49:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:49:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:49:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:49:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:49:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:49:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:49:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:49:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:49:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:49:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:49:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:49:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 15:49:39 [INFO] 15:49:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-impl --- 15:49:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:49:39 [INFO] 15:49:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 15:49:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT-sources.jar 15:49:39 [INFO] 15:49:39 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 15:49:39 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.20.2-SNAPSHOT [8/84] 15:49:39 [INFO] from features/odl-openflowjava-protocol/pom.xml 15:49:39 [INFO] ------------------------------[ feature ]------------------------------- 15:49:39 [INFO] 15:49:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- 15:49:39 [INFO] 15:49:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 15:49:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:49:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:49:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:39 [INFO] 15:49:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 15:49:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:40 [INFO] 15:49:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 15:49:40 [INFO] 15:49:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 15:49:41 [INFO] 15:49:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 15:49:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:41 [INFO] argLine set to empty 15:49:41 [INFO] 15:49:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 15:49:41 [INFO] Starting audit... 15:49:41 Audit done. 15:49:41 [INFO] You have 0 Checkstyle violations. 15:49:41 [INFO] 15:49:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 15:49:41 [INFO] Starting audit... 15:49:41 Audit done. 15:49:41 [INFO] You have 0 Checkstyle violations. 15:49:41 [INFO] 15:49:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 15:49:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:49:41 [INFO] 15:49:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 15:49:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 15:49:41 [INFO] ...done! 15:49:41 [INFO] Attaching features XML 15:49:41 [INFO] 15:49:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 15: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 15:49:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:41 [INFO] 15:49:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 15:49:41 [INFO] 15:49:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 15:49:42 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:42 [INFO] 15:49:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 15:49:42 [INFO] 15:49:42 [INFO] 15:49:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 15:49:42 [INFO] 15:49:42 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowjava-protocol --- 15:49:43 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 15:49:46 [INFO] Project dependency features detected: [] 15:49:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:46 [INFO] Creating RMI registry server on 127.0.0.1:36797 15:49:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:47 [INFO] Waiting for remote bundle context.. on 36797 name: 506e4aee-a334-421d-85cc-db3f9a6199fc timout: [ RelativeTimeout value = 180000 ] 15:49:52 [INFO] Building jar from resources and headers. 15:49:52 [INFO] Writing jar finished. 15:49:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:54 [INFO] 15:49:54 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowjava-protocol --- 15:49:54 [INFO] 15:49:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 15:49:55 [INFO] No Javadoc in project. Archive not created. 15:49:55 [INFO] 15:49:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- 15:49:55 [INFO] CycloneDX: Resolving Dependencies 15:49:56 [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) 15:49:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml 15:49:56 [INFO] attaching as odl-openflowjava-protocol-0.20.2-SNAPSHOT-cyclonedx.xml 15:49:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json 15:49:56 [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 15:49:56 [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 15:49:56 [INFO] attaching as odl-openflowjava-protocol-0.20.2-SNAPSHOT-cyclonedx.json 15:49:56 [INFO] 15:49:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 15:49:56 [INFO] Skipping duplicate-finder execution! 15:49:56 [INFO] 15:49:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 15:49:56 [INFO] Skipping plugin execution 15:49:56 [INFO] 15:49:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 15:49:56 [INFO] Skipping source per configuration. 15:49:56 [INFO] 15:49:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 15:49:56 [INFO] 15:49:56 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowjava-protocol --- 15:49:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:56 [INFO] 15:49:56 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- 15:49:56 [WARNING] 15:49:56 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 15:49:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:56 [WARNING] 15:49:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:56 [WARNING] 15:49:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-SNAPSHOT.pom 15:49:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-SNAPSHOT-features.xml 15:49:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-SNAPSHOT-cyclonedx.xml 15:49:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-SNAPSHOT-cyclonedx.json 15:49:56 [INFO] 15:49:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- 15:49:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:49:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:49:56 [WARNING] 15:49:56 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 15:49:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:56 [WARNING] 15:49:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:56 [WARNING] 15:49:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml 15:49:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:49:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:49:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:49:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:49:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:49:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:49:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:49:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:49:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:49:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:49:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:49:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:49:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:49:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:49:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:49:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:49:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:49:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml 15:49:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 15:49:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:49:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:49:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:49:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:49:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:49:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:49:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:49:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:49:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:49:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:49:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:49:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:49:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:49:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:49:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:49:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:49:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:49:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:49:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:49:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:49:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:49:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:49:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 15:49:56 [INFO] 15:49:56 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 15:49:56 [INFO] Building model-inventory 0.20.2-SNAPSHOT [9/84] 15:49:56 [INFO] from model/model-inventory/pom.xml 15:49:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:49:56 [INFO] 15:49:56 [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- 15:49:56 [INFO] 15:49:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 15:49:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:56 [INFO] 15:49:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 15:49:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:56 [INFO] 15:49:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 15:49:57 [INFO] 15:49:57 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 15:49:57 [INFO] 15:49:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-inventory --- 15:49: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/openflowplugin-maven-merge-vanadium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:49:57 [INFO] 15:49:57 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-inventory --- 15:49:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:49:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 15:49:57 [INFO] yang-to-sources: Found 2 dependencies in 966.3 μs 15:49:57 [INFO] yang-to-sources: Project model files found: 1 in 2.509 ms 15:49:57 [INFO] yang-to-sources: 3 YANG models processed in 16.91 ms 15:49:57 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.394 ms 15:49:57 [INFO] Sorted 32 files into 5 directories in 153.2 μs 15:49:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 19.69 ms 15:49:57 [INFO] 15:49:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 15:49:57 [INFO] Starting audit... 15:49:57 Audit done. 15:49:57 [INFO] You have 0 Checkstyle violations. 15:49:57 [INFO] 15:49:57 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 15:49:57 [INFO] Starting audit... 15:49:57 Audit done. 15:49:57 [INFO] You have 0 Checkstyle violations. 15:49:57 [INFO] 15:49:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 15:49:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:49:57 [INFO] 15:49:57 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 15:49:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 15:49:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 15:49:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:49:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:49:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:49:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 15:49:57 [INFO] 15:49:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 15:49:57 [INFO] Recompiling the module because of changed source code. 15:49:57 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 15:49:57 [INFO] 15:49:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 15:49:57 [INFO] 15:49:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 15:49:57 [INFO] Fork Value is true 15:50:00 [INFO] Done SpotBugs Analysis.... 15:50:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:00 [INFO] 15:50:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 15:50:00 [INFO] 15:50:00 [INFO] 15:50:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 15:50:00 [INFO] BugInstance size is 0 15:50:00 [INFO] Error size is 0 15:50:00 [INFO] No errors/warnings found 15:50:00 [INFO] 15:50:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- 15:50:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/test/resources 15:50:00 [INFO] 15:50:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-inventory --- 15:50:00 [INFO] No sources to compile 15:50:00 [INFO] 15:50:00 [INFO] --- surefire:3.5.4:test (default-test) @ model-inventory --- 15:50:00 [INFO] No tests to run. 15:50:00 [INFO] 15:50:00 [INFO] --- copy:14.1.4:copy-files (default) @ model-inventory --- 15:50:00 [INFO] 15:50:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- 15:50:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT.jar 15:50:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/META-INF/MANIFEST.MF 15:50:00 [INFO] 15:50:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- 15:50:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT-javadoc.jar 15:50:02 [INFO] 15:50:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- 15:50:02 [INFO] CycloneDX: Resolving Dependencies 15:50:03 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:50:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml 15:50:03 [INFO] attaching as model-inventory-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json 15:50:03 [INFO] attaching as model-inventory-0.20.2-SNAPSHOT-cyclonedx.json 15:50:03 [INFO] 15:50:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 15:50:03 [INFO] Skipping duplicate-finder execution! 15:50:03 [INFO] 15:50:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-inventory --- 15:50:03 [INFO] No dependency problems found 15:50:03 [INFO] 15:50:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 15:50:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT-sources.jar 15:50:03 [INFO] 15:50:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- 15:50:03 [INFO] 15:50:03 [INFO] --- jacoco:0.8.13:report (report) @ model-inventory --- 15:50:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:03 [INFO] 15:50:03 [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT.pom 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT.jar 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT-javadoc.jar 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT-cyclonedx.json 15:50:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT-sources.jar 15:50:03 [INFO] 15:50:03 [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- 15:50:03 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-SNAPSHOT.jar 15:50:03 [INFO] Writing OBR metadata 15:50:03 [INFO] 15:50:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- 15:50:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:50:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:03 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 15:50:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:03 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 15:50:03 [INFO] 15:50:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-inventory --- 15:50:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:03 [INFO] 15:50:03 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 15:50:03 [INFO] Building model-flow-base 0.20.2-SNAPSHOT [10/84] 15:50:03 [INFO] from model/model-flow-base/pom.xml 15:50:03 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:03 [INFO] 15:50:03 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- 15:50:03 [INFO] 15:50:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 15:50:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:03 [INFO] 15:50:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 15:50:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:03 [INFO] 15:50:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 15:50:03 [INFO] 15:50:03 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 15:50:03 [INFO] 15:50:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-base --- 15:50:03 [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/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:50:03 [INFO] 15:50:03 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-base --- 15:50:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:50:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 15:50:03 [INFO] yang-to-sources: Found 7 dependencies in 1.945 ms 15:50:03 [INFO] yang-to-sources: Project model files found: 11 in 16.89 ms 15:50:04 [INFO] yang-to-sources: 21 YANG models processed in 352.1 ms 15:50:04 [INFO] BindingJavaFileGenerator: Defined 602 files in 46.07 ms 15:50:04 [INFO] Sorted 602 files into 136 directories in 725.1 μs 15:50:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 161.2 ms 15:50:04 [INFO] 15:50:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 15:50:04 [INFO] Starting audit... 15:50:04 Audit done. 15:50:04 [INFO] You have 0 Checkstyle violations. 15:50:04 [INFO] 15:50:04 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 15:50:04 [INFO] Starting audit... 15:50:04 Audit done. 15:50:04 [INFO] You have 0 Checkstyle violations. 15:50:04 [INFO] 15:50:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 15:50:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:04 [INFO] 15:50:04 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 15:50:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 15:50:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 15:50:04 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 15:50:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:50:04 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 15:50:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 15:50:04 [INFO] 15:50:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 15:50:04 [INFO] Recompiling the module because of changed dependency. 15:50:04 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 15:50:07 [INFO] 15:50:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 15:50:07 [INFO] 15:50:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 15:50:07 [INFO] Fork Value is true 15:50:10 [INFO] Done SpotBugs Analysis.... 15:50:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:11 [INFO] 15:50:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 15:50:11 [INFO] 15:50:11 [INFO] 15:50:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 15:50:11 [INFO] BugInstance size is 0 15:50:11 [INFO] Error size is 0 15:50:11 [INFO] No errors/warnings found 15:50:11 [INFO] 15:50:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- 15:50:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/test/resources 15:50:11 [INFO] 15:50:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-base --- 15:50:11 [INFO] No sources to compile 15:50:11 [INFO] 15:50:11 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-base --- 15:50:11 [INFO] No tests to run. 15:50:11 [INFO] 15:50:11 [INFO] --- copy:14.1.4:copy-files (default) @ model-flow-base --- 15:50:11 [INFO] 15:50:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- 15:50:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT.jar 15:50:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/META-INF/MANIFEST.MF 15:50:11 [INFO] 15:50:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- 15:50:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT-javadoc.jar 15:50:19 [INFO] 15:50:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- 15:50:19 [INFO] CycloneDX: Resolving Dependencies 15:50:20 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:50:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml 15:50:20 [INFO] attaching as model-flow-base-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json 15:50:20 [INFO] attaching as model-flow-base-0.20.2-SNAPSHOT-cyclonedx.json 15:50:20 [INFO] 15:50:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 15:50:20 [INFO] Skipping duplicate-finder execution! 15:50:20 [INFO] 15:50:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-base --- 15:50:20 [WARNING] Used undeclared dependencies found: 15:50:20 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:50:20 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:50:20 [INFO] 15:50:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 15:50:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT-sources.jar 15:50:20 [INFO] 15:50:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- 15:50:20 [INFO] 15:50:20 [INFO] --- jacoco:0.8.13:report (report) @ model-flow-base --- 15:50:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:20 [INFO] 15:50:20 [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT.pom 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT.jar 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT-javadoc.jar 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT-cyclonedx.json 15:50:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT-sources.jar 15:50:20 [INFO] 15:50:20 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- 15:50:20 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-SNAPSHOT.jar 15:50:20 [INFO] Writing OBR metadata 15:50:20 [INFO] 15:50:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- 15:50:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:50:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:20 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 15:50:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:20 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 15:50:20 [INFO] 15:50:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-base --- 15:50:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:20 [INFO] 15:50:20 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 15:50:20 [INFO] Building model-flow-service 0.20.2-SNAPSHOT [11/84] 15:50:20 [INFO] from model/model-flow-service/pom.xml 15:50:20 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:20 [INFO] 15:50:20 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- 15:50:20 [INFO] 15:50:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 15:50:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:20 [INFO] 15:50:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 15:50:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:20 [INFO] 15:50:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 15:50:21 [INFO] 15:50:21 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 15:50:21 [INFO] 15:50:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-service --- 15:50:21 [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/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:50:21 [INFO] 15:50:21 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-service --- 15:50:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:50:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 15:50:21 [INFO] yang-to-sources: Found 8 dependencies in 2.028 ms 15:50:21 [INFO] yang-to-sources: Project model files found: 22 in 11.75 ms 15:50:21 [INFO] yang-to-sources: 45 YANG models processed in 649.3 ms 15:50:21 [INFO] BindingJavaFileGenerator: Defined 521 files in 50.13 ms 15:50:21 [INFO] Sorted 521 files into 101 directories in 532.2 μs 15:50:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 152.7 ms 15:50:21 [INFO] 15:50:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 15:50:21 [INFO] Starting audit... 15:50:21 Audit done. 15:50:21 [INFO] You have 0 Checkstyle violations. 15:50:21 [INFO] 15:50:21 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 15:50:21 [INFO] Starting audit... 15:50:21 Audit done. 15:50:21 [INFO] You have 0 Checkstyle violations. 15:50:21 [INFO] 15:50:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 15:50:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:21 [INFO] 15:50:21 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 15:50:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 15:50:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 15:50:21 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 15:50:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:50:21 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 15:50:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 15:50:21 [INFO] 15:50:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 15:50:21 [INFO] Recompiling the module because of changed dependency. 15:50:21 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:24 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 15:50:24 [INFO] 15:50:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 15:50:24 [INFO] 15:50:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 15:50:24 [INFO] Fork Value is true 15:50:28 [INFO] Done SpotBugs Analysis.... 15:50:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:28 [INFO] 15:50:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 15:50:28 [INFO] 15:50:28 [INFO] 15:50:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 15:50:28 [INFO] BugInstance size is 0 15:50:28 [INFO] Error size is 0 15:50:28 [INFO] No errors/warnings found 15:50:28 [INFO] 15:50:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- 15:50:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/test/resources 15:50:28 [INFO] 15:50:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-service --- 15:50:28 [INFO] No sources to compile 15:50:28 [INFO] 15:50:28 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-service --- 15:50:28 [INFO] No tests to run. 15:50:28 [INFO] 15:50:28 [INFO] --- copy:14.1.4:copy-files (default) @ model-flow-service --- 15:50:28 [INFO] 15:50:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- 15:50:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT.jar 15:50:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/META-INF/MANIFEST.MF 15:50:28 [INFO] 15:50:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- 15:50:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT-javadoc.jar 15:50:36 [INFO] 15:50:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- 15:50:36 [INFO] CycloneDX: Resolving Dependencies 15:50:36 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:50:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml 15:50:36 [INFO] attaching as model-flow-service-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json 15:50:36 [INFO] attaching as model-flow-service-0.20.2-SNAPSHOT-cyclonedx.json 15:50:36 [INFO] 15:50:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 15:50:36 [INFO] Skipping duplicate-finder execution! 15:50:36 [INFO] 15:50:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-service --- 15:50:37 [INFO] No dependency problems found 15:50:37 [INFO] 15:50:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 15:50:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT-sources.jar 15:50:37 [INFO] 15:50:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- 15:50:37 [INFO] 15:50:37 [INFO] --- jacoco:0.8.13:report (report) @ model-flow-service --- 15:50:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:37 [INFO] 15:50:37 [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT.pom 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT.jar 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT-javadoc.jar 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT-cyclonedx.json 15:50:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT-sources.jar 15:50:37 [INFO] 15:50:37 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- 15:50:37 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-SNAPSHOT.jar 15:50:37 [INFO] Writing OBR metadata 15:50:37 [INFO] 15:50:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- 15:50:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:50:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:37 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 15:50:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:37 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 15:50:37 [INFO] 15:50:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-service --- 15:50:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:37 [INFO] 15:50:37 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 15:50:37 [INFO] Building model-flow-statistics 0.20.2-SNAPSHOT [12/84] 15:50:37 [INFO] from model/model-flow-statistics/pom.xml 15:50:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:37 [INFO] 15:50:37 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- 15:50:37 [INFO] 15:50:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 15:50:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:37 [INFO] 15:50:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 15:50:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:37 [INFO] 15:50:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 15:50:37 [INFO] 15:50:38 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 15:50:38 [INFO] 15:50:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-statistics --- 15:50:38 [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/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:50:38 [INFO] 15:50:38 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-statistics --- 15:50:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:50:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 15:50:38 [INFO] yang-to-sources: Found 9 dependencies in 2.130 ms 15:50:38 [INFO] yang-to-sources: Project model files found: 8 in 6.287 ms 15:50:38 [INFO] yang-to-sources: 32 YANG models processed in 419.1 ms 15:50:38 [INFO] BindingJavaFileGenerator: Defined 292 files in 39.11 ms 15:50:38 [INFO] Sorted 292 files into 46 directories in 355.9 μs 15:50:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 104.0 ms 15:50:38 [INFO] 15:50:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 15:50:38 [INFO] Starting audit... 15:50:38 Audit done. 15:50:38 [INFO] You have 0 Checkstyle violations. 15:50:38 [INFO] 15:50:38 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 15:50:38 [INFO] Starting audit... 15:50:38 Audit done. 15:50:38 [INFO] You have 0 Checkstyle violations. 15:50:38 [INFO] 15:50:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 15:50:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:38 [INFO] 15:50:38 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 15:50:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 15:50:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 15:50:38 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 15:50:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:50:38 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 15:50:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 15:50:38 [INFO] 15:50:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 15:50:38 [INFO] Recompiling the module because of changed dependency. 15:50:38 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:50:39 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 15:50:39 [INFO] 15:50:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 15:50:39 [INFO] 15:50:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 15:50:39 [INFO] Fork Value is true 15:50:43 [INFO] Done SpotBugs Analysis.... 15:50:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:43 [INFO] 15:50:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 15:50:43 [INFO] 15:50:43 [INFO] 15:50:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 15:50:43 [INFO] BugInstance size is 0 15:50:43 [INFO] Error size is 0 15:50:43 [INFO] No errors/warnings found 15:50:43 [INFO] 15:50:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 15:50:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/test/resources 15:50:43 [INFO] 15:50:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-statistics --- 15:50:43 [INFO] No sources to compile 15:50:43 [INFO] 15:50:43 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-statistics --- 15:50:43 [INFO] No tests to run. 15:50:43 [INFO] 15:50:43 [INFO] --- copy:14.1.4:copy-files (default) @ model-flow-statistics --- 15:50:43 [INFO] 15:50:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- 15:50:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT.jar 15:50:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 15:50:43 [INFO] 15:50:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- 15:50:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT-javadoc.jar 15:50:49 [INFO] 15:50:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- 15:50:49 [INFO] CycloneDX: Resolving Dependencies 15:50:50 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:50:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml 15:50:50 [INFO] attaching as model-flow-statistics-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json 15:50:50 [INFO] attaching as model-flow-statistics-0.20.2-SNAPSHOT-cyclonedx.json 15:50:50 [INFO] 15:50:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 15:50:50 [INFO] Skipping duplicate-finder execution! 15:50:50 [INFO] 15:50:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 15:50:50 [INFO] No dependency problems found 15:50:50 [INFO] 15:50:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 15:50:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT-sources.jar 15:50:50 [INFO] 15:50:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- 15:50:50 [INFO] 15:50:50 [INFO] --- jacoco:0.8.13:report (report) @ model-flow-statistics --- 15:50:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:50 [INFO] 15:50:50 [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT.pom 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT.jar 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT-javadoc.jar 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT-cyclonedx.json 15:50:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT-sources.jar 15:50:50 [INFO] 15:50:50 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- 15:50:50 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-SNAPSHOT.jar 15:50:50 [INFO] Writing OBR metadata 15:50:50 [INFO] 15:50:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- 15:50:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:50:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:50 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 15:50:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:50 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 15:50:50 [INFO] 15:50:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-statistics --- 15:50:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:50 [INFO] 15:50:50 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 15:50:50 [INFO] Building model-topology 0.20.2-SNAPSHOT [13/84] 15:50:50 [INFO] from model/model-topology/pom.xml 15:50:50 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:50 [INFO] 15:50:50 [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- 15:50:50 [INFO] 15:50:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 15:50:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:50 [INFO] 15:50:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 15:50:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:50 [INFO] 15:50:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 15:50:51 [INFO] 15:50:51 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 15:50:51 [INFO] 15:50:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-topology --- 15:50:51 [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/openflowplugin-maven-merge-vanadium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:50:51 [INFO] 15:50:51 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-topology --- 15:50:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:50:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 15:50:51 [INFO] yang-to-sources: Found 5 dependencies in 800.7 μs 15:50:51 [INFO] yang-to-sources: Project model files found: 1 in 999.1 μs 15:50:51 [INFO] yang-to-sources: 5 YANG models processed in 87.82 ms 15:50:51 [INFO] BindingJavaFileGenerator: Defined 8 files in 16.95 ms 15:50:51 [INFO] Sorted 8 files into 3 directories in 103.0 μs 15:50:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 21.81 ms 15:50:51 [INFO] 15:50:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 15:50:51 [INFO] Starting audit... 15:50:51 Audit done. 15:50:51 [INFO] You have 0 Checkstyle violations. 15:50:51 [INFO] 15:50:51 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 15:50:51 [INFO] Starting audit... 15:50:51 Audit done. 15:50:51 [INFO] You have 0 Checkstyle violations. 15:50:51 [INFO] 15:50:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 15:50:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:51 [INFO] 15:50:51 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 15:50:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 15:50:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 15:50:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:50:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:50:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:50:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 15:50:51 [INFO] 15:50:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 15:50:51 [INFO] Recompiling the module because of changed dependency. 15:50:51 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:50:51 [INFO] 15:50:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 15:50:51 [INFO] 15:50:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 15:50:51 [INFO] Fork Value is true 15:50:54 [INFO] Done SpotBugs Analysis.... 15:50:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:54 [INFO] 15:50:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 15:50:54 [INFO] 15:50:54 [INFO] 15:50:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 15:50:54 [INFO] BugInstance size is 0 15:50:54 [INFO] Error size is 0 15:50:54 [INFO] No errors/warnings found 15:50:54 [INFO] 15:50:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- 15:50:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/test/resources 15:50:54 [INFO] 15:50:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-topology --- 15:50:54 [INFO] No sources to compile 15:50:54 [INFO] 15:50:54 [INFO] --- surefire:3.5.4:test (default-test) @ model-topology --- 15:50:54 [INFO] No tests to run. 15:50:54 [INFO] 15:50:54 [INFO] --- copy:14.1.4:copy-files (default) @ model-topology --- 15:50:54 [INFO] 15:50:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- 15:50:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT.jar 15:50:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/META-INF/MANIFEST.MF 15:50:54 [INFO] 15:50:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- 15:50:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT-javadoc.jar 15:50:56 [INFO] 15:50:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- 15:50:56 [INFO] CycloneDX: Resolving Dependencies 15:50:56 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:50:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml 15:50:56 [INFO] attaching as model-topology-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json 15:50:56 [INFO] attaching as model-topology-0.20.2-SNAPSHOT-cyclonedx.json 15:50:56 [INFO] 15:50:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 15:50:56 [INFO] Skipping duplicate-finder execution! 15:50:56 [INFO] 15:50:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-topology --- 15:50:56 [WARNING] Used undeclared dependencies found: 15:50:56 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.1:compile 15:50:56 [INFO] 15:50:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 15:50:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT-sources.jar 15:50:56 [INFO] 15:50:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- 15:50:56 [INFO] 15:50:56 [INFO] --- jacoco:0.8.13:report (report) @ model-topology --- 15:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:56 [INFO] 15:50:56 [INFO] --- install:3.1.4:install (default-install) @ model-topology --- 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT.pom 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT.jar 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT-javadoc.jar 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT-cyclonedx.xml 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT-cyclonedx.json 15:50:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT-sources.jar 15:50:56 [INFO] 15:50:56 [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- 15:50:56 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-SNAPSHOT.jar 15:50:56 [INFO] Writing OBR metadata 15:50:56 [INFO] 15:50:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- 15:50:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:50:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml 15:50:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 15:50:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 15:50:56 [INFO] 15:50:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-topology --- 15:50:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:56 [INFO] 15:50:56 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 15:50:56 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.20.2-SNAPSHOT [14/84] 15:50:56 [INFO] from features/odl-openflowplugin-nsf-model/pom.xml 15:50:56 [INFO] ------------------------------[ feature ]------------------------------- 15:50:56 [INFO] 15:50:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 15:50:56 [INFO] 15:50:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 15:50:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:56 [INFO] 15:50:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 15:50:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:56 [INFO] 15:50:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] 15:50:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] 15:50:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:57 [INFO] argLine set to empty 15:50:57 [INFO] 15:50:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] Starting audit... 15:50:57 Audit done. 15:50:57 [INFO] You have 0 Checkstyle violations. 15:50:57 [INFO] 15:50:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] Starting audit... 15:50:57 Audit done. 15:50:57 [INFO] You have 0 Checkstyle violations. 15:50:57 [INFO] 15:50:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 15:50:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:57 [INFO] 15:50:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 15:50:57 [INFO] ...done! 15:50:57 [INFO] Attaching features XML 15:50:57 [INFO] 15:50:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 15:50:57 [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 15:50:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:57 [INFO] 15:50:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 15:50:57 [INFO] 15:50:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] No files found to run spotbugs, check compile phase has been run 15:50:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:57 [INFO] 15:50:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 15:50:57 [INFO] 15:50:57 [INFO] 15:50:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] 15:50:57 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-nsf-model --- 15:50:57 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 15:50:57 [INFO] Project dependency features detected: [] 15:50:57 [INFO] Pax Exam System (Version: 4.14.0) created. 15:50:57 [INFO] Creating RMI registry server on 127.0.0.1:34575 15:50:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:50:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:50:57 [INFO] Waiting for remote bundle context.. on 34575 name: 99ac38e7-0170-44e8-99f0-571bc5fa69a1 timout: [ RelativeTimeout value = 180000 ] 15:51:02 [INFO] Building jar from resources and headers. 15:51:02 [INFO] Writing jar finished. 15:51:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:04 [INFO] 15:51:04 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-nsf-model --- 15:51:04 [INFO] 15:51:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 15:51:04 [INFO] No Javadoc in project. Archive not created. 15:51:04 [INFO] 15:51:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 15:51:04 [INFO] CycloneDX: Resolving Dependencies 15:51:05 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 15:51:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml 15:51:05 [INFO] attaching as odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json 15:51:05 [INFO] attaching as odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT-cyclonedx.json 15:51:05 [INFO] 15:51:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] Skipping duplicate-finder execution! 15:51:05 [INFO] 15:51:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] Skipping plugin execution 15:51:05 [INFO] 15:51:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] Skipping source per configuration. 15:51:05 [INFO] 15:51:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] 15:51:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:05 [INFO] 15:51:05 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- 15:51:05 [WARNING] 15:51:05 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 15:51:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:05 [WARNING] 15:51:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:05 [WARNING] 15:51:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT.pom 15:51:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT-features.xml 15:51:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT-cyclonedx.json 15:51:05 [INFO] 15:51:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 15:51:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:05 [WARNING] 15:51:05 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 15:51:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:05 [WARNING] 15:51:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:05 [WARNING] 15:51:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:05 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 15:51:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:05 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 15:51:05 [INFO] 15:51:05 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 15:51:05 [INFO] Building liblldp 0.20.2-SNAPSHOT [15/84] 15:51:05 [INFO] from libraries/liblldp/pom.xml 15:51:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:05 [INFO] 15:51:05 [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- 15:51:05 [INFO] 15:51:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 15:51:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:05 [INFO] 15:51:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 15:51:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:05 [INFO] 15:51:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 15:51:06 [INFO] 15:51:06 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 15:51:06 [INFO] 15:51:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ liblldp --- 15:51:06 [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/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:06 [INFO] 15:51:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 15:51:06 [INFO] Starting audit... 15:51:06 Audit done. 15:51:06 [INFO] You have 0 Checkstyle violations. 15:51:06 [INFO] 15:51:06 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 15:51:07 [INFO] Starting audit... 15:51:07 Audit done. 15:51:07 [INFO] You have 0 Checkstyle violations. 15:51:07 [INFO] 15:51:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 15:51:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:07 [INFO] 15:51:07 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 15:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 15:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 15:51:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 15:51:07 [INFO] 15:51:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 15:51:07 [INFO] Recompiling the module because of changed source code. 15:51:07 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy 15:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy 15:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy 15:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy 15:51:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy 15:51:07 [INFO] 15:51:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 15:51:07 [INFO] 15:51:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 15:51:07 [INFO] Fork Value is true 15:51:11 [INFO] Done SpotBugs Analysis.... 15:51:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:11 [INFO] 15:51:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 15:51:11 [INFO] 15:51:11 [INFO] 15:51:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 15:51:11 [INFO] BugInstance size is 0 15:51:11 [INFO] Error size is 0 15:51:11 [INFO] No errors/warnings found 15:51:11 [INFO] 15:51:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- 15:51:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:51:11 [INFO] 15:51:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ liblldp --- 15:51:11 [INFO] Recompiling the module because of changed dependency. 15:51:11 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:51:11 [INFO] 15:51:11 [INFO] --- surefire:3.5.4:test (default-test) @ liblldp --- 15:51:11 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/surefire-reports 15:51:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:11 [INFO] 15:51:11 [INFO] ------------------------------------------------------- 15:51:11 [INFO] T E S T S 15:51:11 [INFO] ------------------------------------------------------- 15:51:12 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 15:51:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 15:51:12 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 15:51:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 15:51:12 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 15:51:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 15:51:12 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 15:51:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 15:51:13 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 15:51:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 15:51:13 [INFO] 15:51:13 [INFO] Results: 15:51:13 [INFO] 15:51:13 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 15:51:13 [INFO] 15:51:13 [INFO] 15:51:13 [INFO] --- copy:14.1.4:copy-files (default) @ liblldp --- 15:51:13 [INFO] 15:51:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- 15:51:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT.jar 15:51:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/META-INF/MANIFEST.MF 15:51:13 [INFO] 15:51:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- 15:51:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT-javadoc.jar 15:51:14 [INFO] 15:51:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- 15:51:14 [INFO] CycloneDX: Resolving Dependencies 15:51:15 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:51:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml 15:51:15 [INFO] attaching as liblldp-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json 15:51:15 [INFO] attaching as liblldp-0.20.2-SNAPSHOT-cyclonedx.json 15:51:15 [INFO] 15:51:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 15:51:15 [INFO] Skipping duplicate-finder execution! 15:51:15 [INFO] 15:51:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ liblldp --- 15:51:15 [INFO] No dependency problems found 15:51:15 [INFO] 15:51:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 15:51:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT-sources.jar 15:51:15 [INFO] 15:51:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- 15:51:15 [INFO] 15:51:15 [INFO] --- jacoco:0.8.13:report (report) @ liblldp --- 15:51:15 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec 15:51:15 [INFO] Analyzed bundle 'liblldp' with 14 classes 15:51:15 [INFO] 15:51:15 [INFO] --- install:3.1.4:install (default-install) @ liblldp --- 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT.pom 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT.jar 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT-javadoc.jar 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT-cyclonedx.json 15:51:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT-sources.jar 15:51:15 [INFO] 15:51:15 [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- 15:51:15 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-SNAPSHOT.jar 15:51:15 [INFO] Writing OBR metadata 15:51:15 [INFO] 15:51:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- 15:51:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:15 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 15:51:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:15 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 15:51:15 [INFO] 15:51:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ liblldp --- 15:51:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:15 [INFO] 15:51:15 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 15:51:15 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.20.2-SNAPSHOT [16/84] 15:51:15 [INFO] from features/odl-openflowplugin-libraries/pom.xml 15:51:15 [INFO] ------------------------------[ feature ]------------------------------- 15:51:15 [INFO] 15:51:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] 15:51:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:15 [INFO] 15:51:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:15 [INFO] 15:51:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] 15:51:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] 15:51:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:15 [INFO] argLine set to empty 15:51:15 [INFO] 15:51:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Starting audit... 15:51:15 Audit done. 15:51:15 [INFO] You have 0 Checkstyle violations. 15:51:15 [INFO] 15:51:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Starting audit... 15:51:15 Audit done. 15:51:15 [INFO] You have 0 Checkstyle violations. 15:51:15 [INFO] 15:51:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 15:51:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:15 [INFO] 15:51:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 15:51:15 [INFO] ...done! 15:51:15 [INFO] Attaching features XML 15:51:15 [INFO] 15:51:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 15:51:15 [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 15:51:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:15 [INFO] 15:51:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 15:51:15 [INFO] 15:51:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:15 [INFO] 15:51:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 15:51:15 [INFO] 15:51:15 [INFO] 15:51:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] 15:51:15 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-libraries --- 15:51:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 15:51:15 [INFO] Project dependency features detected: [] 15:51:15 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:15 [INFO] Creating RMI registry server on 127.0.0.1:40739 15:51:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:16 [INFO] Waiting for remote bundle context.. on 40739 name: 16ab395f-36fd-4fba-85ff-9613bb1a03bf timout: [ RelativeTimeout value = 180000 ] 15:51:20 [INFO] Building jar from resources and headers. 15:51:20 [INFO] Writing jar finished. 15:51:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:22 [INFO] 15:51:22 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] 15:51:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] No Javadoc in project. Archive not created. 15:51:22 [INFO] 15:51:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] CycloneDX: Resolving Dependencies 15:51:22 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 15:51:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml 15:51:22 [INFO] attaching as odl-openflowplugin-libraries-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json 15:51:22 [INFO] attaching as odl-openflowplugin-libraries-0.20.2-SNAPSHOT-cyclonedx.json 15:51:22 [INFO] 15:51:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] Skipping duplicate-finder execution! 15:51:22 [INFO] 15:51:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] Skipping plugin execution 15:51:22 [INFO] 15:51:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] Skipping source per configuration. 15:51:22 [INFO] 15:51:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] 15:51:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:22 [INFO] 15:51:22 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- 15:51:22 [WARNING] 15:51:22 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 15:51:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:22 [WARNING] 15:51:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:22 [WARNING] 15:51:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-SNAPSHOT.pom 15:51:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-SNAPSHOT-features.xml 15:51:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-SNAPSHOT-cyclonedx.json 15:51:22 [INFO] 15:51:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- 15:51:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:22 [WARNING] 15:51:22 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 15:51:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:22 [WARNING] 15:51:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:22 [WARNING] 15:51:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 15:51:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 15:51:22 [INFO] 15:51:22 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 15:51:22 [INFO] Building openflowplugin-blueprint-config 0.20.2-SNAPSHOT [17/84] 15:51:22 [INFO] from openflowplugin-blueprint-config/pom.xml 15:51:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:22 [INFO] 15:51:22 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- 15:51:22 [INFO] 15:51:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 15:51:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:22 [INFO] 15:51:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 15:51:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:22 [INFO] 15:51:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 15:51:23 [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/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:23 [INFO] 15:51:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Starting audit... 15:51:23 Audit done. 15:51:23 [INFO] You have 0 Checkstyle violations. 15:51:23 [INFO] 15:51:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Starting audit... 15:51:23 Audit done. 15:51:23 [INFO] You have 0 Checkstyle violations. 15:51:23 [INFO] 15:51:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 15:51:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:23 [INFO] 15:51:23 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Copying 1 resource from src/main/resources to target/classes 15:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 15:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 15:51:23 [INFO] 15:51:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No sources to compile 15:51:23 [INFO] 15:51:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 15:51:23 [INFO] 15:51:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:23 [INFO] 15:51:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 15:51:23 [INFO] 15:51:23 [INFO] 15:51:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/src/test/resources 15:51:23 [INFO] 15:51:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No sources to compile 15:51:23 [INFO] 15:51:23 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No tests to run. 15:51:23 [INFO] 15:51:23 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 15:51:23 [INFO] 15:51:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No Javadoc in project. Archive not created. 15:51:23 [INFO] 15:51:23 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] CycloneDX: Resolving Dependencies 15:51:23 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:51:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml 15:51:23 [INFO] attaching as openflowplugin-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json 15:51:23 [INFO] attaching as openflowplugin-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.json 15:51:23 [INFO] 15:51:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Skipping duplicate-finder execution! 15:51:23 [INFO] 15:51:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] No dependency problems found 15:51:23 [INFO] 15:51:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-sources.jar 15:51:23 [INFO] 15:51:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] 15:51:23 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:51:23 [INFO] 15:51:23 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.pom 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-config.cfg 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.json 15:51:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT-sources.jar 15:51:23 [INFO] 15:51:23 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:23 [INFO] Writing OBR metadata 15:51:23 [INFO] 15:51:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 15:51:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 15:51:23 [INFO] 15:51:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- 15:51:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:23 [INFO] 15:51:23 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 15:51:23 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.20.2-SNAPSHOT [18/84] 15:51:23 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 15:51:23 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:24 [INFO] 15:51:24 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- 15:51:24 [INFO] 15:51:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:24 [INFO] 15:51:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:24 [INFO] 15:51:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 15:51:24 [INFO] 15:51:24 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 15:51:24 [INFO] 15:51:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 15:51:24 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:24 [INFO] 15:51:24 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 15:51:24 [INFO] 15:51:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Starting audit... 15:51:24 Audit done. 15:51:24 [INFO] You have 0 Checkstyle violations. 15:51:24 [INFO] 15:51:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Starting audit... 15:51:24 Audit done. 15:51:24 [INFO] You have 0 Checkstyle violations. 15:51:24 [INFO] 15:51:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 15:51:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:24 [INFO] 15:51:24 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Copying 2 resources from src/main/resources to target/classes 15:51:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 15:51:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 15:51:24 [INFO] 15:51:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Recompiling the module because of changed dependency. 15:51:24 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:51:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[74,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[78,43] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:51:24 [INFO] 15:51:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 15:51:24 [INFO] 15:51:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 15:51:24 [INFO] Fork Value is true 15:51:27 [INFO] Done SpotBugs Analysis.... 15:51:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:27 [INFO] 15:51:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 15:51:27 [INFO] 15:51:27 [INFO] 15:51:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 15:51:27 [INFO] BugInstance size is 0 15:51:27 [INFO] Error size is 0 15:51:27 [INFO] No errors/warnings found 15:51:27 [INFO] 15:51:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 15:51:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/test/resources 15:51:27 [INFO] 15:51:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 15:51:27 [INFO] No sources to compile 15:51:27 [INFO] 15:51:27 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-blueprint-config --- 15:51:27 [INFO] No tests to run. 15:51:27 [INFO] 15:51:27 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-blueprint-config --- 15:51:27 [INFO] 15:51:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- 15:51:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 15:51:27 [INFO] 15:51:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 15:51:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT-javadoc.jar 15:51:28 [INFO] 15:51:28 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 15:51:28 [INFO] 15:51:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- 15:51:28 [INFO] CycloneDX: Resolving Dependencies 15:51:29 [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) 15:51:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml 15:51:29 [INFO] attaching as openflowjava-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json 15:51:29 [INFO] attaching as openflowjava-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.json 15:51:29 [INFO] 15:51:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Skipping duplicate-finder execution! 15:51:29 [INFO] 15:51:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 15:51:29 [INFO] No dependency problems found 15:51:29 [INFO] 15:51:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 15:51:29 [INFO] 15:51:29 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:51:29 [INFO] 15:51:29 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT.pom 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT-javadoc.jar 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT-config.xml 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT-legacyConfig.xml 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT-cyclonedx.json 15:51:29 [INFO] 15:51:29 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-SNAPSHOT.jar 15:51:29 [INFO] Writing OBR metadata 15:51:29 [INFO] 15:51:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:29 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 15:51:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:29 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 15:51:29 [INFO] 15:51:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:29 [INFO] 15:51:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 15:51:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT-sources.jar 15:51:29 [INFO] 15:51:29 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 15:51:29 [INFO] Building openflowplugin-common 0.20.2-SNAPSHOT [19/84] 15:51:29 [INFO] from openflowplugin-common/pom.xml 15:51:29 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:29 [INFO] 15:51:29 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- 15:51:29 [INFO] 15:51:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 15:51:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:29 [INFO] 15:51:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 15:51:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:29 [INFO] 15:51:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 15:51:29 [INFO] 15:51:29 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 15:51:29 [INFO] 15:51:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-common --- 15:51:29 [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/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:29 [INFO] 15:51:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 15:51:29 [INFO] Starting audit... 15:51:29 Audit done. 15:51:29 [INFO] You have 0 Checkstyle violations. 15:51:29 [INFO] 15:51:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 15:51:29 [INFO] Starting audit... 15:51:29 Audit done. 15:51:29 [INFO] You have 0 Checkstyle violations. 15:51:29 [INFO] 15:51:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 15:51:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:29 [INFO] 15:51:29 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 15:51:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 15:51:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 15:51:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 15:51:29 [INFO] 15:51:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 15:51:29 [INFO] Recompiling the module because of changed source code. 15:51:29 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:51:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:51:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:51:30 [INFO] 15:51:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 15:51:30 [INFO] 15:51:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 15:51:30 [INFO] Fork Value is true 15:51:32 [INFO] Done SpotBugs Analysis.... 15:51:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:32 [INFO] 15:51:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 15:51:32 [INFO] 15:51:32 [INFO] 15:51:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 15:51:32 [INFO] BugInstance size is 0 15:51:32 [INFO] Error size is 0 15:51:32 [INFO] No errors/warnings found 15:51:32 [INFO] 15:51:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 15:51:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:51:32 [INFO] 15:51:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-common --- 15:51:32 [INFO] Recompiling the module because of changed dependency. 15:51:32 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:51:32 [INFO] 15:51:32 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-common --- 15:51:32 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/surefire-reports 15:51:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:32 [INFO] 15:51:32 [INFO] ------------------------------------------------------- 15:51:32 [INFO] T E S T S 15:51:32 [INFO] ------------------------------------------------------- 15:51:33 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 15:51:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 15:51:34 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 15:51:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:51:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.359 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 15:51:39 [INFO] 15:51:39 [INFO] Results: 15:51:39 [INFO] 15:51:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 15:51:39 [INFO] 15:51:39 [INFO] 15:51:39 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-common --- 15:51:39 [INFO] 15:51:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- 15:51:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT.jar 15:51:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/META-INF/MANIFEST.MF 15:51:39 [INFO] 15:51:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- 15:51:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT-javadoc.jar 15:51:40 [INFO] 15:51:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- 15:51:40 [INFO] CycloneDX: Resolving Dependencies 15:51:40 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:51:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml 15:51:40 [INFO] attaching as openflowplugin-common-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json 15:51:40 [INFO] attaching as openflowplugin-common-0.20.2-SNAPSHOT-cyclonedx.json 15:51:40 [INFO] 15:51:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 15:51:40 [INFO] Skipping duplicate-finder execution! 15:51:40 [INFO] 15:51:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 15:51:40 [WARNING] Used undeclared dependencies found: 15:51:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:51:40 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:51:40 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:51:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 15:51:40 [WARNING] Non-test scoped test only dependencies found: 15:51:40 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:51:40 [INFO] 15:51:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 15:51:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT-sources.jar 15:51:40 [INFO] 15:51:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- 15:51:40 [INFO] 15:51:40 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-common --- 15:51:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec 15:51:40 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 15:51:40 [INFO] 15:51:40 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT.pom 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT.jar 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT-javadoc.jar 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT-cyclonedx.json 15:51:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT-sources.jar 15:51:40 [INFO] 15:51:40 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- 15:51:40 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-SNAPSHOT.jar 15:51:40 [INFO] Writing OBR metadata 15:51:40 [INFO] 15:51:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- 15:51:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:40 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 15:51:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:40 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 15:51:40 [INFO] 15:51:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-common --- 15:51:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:40 [INFO] 15:51:40 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 15:51:40 [INFO] Building openflowplugin-api 0.20.2-SNAPSHOT [20/84] 15:51:40 [INFO] from openflowplugin-api/pom.xml 15:51:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:41 [INFO] 15:51:41 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- 15:51:41 [INFO] 15:51:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 15:51:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:41 [INFO] 15:51:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 15:51:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:41 [INFO] 15:51:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 15:51:41 [INFO] 15:51:41 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 15:51:41 [INFO] 15:51:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-api --- 15:51:41 [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/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:41 [INFO] 15:51:41 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-api --- 15:51:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:51:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 15:51:41 [INFO] yang-to-sources: Found 10 dependencies in 2.564 ms 15:51:41 [INFO] yang-to-sources: Project model files found: 3 in 5.103 ms 15:51:41 [INFO] yang-to-sources: 3 YANG models processed in 83.98 ms 15:51:41 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.999 ms 15:51:41 [INFO] Sorted 26 files into 7 directories in 101.3 μs 15:51:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.81 ms 15:51:41 [INFO] 15:51:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 15:51:41 [INFO] Starting audit... 15:51:41 Audit done. 15:51:41 [INFO] You have 0 Checkstyle violations. 15:51:41 [INFO] 15:51:41 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 15:51:41 [INFO] Starting audit... 15:51:41 Audit done. 15:51:41 [INFO] You have 0 Checkstyle violations. 15:51:41 [INFO] 15:51:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 15:51:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:41 [INFO] 15:51:41 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 15:51:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 15:51:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 15:51:41 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:51:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:51:41 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:51:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 15:51:41 [INFO] 15:51:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 15:51:41 [INFO] Recompiling the module because of changed dependency. 15:51:41 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:51:42 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:51:42 [INFO] 15:51:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 15:51:42 [INFO] 15:51:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 15:51:42 [INFO] Fork Value is true 15:51:45 [INFO] Done SpotBugs Analysis.... 15:51:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:45 [INFO] 15:51:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 15:51:45 [INFO] 15:51:45 [INFO] 15:51:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 15:51:45 [INFO] BugInstance size is 0 15:51:45 [INFO] Error size is 0 15:51:45 [INFO] No errors/warnings found 15:51:45 [INFO] 15:51:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 15:51:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/test/resources 15:51:45 [INFO] 15:51:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-api --- 15:51:45 [INFO] No sources to compile 15:51:45 [INFO] 15:51:45 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-api --- 15:51:45 [INFO] No tests to run. 15:51:45 [INFO] 15:51:45 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-api --- 15:51:45 [INFO] 15:51:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- 15:51:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT.jar 15:51:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/META-INF/MANIFEST.MF 15:51:45 [INFO] 15:51:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- 15:51:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT-javadoc.jar 15:51:48 [INFO] 15:51:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- 15:51:48 [INFO] CycloneDX: Resolving Dependencies 15:51:48 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 15:51:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml 15:51:48 [INFO] attaching as openflowplugin-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json 15:51:49 [INFO] attaching as openflowplugin-api-0.20.2-SNAPSHOT-cyclonedx.json 15:51:49 [INFO] 15:51:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 15:51:49 [INFO] Skipping duplicate-finder execution! 15:51:49 [INFO] 15:51:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 15:51:49 [WARNING] Used undeclared dependencies found: 15:51:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:51:49 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:51:49 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 15:51:49 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:51:49 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:51:49 [INFO] 15:51:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 15:51:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT-sources.jar 15:51:49 [INFO] 15:51:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- 15:51:49 [INFO] 15:51:49 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-api --- 15:51:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:51:49 [INFO] 15:51:49 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT.pom 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT.jar 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT-javadoc.jar 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT-cyclonedx.json 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT-sources.jar 15:51:49 [INFO] 15:51:49 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- 15:51:49 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-SNAPSHOT.jar 15:51:49 [INFO] Writing OBR metadata 15:51:49 [INFO] 15:51:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- 15:51:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:51:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:51:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 15:51:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 15:51:49 [INFO] 15:51:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-api --- 15:51:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:49 [INFO] 15:51:49 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 15:51:49 [INFO] Building openflowplugin-extension-api 0.20.2-SNAPSHOT [21/84] 15:51:49 [INFO] from extension/openflowplugin-extension-api/pom.xml 15:51:49 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:49 [INFO] 15:51:49 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- 15:51:49 [INFO] 15:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 15:51:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:49 [INFO] 15:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 15:51:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:49 [INFO] 15:51:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 15:51:49 [INFO] 15:51:49 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 15:51:49 [INFO] 15:51:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 15:51:49 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:49 [INFO] 15:51:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-api --- 15:51:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:51:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 15:51:49 [INFO] yang-to-sources: Found 10 dependencies in 2.808 ms 15:51:49 [INFO] yang-to-sources: Project model files found: 6 in 12.75 ms 15:51:50 [INFO] yang-to-sources: 40 YANG models processed in 544.8 ms 15:51:50 [INFO] BindingJavaFileGenerator: Defined 199 files in 39.45 ms 15:51:50 [INFO] Sorted 199 files into 45 directories in 300.8 μs 15:51:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 68.77 ms 15:51:50 [INFO] 15:51:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 15:51:50 [INFO] Starting audit... 15:51:50 Audit done. 15:51:50 [INFO] You have 0 Checkstyle violations. 15:51:50 [INFO] 15:51:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 15:51:50 [INFO] Starting audit... 15:51:50 Audit done. 15:51:50 [INFO] You have 0 Checkstyle violations. 15:51:50 [INFO] 15:51:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 15:51:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:50 [INFO] 15:51:50 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 15:51:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 15:51:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 15:51:50 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:51:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:51:50 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:51:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 15:51:50 [INFO] 15:51:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 15:51:50 [INFO] Recompiling the module because of changed dependency. 15:51:50 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 15:51:51 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 15:51:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 15:51:51 [INFO] 15:51:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 15:51:51 [INFO] 15:51:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 15:51:51 [INFO] Fork Value is true 15:51:54 [INFO] Done SpotBugs Analysis.... 15:51:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:54 [INFO] 15:51:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 15:51:54 [INFO] 15:51:54 [INFO] 15:51:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 15:51:54 [INFO] BugInstance size is 0 15:51:54 [INFO] Error size is 0 15:51:54 [INFO] No errors/warnings found 15:51:54 [INFO] 15:51:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 15:51:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/resources 15:51:54 [INFO] 15:51:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- 15:51:54 [INFO] Recompiling the module because of changed dependency. 15:51:54 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 15:51:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 15:51:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 15:51:54 [INFO] 15:51:54 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-api --- 15:51:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/surefire-reports 15:51:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:54 [INFO] 15:51:54 [INFO] ------------------------------------------------------- 15:51:54 [INFO] T E S T S 15:51:54 [INFO] ------------------------------------------------------- 15:51:56 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 15:51:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 15:51:56 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 15:51:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 15:51:56 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 15:51:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 15:51:56 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 15:51:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 15:51:56 [INFO] 15:51:56 [INFO] Results: 15:51:56 [INFO] 15:51:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:51:56 [INFO] 15:51:56 [INFO] 15:51:56 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-extension-api --- 15:51:56 [INFO] 15:51:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- 15:51:56 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT.jar 15:51:56 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 15:51:56 [INFO] 15:51:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 15:52:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT-javadoc.jar 15:52:01 [INFO] 15:52:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- 15:52:01 [INFO] CycloneDX: Resolving Dependencies 15:52:01 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:52:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml 15:52:01 [INFO] attaching as openflowplugin-extension-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:52:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json 15:52:01 [INFO] attaching as openflowplugin-extension-api-0.20.2-SNAPSHOT-cyclonedx.json 15:52:01 [INFO] 15:52:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 15:52:01 [INFO] Skipping duplicate-finder execution! 15:52:01 [INFO] 15:52:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 15:52:01 [WARNING] Used undeclared dependencies found: 15:52:01 [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.18:compile 15:52:01 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:52:01 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:52:01 [INFO] 15:52:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 15:52:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT-sources.jar 15:52:01 [INFO] 15:52:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- 15:52:01 [INFO] 15:52:01 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-api --- 15:52:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 15:52:01 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 15:52:01 [INFO] 15:52:01 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT.pom 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT.jar 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT-javadoc.jar 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT-cyclonedx.json 15:52:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT-sources.jar 15:52:01 [INFO] 15:52:01 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- 15:52:01 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-SNAPSHOT.jar 15:52:01 [INFO] Writing OBR metadata 15:52:01 [INFO] 15:52:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- 15:52:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:52:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:52:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:52:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:52:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 15:52:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:52:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 15:52:01 [INFO] 15:52:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-api --- 15:52:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:01 [INFO] 15:52:01 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 15:52:01 [INFO] Building openflowplugin 0.20.2-SNAPSHOT [22/84] 15:52:01 [INFO] from openflowplugin/pom.xml 15:52:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:52:01 [INFO] 15:52:01 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- 15:52:01 [INFO] 15:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 15:52:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:01 [INFO] 15:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 15:52:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:01 [INFO] 15:52:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 15:52:02 [INFO] 15:52:02 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 15:52:02 [INFO] 15:52:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin --- 15:52:02 [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/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:52:02 [INFO] 15:52:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 15:52:02 [INFO] Starting audit... 15:52:02 Audit done. 15:52:02 [INFO] You have 0 Checkstyle violations. 15:52:02 [INFO] 15:52:02 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 15:52:04 [INFO] Starting audit... 15:52:04 Audit done. 15:52:04 [INFO] You have 0 Checkstyle violations. 15:52:04 [INFO] 15:52:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 15:52:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:52:04 [INFO] 15:52:04 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 15:52:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 15:52:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 15:52:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 15:52:04 [INFO] 15:52:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 15:52:04 [INFO] Recompiling the module because of changed dependency. 15:52:04 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:52:05 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 15:52:05 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:05 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 15:52:05 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:05 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:05 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:05 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:05 [INFO] 15:52:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 15:52:05 [INFO] 15:52:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 15:52:05 [INFO] Fork Value is true 15:52:13 [INFO] Done SpotBugs Analysis.... 15:52:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:13 [INFO] 15:52:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 15:52:13 [INFO] 15:52:13 [INFO] 15:52:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 15:52:13 [INFO] BugInstance size is 0 15:52:13 [INFO] Error size is 0 15:52:13 [INFO] No errors/warnings found 15:52:13 [INFO] 15:52:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- 15:52:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:52:13 [INFO] 15:52:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin --- 15:52:13 [INFO] Recompiling the module because of changed dependency. 15:52:13 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 15:52:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:14 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:52:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:14 [INFO] 15:52:14 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin --- 15:52:14 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/surefire-reports 15:52:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:52:14 [INFO] 15:52:14 [INFO] ------------------------------------------------------- 15:52:14 [INFO] T E S T S 15:52:14 [INFO] ------------------------------------------------------- 15:52:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 15:52:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.040 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 15:52:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 15:52:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 15:52:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 15:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 15:52:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 15:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 15:52:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 15:52:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 15:52:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 15:52:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 15:52:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 15:52:17 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 15:52:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 15:52:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 15:52:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 15:52:17 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 15:52:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 15:52:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 15:52:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 15:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 15:52:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 15:52:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 15:52:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 15:52:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 15:52:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 15:52:17 [INFO] 15:52:17 [INFO] Results: 15:52:17 [INFO] 15:52:17 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 15:52:17 [INFO] 15:52:17 [INFO] 15:52:17 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin --- 15:52:17 [INFO] 15:52:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- 15:52:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT.jar 15:52:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/META-INF/MANIFEST.MF 15:52:18 [INFO] 15:52:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- 15:52:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT-javadoc.jar 15:52:21 [INFO] 15:52:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- 15:52:21 [INFO] CycloneDX: Resolving Dependencies 15:52:22 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 15:52:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml 15:52:22 [INFO] attaching as openflowplugin-0.20.2-SNAPSHOT-cyclonedx.xml 15:52:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json 15:52:22 [INFO] attaching as openflowplugin-0.20.2-SNAPSHOT-cyclonedx.json 15:52:22 [INFO] 15:52:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 15:52:22 [INFO] Skipping duplicate-finder execution! 15:52:22 [INFO] 15:52:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin --- 15:52:22 [WARNING] Used undeclared dependencies found: 15:52:22 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:52:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:52:22 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:52:22 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 15:52:22 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:52:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 15:52:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:52:22 [WARNING] Non-test scoped test only dependencies found: 15:52:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.20.2-SNAPSHOT:compile 15:52:22 [INFO] 15:52:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 15:52:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT-sources.jar 15:52:22 [INFO] 15:52:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- 15:52:22 [INFO] 15:52:22 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin --- 15:52:22 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 15:52:22 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 15:52:22 [INFO] 15:52:22 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT.pom 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT.jar 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT-javadoc.jar 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT-cyclonedx.xml 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT-cyclonedx.json 15:52:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT-sources.jar 15:52:22 [INFO] 15:52:22 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- 15:52:22 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-SNAPSHOT.jar 15:52:22 [INFO] Writing OBR metadata 15:52:22 [INFO] 15:52:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- 15:52:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:52:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:52:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 15:52:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 15:52:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 15:52:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:52:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 15:52:22 [INFO] 15:52:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin --- 15:52:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:22 [INFO] 15:52:22 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 15:52:22 [INFO] Building openflowplugin-impl 0.20.2-SNAPSHOT [23/84] 15:52:22 [INFO] from openflowplugin-impl/pom.xml 15:52:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:52:22 [INFO] 15:52:22 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- 15:52:22 [INFO] 15:52:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 15:52:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:22 [INFO] 15:52:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 15:52:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:22 [INFO] 15:52:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 15:52:23 [INFO] 15:52:23 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 15:52:23 [INFO] 15:52:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 15:52:23 [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/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:52:23 [INFO] 15:52:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 15:52:23 [INFO] Starting audit... 15:52:23 Audit done. 15:52:23 [INFO] You have 0 Checkstyle violations. 15:52:23 [INFO] 15:52:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 15:52:27 [INFO] Starting audit... 15:52:27 Audit done. 15:52:27 [INFO] You have 0 Checkstyle violations. 15:52:27 [INFO] 15:52:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 15:52:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:52:27 [INFO] 15:52:27 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 15:52:27 [INFO] Copying 1 resource from src/main/resources to target/classes 15:52:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 15:52:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 15:52:27 [INFO] 15:52:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 15:52:27 [INFO] Recompiling the module because of changed dependency. 15:52:27 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[53,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[191,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[198,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:52:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 15:52:30 required: java.lang.Class 15:52:30 found: java.lang.Class 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 15:52:30 required: java.lang.Class 15:52:30 found: java.lang.Class 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 15:52:30 required: java.util.List 15:52:30 found: java.util.List 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 15:52:30 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 15:52:30 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 15:52:30 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:30 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 15:52:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 15:52:30 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:30 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 15:52:30 [INFO] 15:52:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 15:52:30 [INFO] 15:52:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 15:52:30 [INFO] Fork Value is true 15:52:42 [INFO] Done SpotBugs Analysis.... 15:52:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:42 [INFO] 15:52:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 15:52:42 [INFO] 15:52:42 [INFO] 15:52:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 15:52:42 [INFO] BugInstance size is 0 15:52:42 [INFO] Error size is 0 15:52:42 [INFO] No errors/warnings found 15:52:42 [INFO] 15:52:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 15:52:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:52:42 [INFO] 15:52:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-impl --- 15:52:42 [INFO] Recompiling the module because of changed dependency. 15:52:42 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:52:44 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: java.lang.Object 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: java.lang.Object 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 15:52:44 required: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 found: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 15:52:44 required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 15:52:44 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:52:44 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:52:44 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 15:52:44 required: T 15:52:44 found: com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:52:44 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 15:52:44 required: T 15:52:44 found: com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class 15:52:44 missing type arguments for generic class java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 15:52:44 required: T 15:52:44 found: java.lang.Class 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:52:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:52:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion 15:52:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion 15:52:44 required: T 15:52:44 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:52:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion 15:52:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 15:52:44 required: java.util.Collection>,java.util.Set> 15:52:44 found: java.util.Collection,java.util.Set> 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 15:52:44 required: java.util.Collection> 15:52:44 found: java.util.Collection 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:52:44 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:52:44 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 15:52:44 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 15:52:44 missing type arguments for generic class java.util.Collection 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[477,21] unchecked conversion 15:52:44 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 15:52:44 found: com.google.common.util.concurrent.AsyncFunction 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[479,21] unchecked conversion 15:52:44 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 15:52:44 found: com.google.common.util.concurrent.AsyncFunction 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 15:52:44 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 15:52:44 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 15:52:44 required: com.google.common.util.concurrent.FutureCallback 15:52:44 found: java.lang.Object 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 15:52:44 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 15:52:44 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 15:52:44 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 15:52:44 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 15:52:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:52:44 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 15:52:44 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. 15:52:44 [INFO] 15:52:44 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-impl --- 15:52:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/surefire-reports 15:52:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:52:44 [INFO] 15:52:44 [INFO] ------------------------------------------------------- 15:52:44 [INFO] T E S T S 15:52:44 [INFO] ------------------------------------------------------- 15:52:47 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 15:52:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 15:52:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 15:52:48 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 15:52:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 15:52:49 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 15:52:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 15:52:49 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 15:52:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 15:52:49 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 15:52:50 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 15:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 15:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 15:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 15:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 15:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 15:52:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 15:52:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 15:52:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 15:52:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 15:52:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 15:52:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 15:52:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 15:52:51 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 15:52:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 15:52:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 15:52:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 15:52:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 15:52:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 15:52:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 15:52:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 15:52:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 15:52:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 15:52:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 15:52:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 15:52:52 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 15:52:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 15:52:53 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 15:52:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 15:52:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 15:52:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 15:52:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 15:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 15:52:54 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 15:52:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 15:52:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 15:52:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 15:52:55 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 15:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 15:52:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 15:52:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 15:52:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 15:52:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 15:52:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 15:52:56 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 15:52:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 15:52:57 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 15:52:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 15:52:57 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 15:52:58 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.300 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 15:52:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 15:52:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 15:52:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 15:53:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.623 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 15:53:05 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 15:53:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 15:53:05 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 15:53:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 15:53:05 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 15:53:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 15:53:05 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 15:53:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 15:53:05 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 15:53:06 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 15:53:06 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 15:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 15:53:06 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 15:53:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.084 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 15:53:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 15:53:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 15:53:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 15:53:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 15:53:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 15:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 15:53:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 15:53:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 15:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 15:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 15:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 15:53:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 15:53:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 15:53:10 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 15:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 15:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 15:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 15:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 15:53:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 15:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 15:53:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 15:53:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 15:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 15:53:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 15:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 15:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 15:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 15:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 15:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 15:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 15:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 15:53:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 15:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 15:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 15:53:11 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 15:53:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 15:53:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 15:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 15:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 15:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 15:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 15:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 15:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 15:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 15:53:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 15:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 15:53:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 15:53:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 15:53:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 15:53:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 15:53:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 15:53:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 15:53:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 15:53:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 15:53:14 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 15:53:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 15:53:14 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 15:53:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 15:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 15:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 15:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 15:53:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 15:53:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 15:53:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 15:53:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 15:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 15:53:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 15:53:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 15:53:15 [INFO] 15:53:15 [INFO] Results: 15:53:15 [INFO] 15:53:15 [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 15:53:15 [INFO] 15:53:15 [INFO] 15:53:15 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-impl --- 15:53:15 [INFO] 15:53:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- 15:53:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT.jar 15:53:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/META-INF/MANIFEST.MF 15:53:16 [INFO] 15:53:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- 15:53:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT-javadoc.jar 15:53:21 [INFO] 15:53:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- 15:53:21 [INFO] CycloneDX: Resolving Dependencies 15:53:22 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 15:53:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml 15:53:22 [INFO] attaching as openflowplugin-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json 15:53:22 [INFO] attaching as openflowplugin-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:53:22 [INFO] 15:53:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 15:53:22 [INFO] Skipping duplicate-finder execution! 15:53:22 [INFO] 15:53:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 15:53:23 [WARNING] Used undeclared dependencies found: 15:53:23 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.1:compile 15:53:23 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:53:23 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:53:23 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 15:53:23 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:53:23 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 15:53:23 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.1:compile 15:53:23 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.1:compile 15:53:23 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:53:23 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 15:53:23 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:53:23 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.8:compile 15:53:23 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 15:53:23 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:53:23 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 15:53:23 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:53:23 [INFO] 15:53:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 15:53:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT-sources.jar 15:53:23 [INFO] 15:53:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- 15:53:23 [INFO] 15:53:23 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-impl --- 15:53:23 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec 15:53:23 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 15:53:24 [INFO] 15:53:24 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT.pom 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT.jar 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT-javadoc.jar 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT-sources.jar 15:53:24 [INFO] 15:53:24 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- 15:53:24 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-SNAPSHOT.jar 15:53:24 [INFO] Writing OBR metadata 15:53:24 [INFO] 15:53:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- 15:53:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:53:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 15:53:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 15:53:24 [INFO] 15:53:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-impl --- 15:53:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:24 [INFO] 15:53:24 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 15:53:24 [INFO] Building openflowplugin-extension-onf 0.20.2-SNAPSHOT [24/84] 15:53:24 [INFO] from extension/openflowplugin-extension-onf/pom.xml 15:53:24 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:24 [INFO] 15:53:24 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- 15:53:24 [INFO] 15:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:24 [INFO] 15:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:24 [INFO] 15:53:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 15:53:24 [INFO] 15:53:24 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 15:53:24 [INFO] 15:53:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 15:53:24 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:24 [INFO] 15:53:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Starting audit... 15:53:24 Audit done. 15:53:24 [INFO] You have 0 Checkstyle violations. 15:53:24 [INFO] 15:53:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Starting audit... 15:53:24 Audit done. 15:53:24 [INFO] You have 0 Checkstyle violations. 15:53:24 [INFO] 15:53:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 15:53:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:24 [INFO] 15:53:24 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 15:53:24 [INFO] 15:53:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Recompiling the module because of changed dependency. 15:53:24 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:53:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 15:53:24 [INFO] 15:53:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 15:53:24 [INFO] 15:53:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 15:53:24 [INFO] Fork Value is true 15:53:27 [INFO] Done SpotBugs Analysis.... 15:53:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:27 [INFO] 15:53:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 15:53:27 [INFO] 15:53:27 [INFO] 15:53:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 15:53:27 [INFO] BugInstance size is 0 15:53:27 [INFO] Error size is 0 15:53:27 [INFO] No errors/warnings found 15:53:27 [INFO] 15:53:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 15:53:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/resources 15:53:27 [INFO] 15:53:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 15:53:27 [INFO] Recompiling the module because of changed dependency. 15:53:27 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 15:53:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 15:53:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:53:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:53:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion 15:53:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:53:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:53:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 15:53:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:53:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:53:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion 15:53:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:53:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:53:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement 15:53:28 [INFO] 15:53:28 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-onf --- 15:53:28 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/surefire-reports 15:53:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:53:28 [INFO] 15:53:28 [INFO] ------------------------------------------------------- 15:53:28 [INFO] T E S T S 15:53:28 [INFO] ------------------------------------------------------- 15:53:29 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 15:53:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:53:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 15:53:30 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 15:53:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 15:53:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 15:53:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 15:53:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 15:53:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 15:53:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 15:53:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 15:53:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 15:53:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 15:53:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 15:53:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 15:53:31 [INFO] 15:53:31 [INFO] Results: 15:53:31 [INFO] 15:53:31 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:53:31 [INFO] 15:53:31 [INFO] 15:53:31 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-extension-onf --- 15:53:31 [INFO] 15:53:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- 15:53:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT.jar 15:53:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 15:53:31 [INFO] 15:53:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 15:53:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT-javadoc.jar 15:53:33 [INFO] 15:53:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- 15:53:33 [INFO] CycloneDX: Resolving Dependencies 15:53:33 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 15:53:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml 15:53:33 [INFO] attaching as openflowplugin-extension-onf-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json 15:53:33 [INFO] attaching as openflowplugin-extension-onf-0.20.2-SNAPSHOT-cyclonedx.json 15:53:33 [INFO] 15:53:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 15:53:33 [INFO] Skipping duplicate-finder execution! 15:53:33 [INFO] 15:53:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 15:53:33 [WARNING] Used undeclared dependencies found: 15:53:33 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:53:33 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:53:33 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:53:33 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 15:53:33 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:53:33 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.20.2-SNAPSHOT:compile 15:53:33 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:53:33 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:53:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 15:53:33 [WARNING] Non-test scoped test only dependencies found: 15:53:33 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:53:33 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:53:33 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:53:33 [INFO] 15:53:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 15:53:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT-sources.jar 15:53:34 [INFO] 15:53:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 15:53:34 [INFO] 15:53:34 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-onf --- 15:53:34 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 15:53:34 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 15:53:34 [INFO] 15:53:34 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT.pom 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT.jar 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT-javadoc.jar 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT-cyclonedx.json 15:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT-sources.jar 15:53:34 [INFO] 15:53:34 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- 15:53:34 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-SNAPSHOT.jar 15:53:34 [INFO] Writing OBR metadata 15:53:34 [INFO] 15:53:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- 15:53:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:53:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 15:53:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 15:53:34 [INFO] 15:53:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-onf --- 15:53:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:34 [INFO] 15:53:34 [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- 15:53:34 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.20.2-SNAPSHOT [25/84] 15:53:34 [INFO] from srm/api/pom.xml 15:53:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:34 [INFO] 15:53:34 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- 15:53:34 [INFO] 15:53:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 15:53:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:34 [INFO] 15:53:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 15:53:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:34 [INFO] 15:53:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 15:53:34 [INFO] 15:53:34 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 15:53:34 [INFO] 15:53:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-api --- 15:53: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/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:34 [INFO] 15:53:34 [INFO] --- yang:14.0.18:generate-sources (binding) @ srm-api --- 15:53:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 15:53:34 [INFO] yang-to-sources: Found 0 dependencies in 467.3 μs 15:53:34 [INFO] yang-to-sources: Project model files found: 3 in 1.751 ms 15:53:34 [INFO] yang-to-sources: 3 YANG models processed in 4.399 ms 15:53:34 [INFO] BindingJavaFileGenerator: Defined 61 files in 2.423 ms 15:53:34 [INFO] Sorted 61 files into 9 directories in 170.5 μs 15:53:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 9.075 ms 15:53:34 [INFO] 15:53:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 15:53:34 [INFO] Starting audit... 15:53:34 Audit done. 15:53:34 [INFO] You have 0 Checkstyle violations. 15:53:34 [INFO] 15:53:34 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 15:53:34 [INFO] Starting audit... 15:53:34 Audit done. 15:53:34 [INFO] You have 0 Checkstyle violations. 15:53:34 [INFO] 15:53:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 15:53:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:34 [INFO] 15:53:34 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 15:53:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 15:53:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 15:53:34 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:53:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:34 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:53:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 15:53:34 [INFO] 15:53:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 15:53:34 [INFO] Recompiling the module because of changed source code. 15:53:34 [INFO] Compiling 64 source files with javac [debug release 21] to target/classes 15:53:34 [INFO] 15:53:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 15:53:34 [INFO] 15:53:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 15:53:34 [INFO] Fork Value is true 15:53:37 [INFO] Done SpotBugs Analysis.... 15:53:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:37 [INFO] 15:53:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 15:53:37 [INFO] 15:53:37 [INFO] 15:53:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 15:53:37 [INFO] BugInstance size is 0 15:53:37 [INFO] Error size is 0 15:53:37 [INFO] No errors/warnings found 15:53:37 [INFO] 15:53:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- 15:53:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/test/resources 15:53:37 [INFO] 15:53:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-api --- 15:53:37 [INFO] No sources to compile 15:53:37 [INFO] 15:53:37 [INFO] --- surefire:3.5.4:test (default-test) @ srm-api --- 15:53:37 [INFO] No tests to run. 15:53:37 [INFO] 15:53:37 [INFO] --- copy:14.1.4:copy-files (default) @ srm-api --- 15:53:37 [INFO] 15:53:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-api --- 15:53:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT.jar 15:53:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/META-INF/MANIFEST.MF 15:53:37 [INFO] 15:53:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- 15:53:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT-javadoc.jar 15:53:39 [INFO] 15:53:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-api --- 15:53:39 [INFO] CycloneDX: Resolving Dependencies 15:53:40 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:53:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml 15:53:40 [INFO] attaching as srm-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json 15:53:40 [INFO] attaching as srm-api-0.20.2-SNAPSHOT-cyclonedx.json 15:53:40 [INFO] 15:53:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 15:53:40 [INFO] Skipping duplicate-finder execution! 15:53:40 [INFO] 15:53:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-api --- 15:53:40 [INFO] No dependency problems found 15:53:40 [INFO] 15:53:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- 15:53:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT-sources.jar 15:53:40 [INFO] 15:53:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-api --- 15:53:40 [INFO] 15:53:40 [INFO] --- jacoco:0.8.13:report (report) @ srm-api --- 15:53:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:40 [INFO] 15:53:40 [INFO] --- install:3.1.4:install (default-install) @ srm-api --- 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT.pom 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT.jar 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT-javadoc.jar 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT-cyclonedx.json 15:53:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT-sources.jar 15:53:40 [INFO] 15:53:40 [INFO] --- bundle:6.0.0:install (default-install) @ srm-api --- 15:53:40 [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-SNAPSHOT.jar 15:53:40 [INFO] Writing OBR metadata 15:53:40 [INFO] 15:53:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-api --- 15:53:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:53:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:40 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 15:53:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:40 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 15:53:40 [INFO] 15:53:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-api --- 15:53:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:40 [INFO] 15:53:40 [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- 15:53:40 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.20.2-SNAPSHOT [26/84] 15:53:40 [INFO] from srm/impl/pom.xml 15:53:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:40 [INFO] 15:53:40 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- 15:53:40 [INFO] 15:53:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 15:53:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:40 [INFO] 15:53:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 15:53:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:40 [INFO] 15:53:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 15:53:40 [INFO] 15:53:40 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 15:53:40 [INFO] 15:53:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-impl --- 15:53:40 [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/openflowplugin-maven-merge-vanadium/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:40 [INFO] 15:53:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 15:53:40 [INFO] Starting audit... 15:53:40 Audit done. 15:53:40 [INFO] You have 0 Checkstyle violations. 15:53:40 [INFO] 15:53:40 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 15:53:40 [INFO] Starting audit... 15:53:40 Audit done. 15:53:40 [INFO] You have 0 Checkstyle violations. 15:53:40 [INFO] 15:53:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 15:53:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:40 [INFO] 15:53:40 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 15:53:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 15:53:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 15:53:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 15:53:40 [INFO] 15:53:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 15:53:40 [INFO] Recompiling the module because of changed dependency. 15:53:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:53:40 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:53:40 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:53:40 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[62,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:53:40 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[71,50] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:53:40 [INFO] 15:53:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 15:53:40 [INFO] 15:53:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 15:53:40 [INFO] Fork Value is true 15:53:44 [INFO] Done SpotBugs Analysis.... 15:53:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:44 [INFO] 15:53:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 15:53:44 [INFO] 15:53:44 [INFO] 15:53:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 15:53:44 [INFO] BugInstance size is 0 15:53:44 [INFO] Error size is 0 15:53:44 [INFO] No errors/warnings found 15:53:44 [INFO] 15:53:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- 15:53:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/test/resources 15:53:44 [INFO] 15:53:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-impl --- 15:53:44 [INFO] No sources to compile 15:53:44 [INFO] 15:53:44 [INFO] --- surefire:3.5.4:test (default-test) @ srm-impl --- 15:53:44 [INFO] No tests to run. 15:53:44 [INFO] 15:53:44 [INFO] --- copy:14.1.4:copy-files (default) @ srm-impl --- 15:53:44 [INFO] 15:53:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-impl --- 15:53:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT.jar 15:53:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/META-INF/MANIFEST.MF 15:53:44 [INFO] 15:53:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- 15:53:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT-javadoc.jar 15:53:45 [INFO] 15:53:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-impl --- 15:53:45 [INFO] CycloneDX: Resolving Dependencies 15:53:45 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:53:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml 15:53:46 [INFO] attaching as srm-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json 15:53:46 [INFO] attaching as srm-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:53:46 [INFO] 15:53:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 15:53:46 [INFO] Skipping duplicate-finder execution! 15:53:46 [INFO] 15:53:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-impl --- 15:53:46 [INFO] No dependency problems found 15:53:46 [INFO] 15:53:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- 15:53:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT-sources.jar 15:53:46 [INFO] 15:53:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-impl --- 15:53:46 [INFO] 15:53:46 [INFO] --- jacoco:0.8.13:report (report) @ srm-impl --- 15:53:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:46 [INFO] 15:53:46 [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT.pom 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT.jar 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT-javadoc.jar 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:53:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT-sources.jar 15:53:46 [INFO] 15:53:46 [INFO] --- bundle:6.0.0:install (default-install) @ srm-impl --- 15:53:46 [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-SNAPSHOT.jar 15:53:46 [INFO] Writing OBR metadata 15:53:46 [INFO] 15:53:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-impl --- 15:53:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:53:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:46 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 15:53:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:46 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 15:53:46 [INFO] 15:53:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-impl --- 15:53:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:46 [INFO] 15:53:46 [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- 15:53:46 [INFO] Building ODL :: serviceutils :: srm-shell 0.20.2-SNAPSHOT [27/84] 15:53:46 [INFO] from srm/shell/pom.xml 15:53:46 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:46 [INFO] 15:53:46 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- 15:53:46 [INFO] 15:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 15:53:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:46 [INFO] 15:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 15:53:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:46 [INFO] 15:53:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 15:53:46 [INFO] 15:53:46 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 15:53:46 [INFO] 15:53:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-shell --- 15:53:46 [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/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:46 [INFO] 15:53:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 15:53:46 [INFO] Starting audit... 15:53:46 Audit done. 15:53:46 [INFO] You have 0 Checkstyle violations. 15:53:46 [INFO] 15:53:46 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 15:53:46 [INFO] Starting audit... 15:53:46 Audit done. 15:53:46 [INFO] You have 0 Checkstyle violations. 15:53:46 [INFO] 15:53:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 15:53:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:46 [INFO] 15:53:46 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 15:53:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 15:53:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 15:53:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 15:53:46 [INFO] 15:53:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 15:53:46 [INFO] Recompiling the module because of changed dependency. 15:53:46 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:53:46 [INFO] 15:53:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 15:53:46 [INFO] 15:53:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 15:53:46 [INFO] Fork Value is true 15:53:49 [INFO] Done SpotBugs Analysis.... 15:53:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:49 [INFO] 15:53:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 15:53:49 [INFO] 15:53:49 [INFO] 15:53:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 15:53:49 [INFO] BugInstance size is 0 15:53:49 [INFO] Error size is 0 15:53:49 [INFO] No errors/warnings found 15:53:49 [INFO] 15:53:49 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ srm-shell --- 15:53:50 [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand 15:53:50 [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand 15:53:50 [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand 15:53:50 [INFO] 15:53:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- 15:53:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/test/resources 15:53:50 [INFO] 15:53:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-shell --- 15:53:50 [INFO] No sources to compile 15:53:50 [INFO] 15:53:50 [INFO] --- surefire:3.5.4:test (default-test) @ srm-shell --- 15:53:50 [INFO] No tests to run. 15:53:50 [INFO] 15:53:50 [INFO] --- copy:14.1.4:copy-files (default) @ srm-shell --- 15:53:50 [INFO] 15:53:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-shell --- 15:53:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT.jar 15:53:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/META-INF/MANIFEST.MF 15:53:50 [INFO] 15:53:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- 15:53:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT-javadoc.jar 15:53:51 [INFO] 15:53:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-shell --- 15:53:51 [INFO] CycloneDX: Resolving Dependencies 15:53:52 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:53:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml 15:53:52 [INFO] attaching as srm-shell-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json 15:53:52 [INFO] attaching as srm-shell-0.20.2-SNAPSHOT-cyclonedx.json 15:53:52 [INFO] 15:53:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 15:53:52 [INFO] Skipping duplicate-finder execution! 15:53:52 [INFO] 15:53:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-shell --- 15:53:52 [INFO] No dependency problems found 15:53:52 [INFO] 15:53:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- 15:53:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT-sources.jar 15:53:52 [INFO] 15:53:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-shell --- 15:53:52 [INFO] 15:53:52 [INFO] --- jacoco:0.8.13:report (report) @ srm-shell --- 15:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:52 [INFO] 15:53:52 [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT.pom 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT.jar 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT-javadoc.jar 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT-cyclonedx.xml 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT-cyclonedx.json 15:53:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT-sources.jar 15:53:52 [INFO] 15:53:52 [INFO] --- bundle:6.0.0:install (default-install) @ srm-shell --- 15:53:52 [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-SNAPSHOT.jar 15:53:52 [INFO] Writing OBR metadata 15:53:52 [INFO] 15:53:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-shell --- 15:53:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:53:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml 15:53:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 15:53:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 15:53:52 [INFO] 15:53:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-shell --- 15:53:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:52 [INFO] 15:53:52 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 15:53:52 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.20.2-SNAPSHOT [28/84] 15:53:52 [INFO] from features/odl-openflowplugin-southbound/pom.xml 15:53:52 [INFO] ------------------------------[ feature ]------------------------------- 15:53:57 [INFO] 15:53:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] 15:53:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:57 [INFO] 15:53:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:57 [INFO] 15:53:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] 15:53:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] 15:53:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:57 [INFO] argLine set to empty 15:53:57 [INFO] 15:53:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Starting audit... 15:53:57 Audit done. 15:53:57 [INFO] You have 0 Checkstyle violations. 15:53:57 [INFO] 15:53:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Starting audit... 15:53:57 Audit done. 15:53:57 [INFO] You have 0 Checkstyle violations. 15:53:57 [INFO] 15:53:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 15:53:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:57 [INFO] 15:53:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 15:53:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 15:53:57 [INFO] ...done! 15:53:57 [INFO] Attaching features XML 15:53:57 [INFO] 15:53:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 15:53:57 [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 15:53:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:58 [INFO] 15:53:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 15:53:58 [INFO] 15:53:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 15:53:58 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:58 [INFO] 15:53:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 15:53:58 [INFO] 15:53:58 [INFO] 15:53:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 15:53:58 [INFO] 15:53:58 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-southbound --- 15:53:58 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 15:53:58 [INFO] Project dependency features detected: [] 15:53:58 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:58 [INFO] Creating RMI registry server on 127.0.0.1:41989 15:53:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:58 [INFO] Waiting for remote bundle context.. on 41989 name: 90523577-a10a-4981-bc78-5843650aeb8f timout: [ RelativeTimeout value = 180000 ] 15:54:03 [INFO] Building jar from resources and headers. 15:54:03 [INFO] Writing jar finished. 15:54:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:16 [INFO] 15:54:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-southbound --- 15:54:16 [INFO] 15:54:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 15:54:16 [INFO] No Javadoc in project. Archive not created. 15:54:16 [INFO] 15:54:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- 15:54:16 [INFO] CycloneDX: Resolving Dependencies 15:54:19 [INFO] CycloneDX: Creating BOM version 1.6 with 253 component(s) 15:54:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml 15:54:19 [INFO] attaching as odl-openflowplugin-southbound-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json 15:54:19 [INFO] attaching as odl-openflowplugin-southbound-0.20.2-SNAPSHOT-cyclonedx.json 15:54:19 [INFO] 15:54:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] Skipping duplicate-finder execution! 15:54:19 [INFO] 15:54:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] Skipping plugin execution 15:54:19 [INFO] 15:54:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] Skipping source per configuration. 15:54:19 [INFO] 15:54:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] 15:54:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:19 [INFO] 15:54:19 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- 15:54:19 [WARNING] 15:54:19 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 15:54:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:19 [WARNING] 15:54:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:19 [WARNING] 15:54:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-SNAPSHOT.pom 15:54:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-SNAPSHOT-features.xml 15:54:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-SNAPSHOT-cyclonedx.json 15:54:19 [INFO] 15:54:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- 15:54:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:54:19 [WARNING] 15:54:19 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 15:54:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:19 [WARNING] 15:54:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:19 [WARNING] 15:54:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:19 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 15:54:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:19 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 15:54:19 [INFO] 15:54:19 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 15:54:19 [INFO] Building bulk-o-matic 0.20.2-SNAPSHOT [29/84] 15:54:19 [INFO] from applications/bulk-o-matic/pom.xml 15:54:19 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:19 [INFO] 15:54:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- 15:54:19 [INFO] 15:54:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 15:54:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:19 [INFO] 15:54:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 15:54:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:19 [INFO] 15:54:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 15:54:20 [INFO] 15:54:20 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 15:54:20 [INFO] 15:54:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bulk-o-matic --- 15:54:20 [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/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:20 [INFO] 15:54:20 [INFO] --- yang:14.0.18:generate-sources (binding) @ bulk-o-matic --- 15:54:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 15:54:20 [INFO] yang-to-sources: Found 9 dependencies in 2.479 ms 15:54:20 [INFO] yang-to-sources: Project model files found: 1 in 2.451 ms 15:54:20 [INFO] yang-to-sources: 24 YANG models processed in 297.9 ms 15:54:20 [INFO] BindingJavaFileGenerator: Defined 61 files in 35.91 ms 15:54:20 [INFO] Sorted 61 files into 5 directories in 302.2 μs 15:54:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 57.25 ms 15:54:20 [INFO] 15:54:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 15:54:20 [INFO] Starting audit... 15:54:20 Audit done. 15:54:20 [INFO] You have 0 Checkstyle violations. 15:54:20 [INFO] 15:54:20 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 15:54:20 [INFO] Starting audit... 15:54:20 Audit done. 15:54:20 [INFO] You have 0 Checkstyle violations. 15:54:20 [INFO] 15:54:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 15:54:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:54:20 [INFO] 15:54:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 15:54:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 15:54:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 15:54:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 15:54:20 [INFO] 15:54:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 15:54:20 [INFO] Recompiling the module because of changed dependency. 15:54:20 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 15:54:21 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:21 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:54:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:21 [INFO] 15:54:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 15:54:21 [INFO] 15:54:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 15:54:21 [INFO] Fork Value is true 15:54:25 [INFO] Done SpotBugs Analysis.... 15:54:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:25 [INFO] 15:54:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 15:54:25 [INFO] 15:54:25 [INFO] 15:54:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 15:54:25 [INFO] BugInstance size is 0 15:54:25 [INFO] Error size is 0 15:54:25 [INFO] No errors/warnings found 15:54:25 [INFO] 15:54:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 15:54:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/resources 15:54:25 [INFO] 15:54:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bulk-o-matic --- 15:54:25 [INFO] Recompiling the module because of changed dependency. 15:54:25 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:54:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:54:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion 15:54:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:54:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:25 [INFO] 15:54:25 [INFO] --- surefire:3.5.4:test (default-test) @ bulk-o-matic --- 15:54:25 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/surefire-reports 15:54:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:54:25 [INFO] 15:54:25 [INFO] ------------------------------------------------------- 15:54:25 [INFO] T E S T S 15:54:25 [INFO] ------------------------------------------------------- 15:54:26 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 15:54:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:54:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 15:54:28 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 15:54:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 15:54:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 15:54:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 15:54:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 15:54:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 15:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 15:54:29 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 15:54:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 15:54:29 [INFO] 15:54:29 [INFO] Results: 15:54:29 [INFO] 15:54:29 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 15:54:29 [INFO] 15:54:29 [INFO] 15:54:29 [INFO] --- copy:14.1.4:copy-files (default) @ bulk-o-matic --- 15:54:29 [INFO] 15:54:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- 15:54:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT.jar 15:54:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 15:54:30 [INFO] 15:54:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- 15:54:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT-javadoc.jar 15:54:32 [INFO] 15:54:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- 15:54:32 [INFO] CycloneDX: Resolving Dependencies 15:54:33 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 15:54:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml 15:54:33 [INFO] attaching as bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json 15:54:33 [INFO] attaching as bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.json 15:54:33 [INFO] 15:54:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 15:54:33 [INFO] Skipping duplicate-finder execution! 15:54:33 [INFO] 15:54:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 15:54:33 [WARNING] Used undeclared dependencies found: 15:54:33 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:54:33 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:54:33 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:54:33 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 15:54:33 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:54:33 [WARNING] Non-test scoped test only dependencies found: 15:54:33 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:54:33 [INFO] 15:54:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 15:54:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT-sources.jar 15:54:33 [INFO] 15:54:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- 15:54:33 [INFO] 15:54:33 [INFO] --- jacoco:0.8.13:report (report) @ bulk-o-matic --- 15:54:33 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 15:54:33 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 15:54:33 [INFO] 15:54:33 [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT.pom 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT.jar 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT-javadoc.jar 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.json 15:54:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT-sources.jar 15:54:33 [INFO] 15:54:33 [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- 15:54:33 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-SNAPSHOT.jar 15:54:33 [INFO] Writing OBR metadata 15:54:33 [INFO] 15:54:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- 15:54:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:54:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:33 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 15:54:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:33 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 15:54:33 [INFO] 15:54:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bulk-o-matic --- 15:54:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:33 [INFO] 15:54:33 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 15:54:33 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.20.2-SNAPSHOT [30/84] 15:54:33 [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml 15:54:33 [INFO] ------------------------------[ feature ]------------------------------- 15:54:33 [INFO] 15:54:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] 15:54:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:33 [INFO] 15:54:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:33 [INFO] 15:54:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] 15:54:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] 15:54:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:33 [INFO] argLine set to empty 15:54:33 [INFO] 15:54:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] Starting audit... 15:54:34 Audit done. 15:54:34 [INFO] You have 0 Checkstyle violations. 15:54:34 [INFO] 15:54:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] Starting audit... 15:54:34 Audit done. 15:54:34 [INFO] You have 0 Checkstyle violations. 15:54:34 [INFO] 15:54:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:54:34 [INFO] 15:54:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 15:54:34 [INFO] ...done! 15:54:34 [INFO] Attaching features XML 15:54:34 [INFO] 15:54:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [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 15:54:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:34 [INFO] 15:54:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 15:54:34 [INFO] 15:54:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:34 [INFO] 15:54:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 15:54:34 [INFO] 15:54:34 [INFO] 15:54:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] 15:54:34 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:34 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 15:54:34 [INFO] Project dependency features detected: [] 15:54:34 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:34 [INFO] Creating RMI registry server on 127.0.0.1:41447 15:54:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:34 [INFO] Waiting for remote bundle context.. on 41447 name: 12a6bea6-ffb6-4909-9bd2-024860651ac5 timout: [ RelativeTimeout value = 180000 ] 15:54:38 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:37101/jndi/rmi://127.0.0.1:41447/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 15:54:38 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 15:54:38 at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:38 Caused by: java.io.IOException: The server has been stopped. 15:54:38 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 15:54:38 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 15:54:38 ... 1 more 15:54:39 [INFO] Building jar from resources and headers. 15:54:39 [INFO] Writing jar finished. 15:54:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:53 [INFO] 15:54:53 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:53 [INFO] 15:54:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:53 [INFO] No Javadoc in project. Archive not created. 15:54:53 [INFO] 15:54:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:53 [INFO] CycloneDX: Resolving Dependencies 15:54:56 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 15:54:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 15:54:56 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json 15:54:57 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.json 15:54:57 [INFO] 15:54:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] Skipping duplicate-finder execution! 15:54:57 [INFO] 15:54:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] Skipping plugin execution 15:54:57 [INFO] 15:54:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] Skipping source per configuration. 15:54:57 [INFO] 15:54:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] 15:54:57 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:57 [INFO] 15:54:57 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [WARNING] 15:54:57 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 15:54:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:57 [WARNING] 15:54:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:57 [WARNING] 15:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT.pom 15:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT-features.xml 15:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.xml 15:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-SNAPSHOT-cyclonedx.json 15:54:57 [INFO] 15:54:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 15:54:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:54:57 [WARNING] 15:54:57 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 15:54:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:57 [WARNING] 15:54:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:57 [WARNING] 15:54:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:57 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 15:54:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 15:54:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:57 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 15:54:57 [INFO] 15:54:57 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 15:54:57 [INFO] Building device-ownership-service 0.20.2-SNAPSHOT [31/84] 15:54:57 [INFO] from applications/device-ownership-service/pom.xml 15:54:57 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:57 [INFO] 15:54:57 [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- 15:54:57 [INFO] 15:54:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 15:54:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:57 [INFO] 15:54:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 15:54:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:57 [INFO] 15:54:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 15:54:57 [INFO] 15:54:57 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 15:54:57 [INFO] 15:54:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ device-ownership-service --- 15:54: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/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:57 [INFO] 15:54:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 15:54:57 [INFO] Starting audit... 15:54:57 Audit done. 15:54:57 [INFO] You have 0 Checkstyle violations. 15:54:57 [INFO] 15:54:57 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 15:54:57 [INFO] Starting audit... 15:54:57 Audit done. 15:54:57 [INFO] You have 0 Checkstyle violations. 15:54:57 [INFO] 15:54:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 15:54:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:54:57 [INFO] 15:54:57 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 15:54:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 15:54:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 15:54:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 15:54:57 [INFO] 15:54:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 15:54:57 [INFO] Recompiling the module because of changed source code. 15:54:57 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:54:57 [INFO] 15:54:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 15:54:57 [INFO] 15:54:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 15:54:57 [INFO] Fork Value is true 15:55:00 [INFO] Done SpotBugs Analysis.... 15:55:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:00 [INFO] 15:55:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 15:55:00 [INFO] 15:55:00 [INFO] 15:55:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 15:55:00 [INFO] BugInstance size is 0 15:55:00 [INFO] Error size is 0 15:55:00 [INFO] No errors/warnings found 15:55:00 [INFO] 15:55:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- 15:55:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/test/resources 15:55:00 [INFO] 15:55:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ device-ownership-service --- 15:55:00 [INFO] No sources to compile 15:55:00 [INFO] 15:55:00 [INFO] --- surefire:3.5.4:test (default-test) @ device-ownership-service --- 15:55:00 [INFO] No tests to run. 15:55:00 [INFO] 15:55:00 [INFO] --- copy:14.1.4:copy-files (default) @ device-ownership-service --- 15:55:00 [INFO] 15:55:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- 15:55:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT.jar 15:55:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 15:55:00 [INFO] 15:55:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- 15:55:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT-javadoc.jar 15:55:01 [INFO] 15:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- 15:55:01 [INFO] CycloneDX: Resolving Dependencies 15:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml 15:55:01 [INFO] attaching as device-ownership-service-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json 15:55:01 [INFO] attaching as device-ownership-service-0.20.2-SNAPSHOT-cyclonedx.json 15:55:01 [INFO] 15:55:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 15:55:01 [INFO] Skipping duplicate-finder execution! 15:55:01 [INFO] 15:55:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ device-ownership-service --- 15:55:01 [INFO] No dependency problems found 15:55:01 [INFO] 15:55:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 15:55:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT-sources.jar 15:55:01 [INFO] 15:55:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- 15:55:01 [INFO] 15:55:01 [INFO] --- jacoco:0.8.13:report (report) @ device-ownership-service --- 15:55:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:01 [INFO] 15:55:01 [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT.pom 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT.jar 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT-javadoc.jar 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT-cyclonedx.json 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT-sources.jar 15:55:01 [INFO] 15:55:01 [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- 15:55:01 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-SNAPSHOT.jar 15:55:01 [INFO] Writing OBR metadata 15:55:01 [INFO] 15:55:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- 15:55:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 15:55:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 15:55:01 [INFO] 15:55:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ device-ownership-service --- 15:55:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:01 [INFO] 15:55:01 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 15:55:01 [INFO] Building of-switch-config-pusher 0.20.2-SNAPSHOT [32/84] 15:55:01 [INFO] from applications/of-switch-config-pusher/pom.xml 15:55:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:01 [INFO] 15:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- 15:55:01 [INFO] 15:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 15:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:01 [INFO] 15:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 15:55:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:01 [INFO] 15:55:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 15:55:02 [INFO] 15:55:02 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 15:55:02 [INFO] 15:55:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 15:55:02 [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/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:02 [INFO] 15:55:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 15:55:02 [INFO] Starting audit... 15:55:02 Audit done. 15:55:02 [INFO] You have 0 Checkstyle violations. 15:55:02 [INFO] 15:55:02 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 15:55:02 [INFO] Starting audit... 15:55:02 Audit done. 15:55:02 [INFO] You have 0 Checkstyle violations. 15:55:02 [INFO] 15:55:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 15:55:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:02 [INFO] 15:55:02 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 15:55:02 [INFO] 15:55:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 15:55:02 [INFO] Recompiling the module because of changed dependency. 15:55:02 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:55:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[73,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[73,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:02 [INFO] 15:55:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 15:55:02 [INFO] 15:55:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 15:55:02 [INFO] Fork Value is true 15:55:04 [INFO] Done SpotBugs Analysis.... 15:55:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:04 [INFO] 15:55:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 15:55:04 [INFO] 15:55:04 [INFO] 15:55:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 15:55:04 [INFO] BugInstance size is 0 15:55:04 [INFO] Error size is 0 15:55:04 [INFO] No errors/warnings found 15:55:04 [INFO] 15:55:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 15:55:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/resources 15:55:04 [INFO] 15:55:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ of-switch-config-pusher --- 15:55:04 [INFO] Recompiling the module because of changed dependency. 15:55:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:55:04 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[81,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:04 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[81,48] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:04 [INFO] 15:55:04 [INFO] --- surefire:3.5.4:test (default-test) @ of-switch-config-pusher --- 15:55:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/surefire-reports 15:55:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:55:04 [INFO] 15:55:04 [INFO] ------------------------------------------------------- 15:55:04 [INFO] T E S T S 15:55:04 [INFO] ------------------------------------------------------- 15:55:05 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 15:55:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:55:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 15:55:07 [INFO] 15:55:07 [INFO] Results: 15:55:07 [INFO] 15:55:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:55:07 [INFO] 15:55:07 [INFO] 15:55:07 [INFO] --- copy:14.1.4:copy-files (default) @ of-switch-config-pusher --- 15:55:07 [INFO] 15:55:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- 15:55:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT.jar 15:55:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 15:55:07 [INFO] 15:55:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- 15:55:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT-javadoc.jar 15:55:08 [INFO] 15:55:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- 15:55:08 [INFO] CycloneDX: Resolving Dependencies 15:55:09 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 15:55:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml 15:55:09 [INFO] attaching as of-switch-config-pusher-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json 15:55:09 [INFO] attaching as of-switch-config-pusher-0.20.2-SNAPSHOT-cyclonedx.json 15:55:09 [INFO] 15:55:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 15:55:09 [INFO] Skipping duplicate-finder execution! 15:55:09 [INFO] 15:55:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 15:55:09 [INFO] No dependency problems found 15:55:09 [INFO] 15:55:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 15:55:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT-sources.jar 15:55:09 [INFO] 15:55:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- 15:55:09 [INFO] 15:55:09 [INFO] --- jacoco:0.8.13:report (report) @ of-switch-config-pusher --- 15:55:09 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 15:55:09 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 15:55:09 [INFO] 15:55:09 [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT.pom 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT.jar 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT-javadoc.jar 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT-cyclonedx.json 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT-sources.jar 15:55:09 [INFO] 15:55:09 [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- 15:55:09 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-SNAPSHOT.jar 15:55:09 [INFO] Writing OBR metadata 15:55:09 [INFO] 15:55:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- 15:55:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 15:55:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 15:55:09 [INFO] 15:55:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ of-switch-config-pusher --- 15:55:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:09 [INFO] 15:55:09 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 15:55:09 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.20.2-SNAPSHOT [33/84] 15:55:09 [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml 15:55:09 [INFO] ------------------------------[ feature ]------------------------------- 15:55:09 [INFO] 15:55:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] 15:55:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:09 [INFO] 15:55:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:09 [INFO] 15:55:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] 15:55:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] 15:55:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:09 [INFO] argLine set to empty 15:55:09 [INFO] 15:55:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] Starting audit... 15:55:09 Audit done. 15:55:09 [INFO] You have 0 Checkstyle violations. 15:55:09 [INFO] 15:55:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [INFO] Starting audit... 15:55:09 Audit done. 15:55:09 [INFO] You have 0 Checkstyle violations. 15:55:09 [INFO] 15:55:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 15:55:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:09 [INFO] 15:55:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 15:55:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 15:55:10 [INFO] ...done! 15:55:10 [INFO] Attaching features XML 15:55:10 [INFO] 15:55:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 15:55:10 [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 15:55:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:10 [INFO] 15:55:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 15:55:10 [INFO] 15:55:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 15:55:10 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:10 [INFO] 15:55:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 15:55:10 [INFO] 15:55:10 [INFO] 15:55:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 15:55:10 [INFO] 15:55:10 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-config-pusher --- 15:55:10 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 15:55:10 [INFO] Project dependency features detected: [] 15:55:10 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:10 [INFO] Creating RMI registry server on 127.0.0.1:42793 15:55:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:10 [INFO] Waiting for remote bundle context.. on 42793 name: a9d57f16-2a36-4052-9c9b-8c0b33cfce9d timout: [ RelativeTimeout value = 180000 ] 15:55:14 [INFO] Building jar from resources and headers. 15:55:14 [INFO] Writing jar finished. 15:55:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:27 [INFO] 15:55:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 15:55:27 [INFO] 15:55:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 15:55:27 [INFO] No Javadoc in project. Archive not created. 15:55:27 [INFO] 15:55:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 15:55:27 [INFO] CycloneDX: Resolving Dependencies 15:55:30 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 15:55:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml 15:55:30 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json 15:55:30 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT-cyclonedx.json 15:55:30 [INFO] 15:55:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] Skipping duplicate-finder execution! 15:55:30 [INFO] 15:55:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] Skipping plugin execution 15:55:30 [INFO] 15:55:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] Skipping source per configuration. 15:55:30 [INFO] 15:55:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] 15:55:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:30 [INFO] 15:55:30 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [WARNING] 15:55:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 15:55:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:30 [WARNING] 15:55:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:30 [WARNING] 15:55:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT.pom 15:55:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT-features.xml 15:55:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-SNAPSHOT-cyclonedx.json 15:55:30 [INFO] 15:55:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 15:55:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:30 [WARNING] 15:55:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 15:55:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:30 [WARNING] 15:55:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:30 [WARNING] 15:55:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 15:55:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 15:55:30 [INFO] 15:55:30 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 15:55:30 [INFO] Building arbitratorreconciliation-api 0.20.2-SNAPSHOT [34/84] 15:55:30 [INFO] from applications/arbitratorreconciliation/api/pom.xml 15:55:30 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:30 [INFO] 15:55:30 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- 15:55:30 [INFO] 15:55:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 15:55:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:30 [INFO] 15:55:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 15:55:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:30 [INFO] 15:55:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 15:55:30 [INFO] 15:55:30 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 15:55:30 [INFO] 15:55:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 15:55:30 [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/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:30 [INFO] 15:55:30 [INFO] --- yang:14.0.18:generate-sources (binding) @ arbitratorreconciliation-api --- 15:55:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 15:55:30 [INFO] yang-to-sources: Found 11 dependencies in 3.064 ms 15:55:30 [INFO] yang-to-sources: Project model files found: 1 in 1.118 ms 15:55:31 [INFO] yang-to-sources: 11 YANG models processed in 169.8 ms 15:55:31 [INFO] BindingJavaFileGenerator: Defined 14 files in 16.52 ms 15:55:31 [INFO] Sorted 14 files into 3 directories in 174.7 μs 15:55:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 21.67 ms 15:55:31 [INFO] 15:55:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 15:55:31 [INFO] Starting audit... 15:55:31 Audit done. 15:55:31 [INFO] You have 0 Checkstyle violations. 15:55:31 [INFO] 15:55:31 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 15:55:31 [INFO] Starting audit... 15:55:31 Audit done. 15:55:31 [INFO] You have 0 Checkstyle violations. 15:55:31 [INFO] 15:55:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 15:55:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:31 [INFO] 15:55:31 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 15:55:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 15:55:31 [INFO] 15:55:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 15:55:31 [INFO] Recompiling the module because of changed dependency. 15:55:31 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:55:31 [INFO] 15:55:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 15:55:31 [INFO] 15:55:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 15:55:31 [INFO] Fork Value is true 15:55:33 [INFO] Done SpotBugs Analysis.... 15:55:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:33 [INFO] 15:55:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 15:55:33 [INFO] 15:55:33 [INFO] 15:55:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 15:55:33 [INFO] BugInstance size is 0 15:55:33 [INFO] Error size is 0 15:55:33 [INFO] No errors/warnings found 15:55:33 [INFO] 15:55:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 15:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/test/resources 15:55:33 [INFO] 15:55:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 15:55:33 [INFO] No sources to compile 15:55:33 [INFO] 15:55:33 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-api --- 15:55:33 [INFO] No tests to run. 15:55:33 [INFO] 15:55:33 [INFO] --- copy:14.1.4:copy-files (default) @ arbitratorreconciliation-api --- 15:55:33 [INFO] 15:55:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- 15:55:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT.jar 15:55:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 15:55:33 [INFO] 15:55:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT-javadoc.jar 15:55:35 [INFO] 15:55:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- 15:55:35 [INFO] CycloneDX: Resolving Dependencies 15:55:35 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:55:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml 15:55:35 [INFO] attaching as arbitratorreconciliation-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json 15:55:35 [INFO] attaching as arbitratorreconciliation-api-0.20.2-SNAPSHOT-cyclonedx.json 15:55:35 [INFO] 15:55:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Skipping duplicate-finder execution! 15:55:35 [INFO] 15:55:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 15:55:35 [WARNING] Used undeclared dependencies found: 15:55:35 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:55:35 [INFO] 15:55:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT-sources.jar 15:55:35 [INFO] 15:55:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 15:55:35 [INFO] 15:55:35 [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:35 [INFO] 15:55:35 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT.pom 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT.jar 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT-javadoc.jar 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT-cyclonedx.json 15:55:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT-sources.jar 15:55:35 [INFO] 15:55:35 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-SNAPSHOT.jar 15:55:35 [INFO] Writing OBR metadata 15:55:35 [INFO] 15:55:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:35 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 15:55:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:35 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 15:55:35 [INFO] 15:55:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-api --- 15:55:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:35 [INFO] 15:55:35 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 15:55:35 [INFO] Building reconciliation-framework 0.20.2-SNAPSHOT [35/84] 15:55:35 [INFO] from applications/reconciliation-framework/pom.xml 15:55:35 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:35 [INFO] 15:55:35 [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- 15:55:35 [INFO] 15:55:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 15:55:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:35 [INFO] 15:55:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 15:55:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:35 [INFO] 15:55:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 15:55:36 [INFO] 15:55:36 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 15:55:36 [INFO] 15:55:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ reconciliation-framework --- 15:55:36 [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/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:36 [INFO] 15:55:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 15:55:36 [INFO] Starting audit... 15:55:36 Audit done. 15:55:36 [INFO] You have 0 Checkstyle violations. 15:55:36 [INFO] 15:55:36 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 15:55:36 [INFO] Starting audit... 15:55:36 Audit done. 15:55:36 [INFO] You have 0 Checkstyle violations. 15:55:36 [INFO] 15:55:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 15:55:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:36 [INFO] 15:55:36 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 15:55:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 15:55:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 15:55:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 15:55:36 [INFO] 15:55:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 15:55:36 [INFO] Recompiling the module because of changed dependency. 15:55:36 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:55:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 15:55:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 15:55:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 15:55:36 [INFO] 15:55:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 15:55:36 [INFO] 15:55:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 15:55:36 [INFO] Fork Value is true 15:55:39 [INFO] Done SpotBugs Analysis.... 15:55:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:39 [INFO] 15:55:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 15:55:39 [INFO] 15:55:39 [INFO] 15:55:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 15:55:39 [INFO] BugInstance size is 0 15:55:39 [INFO] Error size is 0 15:55:39 [INFO] No errors/warnings found 15:55:39 [INFO] 15:55:39 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 15:55:39 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 15:55:39 [INFO] 15:55:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 15:55:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/test/resources 15:55:39 [INFO] 15:55:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ reconciliation-framework --- 15:55:39 [INFO] No sources to compile 15:55:39 [INFO] 15:55:39 [INFO] --- surefire:3.5.4:test (default-test) @ reconciliation-framework --- 15:55:39 [INFO] No tests to run. 15:55:39 [INFO] 15:55:39 [INFO] --- copy:14.1.4:copy-files (default) @ reconciliation-framework --- 15:55:39 [INFO] 15:55:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- 15:55:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT.jar 15:55:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 15:55:40 [INFO] 15:55:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- 15:55:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT-javadoc.jar 15:55:41 [INFO] 15:55:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- 15:55:41 [INFO] CycloneDX: Resolving Dependencies 15:55:42 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 15:55:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml 15:55:42 [INFO] attaching as reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json 15:55:42 [INFO] attaching as reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.json 15:55:42 [INFO] 15:55:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 15:55:42 [INFO] Skipping duplicate-finder execution! 15:55:42 [INFO] 15:55:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 15:55:42 [WARNING] Used undeclared dependencies found: 15:55:42 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:55:42 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:55:42 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:55:42 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:55:42 [INFO] 15:55:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 15:55:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT-sources.jar 15:55:42 [INFO] 15:55:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- 15:55:42 [INFO] 15:55:42 [INFO] --- jacoco:0.8.13:report (report) @ reconciliation-framework --- 15:55:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:42 [INFO] 15:55:42 [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT.pom 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT.jar 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT-javadoc.jar 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.json 15:55:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT-sources.jar 15:55:42 [INFO] 15:55:42 [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- 15:55:42 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-SNAPSHOT.jar 15:55:42 [INFO] Writing OBR metadata 15:55:42 [INFO] 15:55:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- 15:55:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:43 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 15:55:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:43 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 15:55:43 [INFO] 15:55:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ reconciliation-framework --- 15:55:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:43 [INFO] 15:55:43 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 15:55:43 [INFO] Building arbitratorreconciliation-impl 0.20.2-SNAPSHOT [36/84] 15:55:43 [INFO] from applications/arbitratorreconciliation/impl/pom.xml 15:55:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:43 [INFO] 15:55:43 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] 15:55:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:43 [INFO] 15:55:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:43 [INFO] 15:55:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] 15:55:43 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] 15:55:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 15:55:43 [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/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:43 [INFO] 15:55:43 [INFO] --- yang:14.0.18:generate-sources (binding) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 15:55:43 [INFO] yang-to-sources: Found 14 dependencies in 1.779 ms 15:55:43 [INFO] yang-to-sources: Project model files found: 1 in 998.7 μs 15:55:43 [INFO] yang-to-sources: 1 YANG models processed in 72.00 ms 15:55:43 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.011 ms 15:55:43 [INFO] Sorted 6 files into 3 directories in 169.7 μs 15:55:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.749 ms 15:55:43 [INFO] 15:55:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Starting audit... 15:55:43 Audit done. 15:55:43 [INFO] You have 0 Checkstyle violations. 15:55:43 [INFO] 15:55:43 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Starting audit... 15:55:43 Audit done. 15:55:43 [INFO] You have 0 Checkstyle violations. 15:55:43 [INFO] 15:55:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 15:55:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:43 [INFO] 15:55:43 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 15:55:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 15:55:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 15:55:43 [INFO] 15:55:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Recompiling the module because of changed dependency. 15:55:43 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 15:55:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 15:55:43 [INFO] 15:55:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 15:55:43 [INFO] 15:55:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 15:55:43 [INFO] Fork Value is true 15:55:46 [INFO] Done SpotBugs Analysis.... 15:55:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:46 [INFO] 15:55:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 15:55:46 [INFO] 15:55:46 [INFO] 15:55:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 15:55:46 [INFO] BugInstance size is 0 15:55:46 [INFO] Error size is 0 15:55:46 [INFO] No errors/warnings found 15:55:46 [INFO] 15:55:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 15:55:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/test/resources 15:55:46 [INFO] 15:55:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 15:55:46 [INFO] No sources to compile 15:55:46 [INFO] 15:55:46 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-impl --- 15:55:46 [INFO] No tests to run. 15:55:46 [INFO] 15:55:46 [INFO] --- copy:14.1.4:copy-files (default) @ arbitratorreconciliation-impl --- 15:55:46 [INFO] 15:55:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- 15:55:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.jar 15:55:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 15:55:47 [INFO] 15:55:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 15:55:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-javadoc.jar 15:55:48 [INFO] 15:55:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- 15:55:48 [INFO] CycloneDX: Resolving Dependencies 15:55:49 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 15:55:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml 15:55:49 [INFO] attaching as arbitratorreconciliation-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json 15:55:49 [INFO] attaching as arbitratorreconciliation-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:55:49 [INFO] 15:55:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Skipping duplicate-finder execution! 15:55:49 [INFO] 15:55:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] No dependency problems found 15:55:49 [INFO] 15:55:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-sources.jar 15:55:49 [INFO] 15:55:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] 15:55:49 [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:49 [INFO] 15:55:49 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.pom 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.jar 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-javadoc.jar 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-cyclonedx.xml 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-cyclonedx.json 15:55:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT-sources.jar 15:55:49 [INFO] 15:55:49 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.jar 15:55:49 [INFO] Writing OBR metadata 15:55:49 [INFO] 15:55:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:55:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml 15:55:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 15:55:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 15:55:49 [INFO] 15:55:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- 15:55:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:49 [INFO] 15:55:49 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 15:55:49 [INFO] Building forwardingrules-manager 0.20.2-SNAPSHOT [37/84] 15:55:49 [INFO] from applications/forwardingrules-manager/pom.xml 15:55:49 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:49 [INFO] 15:55:49 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- 15:55:49 [INFO] 15:55:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 15:55:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:49 [INFO] 15:55:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 15:55:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:49 [INFO] 15:55:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 15:55:50 [INFO] 15:55:50 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 15:55:50 [INFO] 15:55:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 15:55: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/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:50 [INFO] 15:55:50 [INFO] --- yang:14.0.18:generate-sources (binding) @ forwardingrules-manager --- 15:55:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:50 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 15:55:50 [INFO] yang-to-sources: Found 15 dependencies in 1.853 ms 15:55:50 [INFO] yang-to-sources: Project model files found: 2 in 1.546 ms 15:55:50 [INFO] yang-to-sources: 5 YANG models processed in 88.79 ms 15:55:50 [INFO] BindingJavaFileGenerator: Defined 14 files in 2.347 ms 15:55:50 [INFO] Sorted 14 files into 5 directories in 68.28 μs 15:55:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 7.154 ms 15:55:50 [INFO] 15:55:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 15:55:50 [INFO] Starting audit... 15:55:50 Audit done. 15:55:50 [INFO] You have 0 Checkstyle violations. 15:55:50 [INFO] 15:55:50 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 15:55:51 [INFO] Starting audit... 15:55:51 Audit done. 15:55:51 [INFO] You have 0 Checkstyle violations. 15:55:51 [INFO] 15:55:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 15:55:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:51 [INFO] 15:55:51 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 15:55:51 [INFO] Copying 1 resource from src/main/resources to target/classes 15:55:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 15:55:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:55:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:55:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 15:55:51 [INFO] 15:55:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 15:55:51 [INFO] Recompiling the module because of changed dependency. 15:55:51 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[33,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[38,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[43,41] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[45,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[49,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[67,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[72,62] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[77,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[79,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[83,100] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[88,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[96,100] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[100,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[107,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[51,25] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[108,86] previous possible 'this' escape happens here via invocation 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[53,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[104,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[106,28] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[115,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[119,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[77,13] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:55:51 [INFO] 15:55:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 15:55:51 [INFO] 15:55:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 15:55:51 [INFO] Fork Value is true 15:55:57 [INFO] Done SpotBugs Analysis.... 15:55:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:57 [INFO] 15:55:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 15:55:57 [INFO] 15:55:57 [INFO] 15:55:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 15:55:57 [INFO] BugInstance size is 0 15:55:57 [INFO] Error size is 0 15:55:57 [INFO] No errors/warnings found 15:55:57 [INFO] 15:55:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 15:55:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/test/resources 15:55:57 [INFO] 15:55:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-manager --- 15:55:57 [INFO] Recompiling the module because of changed dependency. 15:55:57 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 15:55:57 [INFO] 15:55:57 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-manager --- 15:55:57 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/surefire-reports 15:55:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:55:57 [INFO] 15:55:57 [INFO] ------------------------------------------------------- 15:55:57 [INFO] T E S T S 15:55:57 [INFO] ------------------------------------------------------- 15:55:58 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 15:55:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:55:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 15:55:59 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 15:56:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.368 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 15:56:06 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 15:56:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 15:56:07 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 15:56:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 15:56:08 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 15:56:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 15:56:08 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 15:56:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 15:56:08 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 15:56:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 15:56:09 [INFO] 15:56:09 [INFO] Results: 15:56:09 [INFO] 15:56:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 15:56:09 [INFO] 15:56:09 [INFO] 15:56:09 [INFO] --- copy:14.1.4:copy-files (default) @ forwardingrules-manager --- 15:56:09 [INFO] 15:56:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- 15:56:09 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.20.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 15:56:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT.jar 15:56:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 15:56:09 [INFO] 15:56:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- 15:56:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT-javadoc.jar 15:56:11 [INFO] 15:56:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- 15:56:11 [INFO] CycloneDX: Resolving Dependencies 15:56:12 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 15:56:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml 15:56:12 [INFO] attaching as forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json 15:56:12 [INFO] attaching as forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:56:12 [INFO] 15:56:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 15:56:12 [INFO] Skipping duplicate-finder execution! 15:56:12 [INFO] 15:56:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 15:56:12 [WARNING] Used undeclared dependencies found: 15:56:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:56:12 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.1:test 15:56:12 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 15:56:12 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:56:12 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:56:12 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:56:12 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:56:12 [INFO] 15:56:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 15:56:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT-sources.jar 15:56:12 [INFO] 15:56:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- 15:56:12 [INFO] 15:56:12 [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-manager --- 15:56:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 15:56:12 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 15:56:12 [INFO] 15:56:12 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT.pom 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT.jar 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT-javadoc.jar 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:56:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT-sources.jar 15:56:12 [INFO] 15:56:12 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- 15:56:13 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-SNAPSHOT.jar 15:56:13 [INFO] Writing OBR metadata 15:56:13 [INFO] 15:56:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- 15:56:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:56:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:56:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 15:56:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 15:56:13 [INFO] 15:56:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-manager --- 15:56:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:56:13 [INFO] 15:56:13 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 15:56:13 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.20.2-SNAPSHOT [38/84] 15:56:13 [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml 15:56:13 [INFO] ------------------------------[ feature ]------------------------------- 15:56:13 [INFO] 15:56:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] 15:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:13 [INFO] 15:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:13 [INFO] 15:56:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] 15:56:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] 15:56:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:13 [INFO] argLine set to empty 15:56:13 [INFO] 15:56:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Starting audit... 15:56:13 Audit done. 15:56:13 [INFO] You have 0 Checkstyle violations. 15:56:13 [INFO] 15:56:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Starting audit... 15:56:13 Audit done. 15:56:13 [INFO] You have 0 Checkstyle violations. 15:56:13 [INFO] 15:56:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:13 [INFO] 15:56:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 15:56:13 [INFO] ...done! 15:56:13 [INFO] Attaching features XML 15:56:13 [INFO] 15:56:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56: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 15:56:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:13 [INFO] 15:56:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 15:56:13 [INFO] 15:56:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:13 [INFO] 15:56:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 15:56:13 [INFO] 15:56:13 [INFO] 15:56:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] 15:56:13 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 15:56:13 [INFO] Project dependency features detected: [] 15:56:13 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:13 [INFO] Creating RMI registry server on 127.0.0.1:43161 15:56:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:14 [INFO] Waiting for remote bundle context.. on 43161 name: 6b9bf821-65ea-4149-82d7-7fdb67b379dc timout: [ RelativeTimeout value = 180000 ] 15:56:18 [INFO] Building jar from resources and headers. 15:56:18 [INFO] Writing jar finished. 15:56:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:31 [INFO] 15:56:31 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:31 [INFO] 15:56:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:31 [INFO] No Javadoc in project. Archive not created. 15:56:31 [INFO] 15:56:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:31 [INFO] CycloneDX: Resolving Dependencies 15:56:34 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 15:56:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 15:56:34 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 15:56:34 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:56:34 [INFO] 15:56:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] Skipping duplicate-finder execution! 15:56:34 [INFO] 15:56:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] Skipping plugin execution 15:56:34 [INFO] 15:56:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] Skipping source per configuration. 15:56:34 [INFO] 15:56:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] 15:56:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:34 [INFO] 15:56:34 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [WARNING] 15:56:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 15:56:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:34 [WARNING] 15:56:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:34 [WARNING] 15:56:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT.pom 15:56:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT-features.xml 15:56:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:56:34 [INFO] 15:56:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 15:56:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:56:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:56:34 [WARNING] 15:56:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 15:56:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:34 [WARNING] 15:56:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:34 [WARNING] 15:56:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 15:56:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 15:56:34 [INFO] 15:56:34 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 15:56:34 [INFO] Building forwardingrules-sync 0.20.2-SNAPSHOT [39/84] 15:56:34 [INFO] from applications/forwardingrules-sync/pom.xml 15:56:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:56:34 [INFO] 15:56:34 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- 15:56:34 [INFO] 15:56:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 15:56:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:34 [INFO] 15:56:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 15:56:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:34 [INFO] 15:56:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 15:56:35 [INFO] 15:56:35 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 15:56:35 [INFO] 15:56:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 15:56:35 [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/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:56:35 [INFO] 15:56:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 15:56:35 [INFO] Starting audit... 15:56:35 Audit done. 15:56:35 [INFO] You have 0 Checkstyle violations. 15:56:35 [INFO] 15:56:35 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 15:56:35 [INFO] Starting audit... 15:56:35 Audit done. 15:56:35 [INFO] You have 0 Checkstyle violations. 15:56:35 [INFO] 15:56:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 15:56:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:35 [INFO] 15:56:35 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 15:56:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 15:56:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 15:56:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 15:56:35 [INFO] 15:56:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 15:56:35 [INFO] Recompiling the module because of changed dependency. 15:56:35 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:56:36 [INFO] 15:56:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 15:56:36 [INFO] 15:56:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 15:56:36 [INFO] Fork Value is true 15:56:40 [INFO] Done SpotBugs Analysis.... 15:56:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:40 [INFO] 15:56:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 15:56:40 [INFO] 15:56:40 [INFO] 15:56:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 15:56:40 [INFO] BugInstance size is 0 15:56:40 [INFO] Error size is 0 15:56:40 [INFO] No errors/warnings found 15:56:40 [INFO] 15:56:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 15:56:40 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:56:40 [INFO] 15:56:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-sync --- 15:56:40 [INFO] Recompiling the module because of changed dependency. 15:56:40 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 15:56:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement 15:56:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 15:56:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 15:56:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 15:56:41 [INFO] 15:56:41 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-sync --- 15:56:41 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/surefire-reports 15:56:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:56:41 [INFO] 15:56:41 [INFO] ------------------------------------------------------- 15:56:41 [INFO] T E S T S 15:56:41 [INFO] ------------------------------------------------------- 15:56:42 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 15:56:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 15:56:44 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 15:56:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:56:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 15:56:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 15:56:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 15:56:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 15:56:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 15:56:45 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 15:56:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 15:56:46 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 15:56:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 15:56:46 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 15:56:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 15:56:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 15:56:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 15:56:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 15:56:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 15:56:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 15:56:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 15:56:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 15:56:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 15:56:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 15:56:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 15:56:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 15:56:48 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 15:56:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 15:56:49 [INFO] 15:56:49 [INFO] Results: 15:56:49 [INFO] 15:56:49 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 15:56:49 [INFO] 15:56:49 [INFO] 15:56:49 [INFO] --- copy:14.1.4:copy-files (default) @ forwardingrules-sync --- 15:56:49 [INFO] 15:56:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- 15:56:49 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.20.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 15:56:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT.jar 15:56:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 15:56:49 [INFO] 15:56:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- 15:56:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT-javadoc.jar 15:56:51 [INFO] 15:56:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- 15:56:51 [INFO] CycloneDX: Resolving Dependencies 15:56:52 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 15:56:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml 15:56:52 [INFO] attaching as forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json 15:56:52 [INFO] attaching as forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.json 15:56:52 [INFO] 15:56:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 15:56:52 [INFO] Skipping duplicate-finder execution! 15:56:52 [INFO] 15:56:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 15:56:52 [WARNING] Used undeclared dependencies found: 15:56:52 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:56:52 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:56:52 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 15:56:52 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:56:52 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:56:52 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:56:52 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:56:52 [WARNING] Non-test scoped test only dependencies found: 15:56:52 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:56:52 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:56:52 [INFO] 15:56:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 15:56:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT-sources.jar 15:56:52 [INFO] 15:56:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- 15:56:52 [INFO] 15:56:52 [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-sync --- 15:56:52 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 15:56:52 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 15:56:52 [INFO] 15:56:52 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT.pom 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT.jar 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT-javadoc.jar 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.xml 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.json 15:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT-sources.jar 15:56:52 [INFO] 15:56:52 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- 15:56:52 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-SNAPSHOT.jar 15:56:52 [INFO] Writing OBR metadata 15:56:52 [INFO] 15:56:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- 15:56:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:56:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:56:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 15:56:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 15:56:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 15:56:52 [INFO] 15:56:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-sync --- 15:56:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:56:52 [INFO] 15:56:52 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 15:56:52 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.20.2-SNAPSHOT [40/84] 15:56:52 [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml 15:56:52 [INFO] ------------------------------[ feature ]------------------------------- 15:56:52 [INFO] 15:56:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] 15:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:52 [INFO] 15:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:52 [INFO] 15:56:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] 15:56:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] 15:56:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:52 [INFO] argLine set to empty 15:56:52 [INFO] 15:56:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:52 [INFO] Starting audit... 15:56:52 Audit done. 15:56:52 [INFO] You have 0 Checkstyle violations. 15:56:52 [INFO] 15:56:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [INFO] Starting audit... 15:56:53 Audit done. 15:56:53 [INFO] You have 0 Checkstyle violations. 15:56:53 [INFO] 15:56:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:53 [INFO] 15:56:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 15:56:53 [INFO] ...done! 15:56:53 [INFO] Attaching features XML 15:56:53 [INFO] 15:56:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [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 15:56:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:53 [INFO] 15:56:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 15:56:53 [INFO] 15:56:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:53 [INFO] 15:56:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 15:56:53 [INFO] 15:56:53 [INFO] 15:56:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [INFO] 15:56:53 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 15:56:53 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 15:56:53 [INFO] Project dependency features detected: [] 15:56:53 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:53 [INFO] Creating RMI registry server on 127.0.0.1:35397 15:56:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:53 [INFO] Waiting for remote bundle context.. on 35397 name: c90edee0-b462-4fb3-bdf1-5827546c170c timout: [ RelativeTimeout value = 180000 ] 15:56:57 [INFO] Building jar from resources and headers. 15:56:57 [INFO] Writing jar finished. 15:57:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:10 [INFO] 15:57:10 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:10 [INFO] 15:57:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:10 [INFO] No Javadoc in project. Archive not created. 15:57:10 [INFO] 15:57:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:10 [INFO] CycloneDX: Resolving Dependencies 15:57:13 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 15:57:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 15:57:13 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 15:57:13 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.json 15:57:13 [INFO] 15:57:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] Skipping duplicate-finder execution! 15:57:13 [INFO] 15:57:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] Skipping plugin execution 15:57:13 [INFO] 15:57:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] Skipping source per configuration. 15:57:13 [INFO] 15:57:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] 15:57:13 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:13 [INFO] 15:57:13 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [WARNING] 15:57:13 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 15:57:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:13 [WARNING] 15:57:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:13 [WARNING] 15:57:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT.pom 15:57:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT-features.xml 15:57:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-SNAPSHOT-cyclonedx.json 15:57:13 [INFO] 15:57:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 15:57:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:57:13 [WARNING] 15:57:13 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 15:57:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:13 [WARNING] 15:57:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:13 [WARNING] 15:57:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 15:57:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 15:57:13 [INFO] 15:57:13 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 15:57:13 [INFO] Building table-miss-enforcer 0.20.2-SNAPSHOT [41/84] 15:57:13 [INFO] from applications/table-miss-enforcer/pom.xml 15:57:13 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:13 [INFO] 15:57:13 [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- 15:57:13 [INFO] 15:57:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 15:57:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:13 [INFO] 15:57:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 15:57:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:13 [INFO] 15:57:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 15:57:14 [INFO] 15:57:14 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 15:57:14 [INFO] 15:57:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 15:57: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/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:14 [INFO] 15:57:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 15:57:14 [INFO] Starting audit... 15:57:14 Audit done. 15:57:14 [INFO] You have 0 Checkstyle violations. 15:57:14 [INFO] 15:57:14 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 15:57:14 [INFO] Starting audit... 15:57:14 Audit done. 15:57:14 [INFO] You have 0 Checkstyle violations. 15:57:14 [INFO] 15:57:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 15:57:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:14 [INFO] 15:57:14 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 15:57:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 15:57:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 15:57:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 15:57:14 [INFO] 15:57:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 15:57:14 [INFO] Recompiling the module because of changed dependency. 15:57:14 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[96,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[96,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:14 [INFO] 15:57:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 15:57:14 [INFO] 15:57:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 15:57:14 [INFO] Fork Value is true 15:57:16 [INFO] Done SpotBugs Analysis.... 15:57:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:16 [INFO] 15:57:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 15:57:16 [INFO] 15:57:16 [INFO] 15:57:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 15:57:16 [INFO] BugInstance size is 0 15:57:16 [INFO] Error size is 0 15:57:16 [INFO] No errors/warnings found 15:57:16 [INFO] 15:57:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 15:57:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/resources 15:57:16 [INFO] 15:57:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ table-miss-enforcer --- 15:57:16 [INFO] Recompiling the module because of changed dependency. 15:57:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:57:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[82,39] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:57:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,48] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:16 [INFO] 15:57:16 [INFO] --- surefire:3.5.4:test (default-test) @ table-miss-enforcer --- 15:57:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/surefire-reports 15:57:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:16 [INFO] 15:57:16 [INFO] ------------------------------------------------------- 15:57:16 [INFO] T E S T S 15:57:16 [INFO] ------------------------------------------------------- 15:57:17 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 15:57:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 15:57:19 [INFO] 15:57:19 [INFO] Results: 15:57:19 [INFO] 15:57:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:57:19 [INFO] 15:57:19 [INFO] 15:57:19 [INFO] --- copy:14.1.4:copy-files (default) @ table-miss-enforcer --- 15:57:19 [INFO] 15:57:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- 15:57:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT.jar 15:57:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 15:57:19 [INFO] 15:57:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- 15:57:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT-javadoc.jar 15:57:20 [INFO] 15:57:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- 15:57:20 [INFO] CycloneDX: Resolving Dependencies 15:57:21 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 15:57:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml 15:57:21 [INFO] attaching as table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json 15:57:21 [INFO] attaching as table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.json 15:57:21 [INFO] 15:57:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 15:57:21 [INFO] Skipping duplicate-finder execution! 15:57:21 [INFO] 15:57:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 15:57:21 [WARNING] Used undeclared dependencies found: 15:57:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:57:21 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:57:21 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:57:21 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:57:21 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:57:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 15:57:21 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:57:21 [INFO] 15:57:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 15:57:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT-sources.jar 15:57:21 [INFO] 15:57:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- 15:57:21 [INFO] 15:57:21 [INFO] --- jacoco:0.8.13:report (report) @ table-miss-enforcer --- 15:57:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 15:57:21 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 15:57:21 [INFO] 15:57:21 [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT.pom 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT.jar 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT-javadoc.jar 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.json 15:57:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT-sources.jar 15:57:21 [INFO] 15:57:21 [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- 15:57:21 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-SNAPSHOT.jar 15:57:21 [INFO] Writing OBR metadata 15:57:21 [INFO] 15:57:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- 15:57:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:57:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:21 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 15:57:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:21 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 15:57:21 [INFO] 15:57:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ table-miss-enforcer --- 15:57:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:21 [INFO] 15:57:21 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 15:57:21 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.20.2-SNAPSHOT [42/84] 15:57:21 [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml 15:57:21 [INFO] ------------------------------[ feature ]------------------------------- 15:57:21 [INFO] 15:57:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] 15:57:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:21 [INFO] 15:57:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:21 [INFO] 15:57:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] 15:57:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] 15:57:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:21 [INFO] argLine set to empty 15:57:21 [INFO] 15:57:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Starting audit... 15:57:21 Audit done. 15:57:21 [INFO] You have 0 Checkstyle violations. 15:57:21 [INFO] 15:57:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Starting audit... 15:57:21 Audit done. 15:57:21 [INFO] You have 0 Checkstyle violations. 15:57:21 [INFO] 15:57:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:21 [INFO] 15:57:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 15:57:21 [INFO] ...done! 15:57:21 [INFO] Attaching features XML 15:57:21 [INFO] 15:57:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57: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 15:57:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:21 [INFO] 15:57:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 15:57:21 [INFO] 15:57:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:21 [INFO] 15:57:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 15:57:21 [INFO] 15:57:21 [INFO] 15:57:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] 15:57:21 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:21 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 15:57:21 [INFO] Project dependency features detected: [] 15:57:21 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:21 [INFO] Creating RMI registry server on 127.0.0.1:35879 15:57:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:22 [INFO] Waiting for remote bundle context.. on 35879 name: ac4fad23-e64d-45e2-ab3c-0c07657d2b1f timout: [ RelativeTimeout value = 180000 ] 15:57:26 [INFO] Building jar from resources and headers. 15:57:26 [INFO] Writing jar finished. 15:57:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:40 [INFO] 15:57:40 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:40 [INFO] 15:57:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:40 [INFO] No Javadoc in project. Archive not created. 15:57:40 [INFO] 15:57:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:40 [INFO] CycloneDX: Resolving Dependencies 15:57:42 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 15:57:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 15:57:42 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 15:57:42 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.json 15:57:42 [INFO] 15:57:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] Skipping duplicate-finder execution! 15:57:42 [INFO] 15:57:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] Skipping plugin execution 15:57:42 [INFO] 15:57:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] Skipping source per configuration. 15:57:42 [INFO] 15:57:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] 15:57:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:42 [INFO] 15:57:42 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [WARNING] 15:57:42 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 15:57:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:42 [WARNING] 15:57:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:42 [WARNING] 15:57:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT.pom 15:57:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT-features.xml 15:57:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-SNAPSHOT-cyclonedx.json 15:57:42 [INFO] 15:57:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 15:57:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:57:42 [WARNING] 15:57:42 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 15:57:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:42 [WARNING] 15:57:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:42 [WARNING] 15:57:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:42 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 15:57:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:42 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 15:57:43 [INFO] 15:57:43 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 15:57:43 [INFO] Building topology-lldp-discovery 0.20.2-SNAPSHOT [43/84] 15:57:43 [INFO] from applications/topology-lldp-discovery/pom.xml 15:57:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:43 [INFO] 15:57:43 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- 15:57:43 [INFO] 15:57:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 15:57:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:43 [INFO] 15:57:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 15:57:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:43 [INFO] 15:57:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 15:57:43 [INFO] 15:57:43 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 15:57:43 [INFO] 15:57:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 15:57:43 [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/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:43 [INFO] 15:57:43 [INFO] --- yang:14.0.18:generate-sources (binding) @ topology-lldp-discovery --- 15:57:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 15:57:43 [INFO] yang-to-sources: Found 12 dependencies in 1.595 ms 15:57:43 [INFO] yang-to-sources: Project model files found: 1 in 1.025 ms 15:57:43 [INFO] yang-to-sources: 1 YANG models processed in 83.32 ms 15:57:43 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.750 ms 15:57:43 [INFO] Sorted 7 files into 3 directories in 191.9 μs 15:57:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 5.900 ms 15:57:43 [INFO] 15:57:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 15:57:43 [INFO] Starting audit... 15:57:43 Audit done. 15:57:43 [INFO] You have 0 Checkstyle violations. 15:57:43 [INFO] 15:57:43 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 15:57:43 [INFO] Starting audit... 15:57:43 Audit done. 15:57:43 [INFO] You have 0 Checkstyle violations. 15:57:43 [INFO] 15:57:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 15:57:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:43 [INFO] 15:57:43 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 15:57:43 [INFO] Copying 1 resource from src/main/resources to target/classes 15:57:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 15:57:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 15:57:43 [INFO] 15:57:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 15:57:43 [INFO] Recompiling the module because of changed dependency. 15:57:43 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[47,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[105,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[115,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:43 [INFO] 15:57:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 15:57:43 [INFO] 15:57:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 15:57:43 [INFO] Fork Value is true 15:57:46 [INFO] Done SpotBugs Analysis.... 15:57:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:46 [INFO] 15:57:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 15:57:46 [INFO] 15:57:46 [INFO] 15:57:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 15:57:46 [INFO] BugInstance size is 0 15:57:46 [INFO] Error size is 0 15:57:46 [INFO] No errors/warnings found 15:57:46 [INFO] 15:57:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 15:57:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/resources 15:57:46 [INFO] 15:57:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-lldp-discovery --- 15:57:46 [INFO] Recompiling the module because of changed dependency. 15:57:46 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:57:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:57:46 [INFO] 15:57:46 [INFO] --- surefire:3.5.4:test (default-test) @ topology-lldp-discovery --- 15:57:46 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/surefire-reports 15:57:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:46 [INFO] 15:57:46 [INFO] ------------------------------------------------------- 15:57:46 [INFO] T E S T S 15:57:46 [INFO] ------------------------------------------------------- 15:57:47 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 15:57:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 15:57:48 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 15:57:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 15:57:49 [INFO] 15:57:49 [INFO] Results: 15:57:49 [INFO] 15:57:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 15:57:49 [INFO] 15:57:49 [INFO] 15:57:49 [INFO] --- copy:14.1.4:copy-files (default) @ topology-lldp-discovery --- 15:57:49 [INFO] 15:57:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- 15:57:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT.jar 15:57:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 15:57:49 [INFO] 15:57:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- 15:57:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT-javadoc.jar 15:57:50 [INFO] 15:57:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- 15:57:50 [INFO] CycloneDX: Resolving Dependencies 15:57:51 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 15:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml 15:57:51 [INFO] attaching as topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json 15:57:51 [INFO] attaching as topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.json 15:57:51 [INFO] 15:57:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 15:57:51 [INFO] Skipping duplicate-finder execution! 15:57:51 [INFO] 15:57:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 15:57:51 [WARNING] Used undeclared dependencies found: 15:57:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:57:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:57:51 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.1:compile 15:57:51 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.1:compile 15:57:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:57:51 [INFO] 15:57:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 15:57:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT-sources.jar 15:57:51 [INFO] 15:57:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- 15:57:51 [INFO] 15:57:51 [INFO] --- jacoco:0.8.13:report (report) @ topology-lldp-discovery --- 15:57:51 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 15:57:51 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 15:57:51 [INFO] 15:57:51 [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT.pom 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT.jar 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT-javadoc.jar 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.xml 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.json 15:57:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT-sources.jar 15:57:51 [INFO] 15:57:51 [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- 15:57:51 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-SNAPSHOT.jar 15:57:51 [INFO] Writing OBR metadata 15:57:51 [INFO] 15:57:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- 15:57:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:57:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:51 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 15:57:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 15:57:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:51 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 15:57:51 [INFO] 15:57:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-lldp-discovery --- 15:57:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:51 [INFO] 15:57:51 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 15:57:51 [INFO] Building lldp-speaker 0.20.2-SNAPSHOT [44/84] 15:57:51 [INFO] from applications/lldp-speaker/pom.xml 15:57:51 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:51 [INFO] 15:57:51 [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- 15:57:51 [INFO] 15:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 15:57:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:51 [INFO] 15:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 15:57:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:51 [INFO] 15:57:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 15:57:52 [INFO] 15:57:52 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 15:57:52 [INFO] 15:57:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lldp-speaker --- 15:57:52 [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/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:52 [INFO] 15:57:52 [INFO] --- yang:14.0.18:generate-sources (binding) @ lldp-speaker --- 15:57:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 15:57:52 [INFO] yang-to-sources: Found 13 dependencies in 1.323 ms 15:57:52 [INFO] yang-to-sources: Project model files found: 2 in 993.5 μs 15:57:52 [INFO] yang-to-sources: 3 YANG models processed in 67.64 ms 15:57:52 [INFO] BindingJavaFileGenerator: Defined 30 files in 2.635 ms 15:57:52 [INFO] Sorted 30 files into 5 directories in 106.5 μs 15:57:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 9.799 ms 15:57:52 [INFO] 15:57:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 15:57:52 [INFO] Starting audit... 15:57:52 Audit done. 15:57:52 [INFO] You have 0 Checkstyle violations. 15:57:52 [INFO] 15:57:52 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 15:57:52 [INFO] Starting audit... 15:57:52 Audit done. 15:57:52 [INFO] You have 0 Checkstyle violations. 15:57:52 [INFO] 15:57:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 15:57:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:52 [INFO] 15:57:52 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 15:57:52 [INFO] Copying 1 resource from src/main/resources to target/classes 15:57:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 15:57:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:57:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:57:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 15:57:52 [INFO] 15:57:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 15:57:52 [INFO] Recompiling the module because of changed dependency. 15:57:52 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 15:57:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:57:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:57:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:57:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:57:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[69,77] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[71,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[73,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[84,95] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:52 [INFO] 15:57:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 15:57:52 [INFO] 15:57:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 15:57:52 [INFO] Fork Value is true 15:57:55 [INFO] Done SpotBugs Analysis.... 15:57:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:55 [INFO] 15:57:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 15:57:55 [INFO] 15:57:55 [INFO] 15:57:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 15:57:55 [INFO] BugInstance size is 0 15:57:55 [INFO] Error size is 0 15:57:55 [INFO] No errors/warnings found 15:57:55 [INFO] 15:57:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- 15:57:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/resources 15:57:55 [INFO] 15:57:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ lldp-speaker --- 15:57:55 [INFO] Recompiling the module because of changed dependency. 15:57:55 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[14,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[15,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[14,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[15,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[14,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[15,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,94] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,94] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,94] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[183,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[183,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[183,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[185,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:57:55 [INFO] 15:57:55 [INFO] --- surefire:3.5.4:test (default-test) @ lldp-speaker --- 15:57:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/surefire-reports 15:57:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:55 [INFO] 15:57:55 [INFO] ------------------------------------------------------- 15:57:55 [INFO] T E S T S 15:57:55 [INFO] ------------------------------------------------------- 15:57:57 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 15:57:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 15:57:58 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 15:57:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 15:57:59 [INFO] 15:57:59 [INFO] Results: 15:57:59 [INFO] 15:57:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 15:57:59 [INFO] 15:57:59 [INFO] 15:57:59 [INFO] --- copy:14.1.4:copy-files (default) @ lldp-speaker --- 15:57:59 [INFO] 15:57:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- 15:57:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT.jar 15:57:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 15:57:59 [INFO] 15:57:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- 15:58:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT-javadoc.jar 15:58:01 [INFO] 15:58:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- 15:58:01 [INFO] CycloneDX: Resolving Dependencies 15:58:02 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 15:58:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml 15:58:02 [INFO] attaching as lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json 15:58:02 [INFO] attaching as lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.json 15:58:02 [INFO] 15:58:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 15:58:02 [INFO] Skipping duplicate-finder execution! 15:58:02 [INFO] 15:58:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lldp-speaker --- 15:58:02 [INFO] No dependency problems found 15:58:02 [INFO] 15:58:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 15:58:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT-sources.jar 15:58:02 [INFO] 15:58:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco:0.8.13:report (report) @ lldp-speaker --- 15:58:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec 15:58:02 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 15:58:02 [INFO] 15:58:02 [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT.pom 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT.jar 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT-javadoc.jar 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.json 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT-sources.jar 15:58:02 [INFO] 15:58:02 [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- 15:58:02 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-SNAPSHOT.jar 15:58:02 [INFO] Writing OBR metadata 15:58:02 [INFO] 15:58:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- 15:58:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:58:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:02 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 15:58:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:02 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 15:58:02 [INFO] 15:58:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ lldp-speaker --- 15:58:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:02 [INFO] 15:58:02 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 15:58:02 [INFO] Building topology-manager 0.20.2-SNAPSHOT [45/84] 15:58:02 [INFO] from applications/topology-manager/pom.xml 15:58:02 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:02 [INFO] 15:58:02 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- 15:58:02 [INFO] 15:58:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 15:58:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:02 [INFO] 15:58:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 15:58:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:02 [INFO] 15:58:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 15:58:02 [INFO] 15:58:02 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-manager --- 15:58:02 [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/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:02 [INFO] 15:58:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 15:58:02 [INFO] Starting audit... 15:58:02 Audit done. 15:58:02 [INFO] You have 0 Checkstyle violations. 15:58:02 [INFO] 15:58:02 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 15:58:02 [INFO] Starting audit... 15:58:02 Audit done. 15:58:02 [INFO] You have 0 Checkstyle violations. 15:58:02 [INFO] 15:58:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 15:58:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:02 [INFO] 15:58:02 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 15:58:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 15:58:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 15:58:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 15:58:02 [INFO] 15:58:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 15:58:02 [INFO] Recompiling the module because of changed dependency. 15:58:02 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:58:03 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[53,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[65,91] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[59,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[71,91] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[125,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:03 [INFO] 15:58:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 15:58:03 [INFO] 15:58:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 15:58:03 [INFO] Fork Value is true 15:58:06 [INFO] Done SpotBugs Analysis.... 15:58:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:06 [INFO] 15:58:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 15:58:06 [INFO] 15:58:06 [INFO] 15:58:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 15:58:06 [INFO] BugInstance size is 0 15:58:06 [INFO] Error size is 0 15:58:06 [INFO] No errors/warnings found 15:58:06 [INFO] 15:58:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- 15:58:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:58:06 [INFO] 15:58:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-manager --- 15:58:06 [INFO] Recompiling the module because of changed dependency. 15:58:06 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[16,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[97,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[104,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[152,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[178,53] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[188,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[94,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[149,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[165,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[205,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[237,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[243,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[254,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[257,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[284,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[290,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[301,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[304,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[320,36] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[331,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:06 [INFO] 15:58:06 [INFO] --- surefire:3.5.4:test (default-test) @ topology-manager --- 15:58:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/surefire-reports 15:58:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:06 [INFO] 15:58:06 [INFO] ------------------------------------------------------- 15:58:06 [INFO] T E S T S 15:58:06 [INFO] ------------------------------------------------------- 15:58:07 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 15:58:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:58:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 15:58:08 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 15:58:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 15:58:08 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 15:58:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 15:58:09 [INFO] 15:58:09 [INFO] Results: 15:58:09 [INFO] 15:58:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 15:58:09 [INFO] 15:58:09 [INFO] 15:58:09 [INFO] --- copy:14.1.4:copy-files (default) @ topology-manager --- 15:58:09 [INFO] 15:58:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- 15:58:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT.jar 15:58:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/META-INF/MANIFEST.MF 15:58:09 [INFO] 15:58:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- 15:58:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT-javadoc.jar 15:58:10 [INFO] 15:58:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- 15:58:10 [INFO] CycloneDX: Resolving Dependencies 15:58:11 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 15:58:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml 15:58:11 [INFO] attaching as topology-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json 15:58:11 [INFO] attaching as topology-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:58:11 [INFO] 15:58:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 15:58:11 [INFO] Skipping duplicate-finder execution! 15:58:11 [INFO] 15:58:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-manager --- 15:58:11 [WARNING] Used undeclared dependencies found: 15:58:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 15:58:11 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:58:11 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 15:58:11 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:58:11 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.1:compile 15:58:11 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 15:58:11 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 15:58:11 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 15:58:11 [WARNING] Non-test scoped test only dependencies found: 15:58:11 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 15:58:11 [INFO] 15:58:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 15:58:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT-sources.jar 15:58:11 [INFO] 15:58:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- 15:58:11 [INFO] 15:58:11 [INFO] --- jacoco:0.8.13:report (report) @ topology-manager --- 15:58:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec 15:58:11 [INFO] Analyzed bundle 'topology-manager' with 11 classes 15:58:11 [INFO] 15:58:11 [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT.pom 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT.jar 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT-javadoc.jar 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:58:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT-sources.jar 15:58:11 [INFO] 15:58:11 [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- 15:58:11 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-SNAPSHOT.jar 15:58:11 [INFO] Writing OBR metadata 15:58:11 [INFO] 15:58:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- 15:58:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:58:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:11 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 15:58:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:11 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 15:58:11 [INFO] 15:58:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-manager --- 15:58:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:11 [INFO] 15:58:11 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 15:58:11 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.20.2-SNAPSHOT [46/84] 15:58:11 [INFO] from features/odl-openflowplugin-app-topology/pom.xml 15:58:11 [INFO] ------------------------------[ feature ]------------------------------- 15:58:11 [INFO] 15:58:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] 15:58:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:11 [INFO] 15:58:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:11 [INFO] 15:58:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] 15:58:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] 15:58:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:11 [INFO] argLine set to empty 15:58:11 [INFO] 15:58:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 15:58:11 [INFO] Starting audit... 15:58:11 Audit done. 15:58:11 [INFO] You have 0 Checkstyle violations. 15:58:11 [INFO] 15:58:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 15:58:12 [INFO] Starting audit... 15:58:12 Audit done. 15:58:12 [INFO] You have 0 Checkstyle violations. 15:58:12 [INFO] 15:58:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 15:58:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:12 [INFO] 15:58:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 15:58:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 15:58:12 [INFO] ...done! 15:58:12 [INFO] Attaching features XML 15:58:12 [INFO] 15:58:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 15:58:12 [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 15:58:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:12 [INFO] 15:58:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 15:58:12 [INFO] 15:58:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 15:58:12 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:12 [INFO] 15:58:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 15:58:12 [INFO] 15:58:12 [INFO] 15:58:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 15:58:12 [INFO] 15:58:12 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-topology --- 15:58:12 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 15:58:12 [INFO] Project dependency features detected: [] 15:58:12 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:12 [INFO] Creating RMI registry server on 127.0.0.1:39461 15:58:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:12 [INFO] Waiting for remote bundle context.. on 39461 name: b4620de9-abf2-4b2f-83f9-3e366cb47c23 timout: [ RelativeTimeout value = 180000 ] 15:58:16 [INFO] Building jar from resources and headers. 15:58:16 [INFO] Writing jar finished. 15:58:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:27 [INFO] 15:58:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-topology --- 15:58:27 [INFO] 15:58:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 15:58:27 [INFO] No Javadoc in project. Archive not created. 15:58:27 [INFO] 15:58:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- 15:58:27 [INFO] CycloneDX: Resolving Dependencies 15:58:30 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 15:58:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml 15:58:30 [INFO] attaching as odl-openflowplugin-app-topology-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json 15:58:30 [INFO] attaching as odl-openflowplugin-app-topology-0.20.2-SNAPSHOT-cyclonedx.json 15:58:30 [INFO] 15:58:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] Skipping duplicate-finder execution! 15:58:30 [INFO] 15:58:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] Skipping plugin execution 15:58:30 [INFO] 15:58:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] Skipping source per configuration. 15:58:30 [INFO] 15:58:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] 15:58:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:30 [INFO] 15:58:30 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- 15:58:30 [WARNING] 15:58:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 15:58:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:30 [WARNING] 15:58:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:30 [WARNING] 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-SNAPSHOT.pom 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-SNAPSHOT-features.xml 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-SNAPSHOT-cyclonedx.json 15:58:30 [INFO] 15:58:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 15:58:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:58:30 [WARNING] 15:58:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 15:58:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:30 [WARNING] 15:58:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:30 [WARNING] 15:58:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 15:58:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 15:58:30 [INFO] 15:58:30 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 15:58:30 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.20.2-SNAPSHOT [47/84] 15:58:30 [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml 15:58:30 [INFO] ------------------------------[ feature ]------------------------------- 15:58:30 [INFO] 15:58:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] 15:58:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:30 [INFO] 15:58:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:30 [INFO] 15:58:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] 15:58:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] 15:58:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:30 [INFO] argLine set to empty 15:58:30 [INFO] 15:58:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] Starting audit... 15:58:30 Audit done. 15:58:30 [INFO] You have 0 Checkstyle violations. 15:58:30 [INFO] 15:58:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [INFO] Starting audit... 15:58:30 Audit done. 15:58:30 [INFO] You have 0 Checkstyle violations. 15:58:30 [INFO] 15:58:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 15:58:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:30 [INFO] 15:58:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 15:58:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 15:58:31 [INFO] ...done! 15:58:31 [INFO] Attaching features XML 15:58:31 [INFO] 15:58:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 15:58: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 15:58:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:31 [INFO] 15:58:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 15:58:31 [INFO] 15:58:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 15:58:31 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:31 [INFO] 15:58:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 15:58:31 [INFO] 15:58:31 [INFO] 15:58:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 15:58:31 [INFO] 15:58:31 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-lldp-speaker --- 15:58:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 15:58:31 [INFO] Project dependency features detected: [] 15:58:31 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:31 [INFO] Creating RMI registry server on 127.0.0.1:41911 15:58:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:31 [INFO] Waiting for remote bundle context.. on 41911 name: 37c725f6-e0d0-4907-8c6d-4d0f5c27ca5e timout: [ RelativeTimeout value = 180000 ] 15:58:35 [INFO] Building jar from resources and headers. 15:58:35 [INFO] Writing jar finished. 15:58:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:49 [INFO] 15:58:49 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 15:58:49 [INFO] 15:58:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 15:58:49 [INFO] No Javadoc in project. Archive not created. 15:58:49 [INFO] 15:58:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 15:58:49 [INFO] CycloneDX: Resolving Dependencies 15:58:51 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 15:58:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml 15:58:51 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json 15:58:51 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.json 15:58:51 [INFO] 15:58:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] Skipping duplicate-finder execution! 15:58:51 [INFO] 15:58:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] Skipping plugin execution 15:58:51 [INFO] 15:58:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] Skipping source per configuration. 15:58:51 [INFO] 15:58:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] 15:58:51 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:51 [INFO] 15:58:51 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [WARNING] 15:58:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 15:58:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:51 [WARNING] 15:58:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:51 [WARNING] 15:58:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT.pom 15:58:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT-features.xml 15:58:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.xml 15:58:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-SNAPSHOT-cyclonedx.json 15:58:51 [INFO] 15:58:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 15:58:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:58:51 [WARNING] 15:58:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 15:58:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:51 [WARNING] 15:58:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:51 [WARNING] 15:58:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:51 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 15:58:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 15:58:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:51 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 15:58:51 [INFO] 15:58:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 15:58:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.20.2-SNAPSHOT [48/84] 15:58:51 [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml 15:58:51 [INFO] ------------------------------[ feature ]------------------------------- 15:58:51 [INFO] 15:58:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] 15:58:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:51 [INFO] 15:58:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:51 [INFO] 15:58:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] 15:58:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] 15:58:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:51 [INFO] argLine set to empty 15:58:51 [INFO] 15:58:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Starting audit... 15:58:51 Audit done. 15:58:51 [INFO] You have 0 Checkstyle violations. 15:58:51 [INFO] 15:58:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Starting audit... 15:58:51 Audit done. 15:58:51 [INFO] You have 0 Checkstyle violations. 15:58:51 [INFO] 15:58:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:51 [INFO] 15:58:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 15:58:51 [INFO] ...done! 15:58:51 [INFO] Attaching features XML 15:58:51 [INFO] 15:58:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58: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 15:58:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:52 [INFO] 15:58:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 15:58:52 [INFO] 15:58:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:52 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:52 [INFO] 15:58:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 15:58:52 [INFO] 15:58:52 [INFO] 15:58:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:52 [INFO] 15:58:52 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:58:52 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 15:58:52 [INFO] Project dependency features detected: [] 15:58:52 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:52 [INFO] Creating RMI registry server on 127.0.0.1:41637 15:58:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:52 [INFO] Waiting for remote bundle context.. on 41637 name: 8fd0973c-7068-4138-a71e-50bb8c500a83 timout: [ RelativeTimeout value = 180000 ] 15:58:56 [INFO] Building jar from resources and headers. 15:58:56 [INFO] Writing jar finished. 15:59:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:09 [INFO] 15:59:09 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:09 [INFO] 15:59:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:09 [INFO] No Javadoc in project. Archive not created. 15:59:09 [INFO] 15:59:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:09 [INFO] CycloneDX: Resolving Dependencies 15:59:12 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 15:59:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 15:59:12 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 15:59:12 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.json 15:59:12 [INFO] 15:59:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] Skipping duplicate-finder execution! 15:59:12 [INFO] 15:59:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] Skipping plugin execution 15:59:12 [INFO] 15:59:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] Skipping source per configuration. 15:59:12 [INFO] 15:59:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] 15:59:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:12 [INFO] 15:59:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [WARNING] 15:59:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 15:59:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:12 [WARNING] 15:59:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:12 [WARNING] 15:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT.pom 15:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT-features.xml 15:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-SNAPSHOT-cyclonedx.json 15:59:12 [INFO] 15:59:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 15:59:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:59:12 [WARNING] 15:59:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 15:59:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:12 [WARNING] 15:59:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:12 [WARNING] 15:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 15:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 15:59:12 [INFO] 15:59:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 15:59:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.20.2-SNAPSHOT [49/84] 15:59:12 [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml 15:59:12 [INFO] ------------------------------[ feature ]------------------------------- 15:59:12 [INFO] 15:59:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 15:59:12 [INFO] 15:59:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 15:59:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:12 [INFO] 15:59:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 15:59:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:12 [INFO] 15:59:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] 15:59:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] 15:59:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:13 [INFO] argLine set to empty 15:59:13 [INFO] 15:59:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] Starting audit... 15:59:13 Audit done. 15:59:13 [INFO] You have 0 Checkstyle violations. 15:59:13 [INFO] 15:59:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] Starting audit... 15:59:13 Audit done. 15:59:13 [INFO] You have 0 Checkstyle violations. 15:59:13 [INFO] 15:59:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:13 [INFO] 15:59:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 15:59:13 [INFO] ...done! 15:59:13 [INFO] Attaching features XML 15:59:13 [INFO] 15:59:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 15:59: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 15:59:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:13 [INFO] 15:59:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 15:59:13 [INFO] 15:59:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:13 [INFO] 15:59:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 15:59:13 [INFO] 15:59:13 [INFO] 15:59:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] 15:59:13 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-topology-manager --- 15:59:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 15:59:13 [INFO] Project dependency features detected: [] 15:59:13 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:13 [INFO] Creating RMI registry server on 127.0.0.1:41729 15:59:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:13 [INFO] Waiting for remote bundle context.. on 41729 name: 8826d457-6b51-47e2-8d13-2b42be7a8da5 timout: [ RelativeTimeout value = 180000 ] 15:59:18 [INFO] Building jar from resources and headers. 15:59:18 [INFO] Writing jar finished. 15:59:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:31 [INFO] 15:59:31 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 15:59:31 [INFO] 15:59:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 15:59:31 [INFO] No Javadoc in project. Archive not created. 15:59:31 [INFO] 15:59:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 15:59:31 [INFO] CycloneDX: Resolving Dependencies 15:59:34 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 15:59:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml 15:59:34 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json 15:59:34 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:59:34 [INFO] 15:59:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] Skipping duplicate-finder execution! 15:59:34 [INFO] 15:59:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] Skipping plugin execution 15:59:34 [INFO] 15:59:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] Skipping source per configuration. 15:59:34 [INFO] 15:59:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] 15:59:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:34 [INFO] 15:59:34 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [WARNING] 15:59:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 15:59:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:34 [WARNING] 15:59:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:34 [WARNING] 15:59:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT.pom 15:59:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT-features.xml 15:59:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-SNAPSHOT-cyclonedx.json 15:59:34 [INFO] 15:59:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 15:59:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:59:34 [WARNING] 15:59:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 15:59:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:34 [WARNING] 15:59:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:34 [WARNING] 15:59:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 15:59:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 15:59:34 [INFO] 15:59:34 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 15:59:34 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.20.2-SNAPSHOT [50/84] 15:59:34 [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml 15:59:34 [INFO] ------------------------------[ feature ]------------------------------- 15:59:34 [INFO] 15:59:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:34 [INFO] 15:59:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:34 [INFO] 15:59:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:34 [INFO] 15:59:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] 15:59:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] 15:59:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:35 [INFO] argLine set to empty 15:59:35 [INFO] 15:59:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] Starting audit... 15:59:35 Audit done. 15:59:35 [INFO] You have 0 Checkstyle violations. 15:59:35 [INFO] 15:59:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] Starting audit... 15:59:35 Audit done. 15:59:35 [INFO] You have 0 Checkstyle violations. 15:59:35 [INFO] 15:59:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:35 [INFO] 15:59:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 15:59:35 [INFO] ...done! 15:59:35 [INFO] Attaching features XML 15:59:35 [INFO] 15:59:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 15:59: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 15:59:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:35 [INFO] 15:59:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 15:59:35 [INFO] 15:59:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:35 [INFO] 15:59:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 15:59:35 [INFO] 15:59:35 [INFO] 15:59:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] 15:59:35 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:35 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 15:59:35 [INFO] Project dependency features detected: [] 15:59:35 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:35 [INFO] Creating RMI registry server on 127.0.0.1:38003 15:59:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:35 [INFO] Waiting for remote bundle context.. on 38003 name: 0819cdba-85d1-4d14-9a8f-ba0ac158cbf6 timout: [ RelativeTimeout value = 180000 ] 15:59:39 [INFO] Building jar from resources and headers. 15:59:39 [INFO] Writing jar finished. 15:59:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:52 [INFO] 15:59:52 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:52 [INFO] 15:59:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:52 [INFO] No Javadoc in project. Archive not created. 15:59:52 [INFO] 15:59:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:52 [INFO] CycloneDX: Resolving Dependencies 15:59:55 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 15:59:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 15:59:55 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json 15:59:55 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.json 15:59:55 [INFO] 15:59:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] Skipping duplicate-finder execution! 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] Skipping plugin execution 15:59:55 [INFO] 15:59:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] Skipping source per configuration. 15:59:55 [INFO] 15:59:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] 15:59:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:55 [INFO] 15:59:55 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [WARNING] 15:59:55 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 15:59:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:55 [WARNING] 15:59:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:55 [WARNING] 15:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT.pom 15:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT-features.xml 15:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.xml 15:59:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-SNAPSHOT-cyclonedx.json 15:59:55 [INFO] 15:59:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 15:59:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 15:59:55 [WARNING] 15:59:55 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 15:59:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:55 [WARNING] 15:59:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:55 [WARNING] 15:59:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:55 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 15:59:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 15:59:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:55 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 15:59:55 [INFO] 15:59:55 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 15:59:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.20.2-SNAPSHOT [51/84] 15:59:55 [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml 15:59:55 [INFO] ------------------------------[ feature ]------------------------------- 15:59:55 [INFO] 15:59:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:55 [INFO] 15:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:55 [INFO] 15:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:55 [INFO] 15:59:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] 15:59:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] 15:59:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:56 [INFO] argLine set to empty 15:59:56 [INFO] 15:59:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] Starting audit... 15:59:56 Audit done. 15:59:56 [INFO] You have 0 Checkstyle violations. 15:59:56 [INFO] 15:59:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] Starting audit... 15:59:56 Audit done. 15:59:56 [INFO] You have 0 Checkstyle violations. 15:59:56 [INFO] 15:59:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:56 [INFO] 15:59:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 15:59:56 [INFO] ...done! 15:59:56 [INFO] Attaching features XML 15:59:56 [INFO] 15:59:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [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 15:59:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:56 [INFO] 15:59:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 15:59:56 [INFO] 15:59:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:56 [INFO] 15:59:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 15:59:56 [INFO] 15:59:56 [INFO] 15:59:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] 15:59:56 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 15:59:56 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 15:59:56 [INFO] Project dependency features detected: [] 15:59:56 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:56 [INFO] Creating RMI registry server on 127.0.0.1:34391 15:59:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:56 [INFO] Waiting for remote bundle context.. on 34391 name: 30a285b5-74f9-4c7a-83b7-3adc6f83b641 timout: [ RelativeTimeout value = 180000 ] 16:00:01 [INFO] Building jar from resources and headers. 16:00:01 [INFO] Writing jar finished. 16:00:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:14 [INFO] 16:00:14 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:14 [INFO] 16:00:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:14 [INFO] No Javadoc in project. Archive not created. 16:00:14 [INFO] 16:00:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:14 [INFO] CycloneDX: Resolving Dependencies 16:00:17 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:00:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 16:00:17 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 16:00:17 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT-cyclonedx.json 16:00:17 [INFO] 16:00:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] Skipping duplicate-finder execution! 16:00:17 [INFO] 16:00:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] Skipping plugin execution 16:00:17 [INFO] 16:00:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] Skipping source per configuration. 16:00:17 [INFO] 16:00:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] 16:00:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:17 [INFO] 16:00:17 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [WARNING] 16:00:17 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 16:00:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:17 [WARNING] 16:00:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:17 [WARNING] 16:00:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT.pom 16:00:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT-features.xml 16:00:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-SNAPSHOT-cyclonedx.json 16:00:17 [INFO] 16:00:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:00:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:00:17 [WARNING] 16:00:17 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 16:00:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:17 [WARNING] 16:00:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:17 [WARNING] 16:00:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:17 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:00:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:17 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:00:17 [INFO] 16:00:17 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 16:00:17 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.20.2-SNAPSHOT [52/84] 16:00:17 [INFO] from features/odl-openflowplugin-flow-services/pom.xml 16:00:17 [INFO] ------------------------------[ feature ]------------------------------- 16:00:17 [INFO] 16:00:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] 16:00:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:17 [INFO] 16:00:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:17 [INFO] 16:00:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] 16:00:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] 16:00:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:17 [INFO] argLine set to empty 16:00:17 [INFO] 16:00:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Starting audit... 16:00:17 Audit done. 16:00:17 [INFO] You have 0 Checkstyle violations. 16:00:17 [INFO] 16:00:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Starting audit... 16:00:17 Audit done. 16:00:17 [INFO] You have 0 Checkstyle violations. 16:00:17 [INFO] 16:00:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:00:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:17 [INFO] 16:00:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 16:00:17 [INFO] ...done! 16:00:17 [INFO] Attaching features XML 16:00:17 [INFO] 16:00:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:00:17 [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 16:00:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:17 [INFO] 16:00:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:00:17 [INFO] 16:00:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:17 [INFO] 16:00:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:00:17 [INFO] 16:00:17 [INFO] 16:00:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] 16:00:17 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-flow-services --- 16:00:17 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 16:00:17 [INFO] Project dependency features detected: [] 16:00:17 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:17 [INFO] Creating RMI registry server on 127.0.0.1:37063 16:00:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:18 [INFO] Waiting for remote bundle context.. on 37063 name: bd9562c3-7ded-4326-b349-b2088552afd2 timout: [ RelativeTimeout value = 180000 ] 16:00:22 [INFO] Building jar from resources and headers. 16:00:22 [INFO] Writing jar finished. 16:00:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:35 [INFO] 16:00:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-flow-services --- 16:00:35 [INFO] 16:00:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 16:00:35 [INFO] No Javadoc in project. Archive not created. 16:00:35 [INFO] 16:00:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- 16:00:35 [INFO] CycloneDX: Resolving Dependencies 16:00:38 [INFO] CycloneDX: Creating BOM version 1.6 with 268 component(s) 16:00:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml 16:00:38 [INFO] attaching as odl-openflowplugin-flow-services-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json 16:00:38 [INFO] attaching as odl-openflowplugin-flow-services-0.20.2-SNAPSHOT-cyclonedx.json 16:00:38 [INFO] 16:00:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] Skipping duplicate-finder execution! 16:00:38 [INFO] 16:00:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] Skipping plugin execution 16:00:38 [INFO] 16:00:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] Skipping source per configuration. 16:00:38 [INFO] 16:00:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] 16:00:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:38 [INFO] 16:00:38 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- 16:00:38 [WARNING] 16:00:38 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 16:00:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:38 [WARNING] 16:00:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:38 [WARNING] 16:00:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-SNAPSHOT.pom 16:00:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-SNAPSHOT-features.xml 16:00:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-SNAPSHOT-cyclonedx.json 16:00:38 [INFO] 16:00:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 16:00:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:00:38 [WARNING] 16:00:38 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 16:00:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:38 [WARNING] 16:00:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:38 [WARNING] 16:00:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:38 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:00:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:38 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:00:38 [INFO] 16:00:38 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 16:00:38 [INFO] Building test-common 0.20.2-SNAPSHOT [53/84] 16:00:38 [INFO] from test-common/pom.xml 16:00:38 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:38 [INFO] 16:00:38 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 16:00:38 [INFO] 16:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 16:00:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:38 [INFO] 16:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 16:00:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:38 [INFO] 16:00:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 16:00:38 [INFO] 16:00:38 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 16:00:38 [INFO] 16:00:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 16:00:38 [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/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:38 [INFO] 16:00:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 16:00:38 [INFO] Starting audit... 16:00:38 Audit done. 16:00:38 [INFO] You have 0 Checkstyle violations. 16:00:38 [INFO] 16:00:38 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 16:00:38 [INFO] Starting audit... 16:00:38 Audit done. 16:00:38 [INFO] You have 0 Checkstyle violations. 16:00:38 [INFO] 16:00:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 16:00:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:38 [INFO] 16:00:38 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 16:00:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 16:00:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 16:00:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 16:00:38 [INFO] 16:00:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 16:00:38 [INFO] Recompiling the module because of changed dependency. 16:00:38 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:00:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:00:38 [INFO] 16:00:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 16:00:38 [INFO] 16:00:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 16:00:38 [INFO] Fork Value is true 16:00:41 [INFO] Done SpotBugs Analysis.... 16:00:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:41 [INFO] 16:00:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 16:00:41 [INFO] 16:00:41 [INFO] 16:00:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 16:00:41 [INFO] BugInstance size is 0 16:00:41 [INFO] Error size is 0 16:00:41 [INFO] No errors/warnings found 16:00:41 [INFO] 16:00:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 16:00:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/test/resources 16:00:41 [INFO] 16:00:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 16:00:41 [INFO] No sources to compile 16:00:41 [INFO] 16:00:41 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 16:00:41 [INFO] No tests to run. 16:00:41 [INFO] 16:00:41 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 16:00:41 [INFO] 16:00:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 16:00:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT.jar 16:00:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/META-INF/MANIFEST.MF 16:00:41 [INFO] 16:00:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 16:00:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT-javadoc.jar 16:00:43 [INFO] 16:00:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 16:00:43 [INFO] CycloneDX: Resolving Dependencies 16:00:43 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 16:00:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml 16:00:43 [INFO] attaching as test-common-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json 16:00:43 [INFO] attaching as test-common-0.20.2-SNAPSHOT-cyclonedx.json 16:00:43 [INFO] 16:00:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 16:00:43 [INFO] Skipping duplicate-finder execution! 16:00:43 [INFO] 16:00:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 16:00:43 [WARNING] Used undeclared dependencies found: 16:00:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 16:00:43 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 16:00:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:00:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 16:00:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 16:00:43 [INFO] 16:00:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 16:00:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT-sources.jar 16:00:43 [INFO] 16:00:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 16:00:43 [INFO] 16:00:43 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 16:00:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:43 [INFO] 16:00:43 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT.pom 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT.jar 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT-javadoc.jar 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT-cyclonedx.json 16:00:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT-sources.jar 16:00:43 [INFO] 16:00:43 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 16:00:43 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-SNAPSHOT.jar 16:00:43 [INFO] Writing OBR metadata 16:00:43 [INFO] 16:00:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 16:00:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:00:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:43 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:00:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:43 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:00:43 [INFO] 16:00:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 16:00:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:43 [INFO] 16:00:43 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 16:00:43 [INFO] Building drop-test-karaf 0.20.2-SNAPSHOT [54/84] 16:00:43 [INFO] from drop-test-karaf/pom.xml 16:00:43 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:43 [INFO] 16:00:43 [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- 16:00:43 [INFO] 16:00:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 16:00:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:43 [INFO] 16:00:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:00:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:43 [INFO] 16:00:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 16:00:44 [INFO] 16:00:44 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 16:00:44 [INFO] 16:00:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:00:44 [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/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:44 [INFO] 16:00:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 16:00:44 [INFO] Starting audit... 16:00:44 Audit done. 16:00:44 [INFO] You have 0 Checkstyle violations. 16:00:44 [INFO] 16:00:44 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 16:00:44 [INFO] Starting audit... 16:00:44 Audit done. 16:00:44 [INFO] You have 0 Checkstyle violations. 16:00:44 [INFO] 16:00:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 16:00:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:44 [INFO] 16:00:44 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 16:00:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 16:00:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 16:00:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 16:00:44 [INFO] 16:00:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 16:00:44 [INFO] Recompiling the module because of changed dependency. 16:00:44 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:00:44 [INFO] 16:00:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:00:44 [INFO] 16:00:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 16:00:44 [INFO] Fork Value is true 16:00:46 [INFO] Done SpotBugs Analysis.... 16:00:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:46 [INFO] 16:00:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:00:46 [INFO] 16:00:46 [INFO] 16:00:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 16:00:46 [INFO] BugInstance size is 0 16:00:46 [INFO] Error size is 0 16:00:46 [INFO] No errors/warnings found 16:00:46 [INFO] 16:00:46 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 16:00:47 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 16:00:47 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 16:00:47 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 16:00:47 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 16:00:47 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 16:00:47 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 16:00:47 [INFO] 16:00:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 16:00:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/test/resources 16:00:47 [INFO] 16:00:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ drop-test-karaf --- 16:00:47 [INFO] No sources to compile 16:00:47 [INFO] 16:00:47 [INFO] --- surefire:3.5.4:test (default-test) @ drop-test-karaf --- 16:00:47 [INFO] No tests to run. 16:00:47 [INFO] 16:00:47 [INFO] --- copy:14.1.4:copy-files (default) @ drop-test-karaf --- 16:00:47 [INFO] 16:00:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- 16:00:47 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.20.2-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 16:00:47 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:00:47 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 16:00:47 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:00:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT.jar 16:00:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/META-INF/MANIFEST.MF 16:00:47 [INFO] 16:00:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- 16:00:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT-javadoc.jar 16:00:48 [INFO] 16:00:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- 16:00:48 [INFO] CycloneDX: Resolving Dependencies 16:00:49 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 16:00:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml 16:00:49 [INFO] attaching as drop-test-karaf-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json 16:00:49 [INFO] attaching as drop-test-karaf-0.20.2-SNAPSHOT-cyclonedx.json 16:00:49 [INFO] 16:00:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 16:00:49 [INFO] Skipping duplicate-finder execution! 16:00:49 [INFO] 16:00:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 16:00:49 [WARNING] Used undeclared dependencies found: 16:00:49 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 16:00:49 [INFO] 16:00:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 16:00:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT-sources.jar 16:00:49 [INFO] 16:00:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- 16:00:49 [INFO] 16:00:49 [INFO] --- jacoco:0.8.13:report (report) @ drop-test-karaf --- 16:00:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:49 [INFO] 16:00:49 [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT.pom 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT.jar 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT-javadoc.jar 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT-cyclonedx.xml 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT-cyclonedx.json 16:00:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT-sources.jar 16:00:49 [INFO] 16:00:49 [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- 16:00:49 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-SNAPSHOT.jar 16:00:49 [INFO] Writing OBR metadata 16:00:49 [INFO] 16:00:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- 16:00:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:00:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml 16:00:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:00:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:00:49 [INFO] 16:00:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ drop-test-karaf --- 16:00:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:49 [INFO] 16:00:49 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 16:00:49 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.20.2-SNAPSHOT [55/84] 16:00:49 [INFO] from features/odl-openflowplugin-drop-test/pom.xml 16:00:49 [INFO] ------------------------------[ feature ]------------------------------- 16:00:49 [INFO] 16:00:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 16:00:49 [INFO] 16:00:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:00:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:49 [INFO] 16:00:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:49 [INFO] 16:00:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] 16:00:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] 16:00:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:50 [INFO] argLine set to empty 16:00:50 [INFO] 16:00:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] Starting audit... 16:00:50 Audit done. 16:00:50 [INFO] You have 0 Checkstyle violations. 16:00:50 [INFO] 16:00:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] Starting audit... 16:00:50 Audit done. 16:00:50 [INFO] You have 0 Checkstyle violations. 16:00:50 [INFO] 16:00:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:00:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:50 [INFO] 16:00:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 16:00:50 [INFO] ...done! 16:00:50 [INFO] Attaching features XML 16:00:50 [INFO] 16:00:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:00:50 [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 16:00:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:50 [INFO] 16:00:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:00:50 [INFO] 16:00:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:50 [INFO] 16:00:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:00:50 [INFO] 16:00:50 [INFO] 16:00:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] 16:00:50 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-drop-test --- 16:00:50 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 16:00:50 [INFO] Project dependency features detected: [] 16:00:50 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:50 [INFO] Creating RMI registry server on 127.0.0.1:46307 16:00:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:50 [INFO] Waiting for remote bundle context.. on 46307 name: 88ff1b34-3981-4ff9-beb5-7e4e380f864f timout: [ RelativeTimeout value = 180000 ] 16:00:54 [INFO] Building jar from resources and headers. 16:00:54 [INFO] Writing jar finished. 16:01:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:08 [INFO] 16:01:08 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-drop-test --- 16:01:08 [INFO] 16:01:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 16:01:08 [INFO] No Javadoc in project. Archive not created. 16:01:08 [INFO] 16:01:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- 16:01:08 [INFO] CycloneDX: Resolving Dependencies 16:01:11 [INFO] CycloneDX: Creating BOM version 1.6 with 271 component(s) 16:01:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml 16:01:11 [INFO] attaching as odl-openflowplugin-drop-test-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json 16:01:11 [INFO] attaching as odl-openflowplugin-drop-test-0.20.2-SNAPSHOT-cyclonedx.json 16:01:11 [INFO] 16:01:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] Skipping duplicate-finder execution! 16:01:11 [INFO] 16:01:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] Skipping plugin execution 16:01:11 [INFO] 16:01:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] Skipping source per configuration. 16:01:11 [INFO] 16:01:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] 16:01:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:11 [INFO] 16:01:11 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- 16:01:11 [WARNING] 16:01:11 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 16:01:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:11 [WARNING] 16:01:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:11 [WARNING] 16:01:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-SNAPSHOT.pom 16:01:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-SNAPSHOT-features.xml 16:01:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-SNAPSHOT-cyclonedx.json 16:01:11 [INFO] 16:01:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 16:01:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:01:11 [WARNING] 16:01:11 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 16:01:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:11 [WARNING] 16:01:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:11 [WARNING] 16:01:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:11 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:01:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:11 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:01:11 [INFO] 16:01:11 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 16:01:11 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.20.2-SNAPSHOT [56/84] 16:01:11 [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml 16:01:11 [INFO] ------------------------------[ feature ]------------------------------- 16:01:14 [INFO] 16:01:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] 16:01:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:14 [INFO] 16:01:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:14 [INFO] 16:01:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] 16:01:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] 16:01:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:14 [INFO] argLine set to empty 16:01:14 [INFO] 16:01:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Starting audit... 16:01:14 Audit done. 16:01:14 [INFO] You have 0 Checkstyle violations. 16:01:14 [INFO] 16:01:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Starting audit... 16:01:14 Audit done. 16:01:14 [INFO] You have 0 Checkstyle violations. 16:01:14 [INFO] 16:01:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:14 [INFO] 16:01:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:01:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:01:15 [INFO] ...done! 16:01:15 [INFO] Attaching features XML 16:01:15 [INFO] 16:01:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:01:15 [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 16:01:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:15 [INFO] 16:01:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:01:15 [INFO] 16:01:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:01:15 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:15 [INFO] 16:01:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:01:15 [INFO] 16:01:15 [INFO] 16:01:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:01:15 [INFO] 16:01:15 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-flow-services-rest --- 16:01:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 16:01:15 [INFO] Project dependency features detected: [] 16:01:15 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:15 [INFO] Creating RMI registry server on 127.0.0.1:34679 16:01:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:16 [INFO] Waiting for remote bundle context.. on 34679 name: c3338cd3-9a26-4149-823f-62614b1fd8fa timout: [ RelativeTimeout value = 180000 ] 16:01:20 [INFO] Building jar from resources and headers. 16:01:20 [INFO] Writing jar finished. 16:01:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:37 [INFO] 16:01:37 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 16:01:37 [INFO] 16:01:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 16:01:37 [INFO] No Javadoc in project. Archive not created. 16:01:37 [INFO] 16:01:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 16:01:37 [INFO] CycloneDX: Resolving Dependencies 16:01:42 [INFO] CycloneDX: Creating BOM version 1.6 with 459 component(s) 16:01:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml 16:01:42 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json 16:01:42 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT-cyclonedx.json 16:01:42 [INFO] 16:01:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] Skipping duplicate-finder execution! 16:01:42 [INFO] 16:01:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] Skipping plugin execution 16:01:42 [INFO] 16:01:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] Skipping source per configuration. 16:01:42 [INFO] 16:01:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] 16:01:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:42 [INFO] 16:01:42 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [WARNING] 16:01:42 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 16:01:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:42 [WARNING] 16:01:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:42 [WARNING] 16:01:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT.pom 16:01:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT-features.xml 16:01:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-SNAPSHOT-cyclonedx.json 16:01:42 [INFO] 16:01:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 16:01:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:01:42 [WARNING] 16:01:42 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 16:01:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:42 [WARNING] 16:01:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:42 [WARNING] 16:01:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:42 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:01:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:42 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:01:42 [INFO] 16:01:42 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 16:01:42 [INFO] Building southbound-cli 0.20.2-SNAPSHOT [57/84] 16:01:42 [INFO] from applications/southbound-cli/pom.xml 16:01:42 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:42 [INFO] 16:01:42 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- 16:01:42 [INFO] 16:01:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 16:01:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:42 [INFO] 16:01:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:01:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:42 [INFO] 16:01:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 16:01:42 [INFO] 16:01:42 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 16:01:42 [INFO] 16:01:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-cli --- 16:01: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/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:42 [INFO] 16:01:42 [INFO] --- yang:14.0.18:generate-sources (binding) @ southbound-cli --- 16:01:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 16:01:42 [INFO] yang-to-sources: Found 16 dependencies in 1.865 ms 16:01:42 [INFO] yang-to-sources: Project model files found: 1 in 1.034 ms 16:01:42 [INFO] yang-to-sources: 2 YANG models processed in 85.95 ms 16:01:42 [INFO] BindingJavaFileGenerator: Defined 15 files in 2.067 ms 16:01:42 [INFO] Sorted 15 files into 4 directories in 84.39 μs 16:01:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 6.934 ms 16:01:42 [INFO] 16:01:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 16:01:42 [INFO] Starting audit... 16:01:42 Audit done. 16:01:42 [INFO] You have 0 Checkstyle violations. 16:01:42 [INFO] 16:01:42 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 16:01:42 [INFO] Starting audit... 16:01:42 Audit done. 16:01:42 [INFO] You have 0 Checkstyle violations. 16:01:42 [INFO] 16:01:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 16:01:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:42 [INFO] 16:01:42 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 16:01:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 16:01:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:01:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:01:42 [INFO] 16:01:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 16:01:42 [INFO] Recompiling the module because of changed dependency. 16:01:42 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[76,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[81,64] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[86,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[88,62] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[92,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 16:01:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[305,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:43 [INFO] 16:01:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:01:43 [INFO] 16:01:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 16:01:43 [INFO] Fork Value is true 16:01:47 [INFO] Done SpotBugs Analysis.... 16:01:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:47 [INFO] 16:01:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:01:47 [INFO] 16:01:47 [INFO] 16:01:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 16:01:47 [INFO] BugInstance size is 0 16:01:47 [INFO] Error size is 0 16:01:47 [INFO] No errors/warnings found 16:01:47 [INFO] 16:01:47 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 16:01:47 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 16:01:47 [INFO] 16:01:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- 16:01:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/test/resources 16:01:47 [INFO] 16:01:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-cli --- 16:01:47 [INFO] No sources to compile 16:01:47 [INFO] 16:01:47 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-cli --- 16:01:47 [INFO] No tests to run. 16:01:47 [INFO] 16:01:47 [INFO] --- copy:14.1.4:copy-files (default) @ southbound-cli --- 16:01:47 [INFO] 16:01:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- 16:01:47 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.20.2-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 16:01:47 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:01:47 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 16:01:47 Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:01:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT.jar 16:01:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/META-INF/MANIFEST.MF 16:01:48 [INFO] 16:01:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- 16:01:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT-javadoc.jar 16:01:49 [INFO] 16:01:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- 16:01:49 [INFO] CycloneDX: Resolving Dependencies 16:01:51 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 16:01:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml 16:01:51 [INFO] attaching as southbound-cli-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json 16:01:51 [INFO] attaching as southbound-cli-0.20.2-SNAPSHOT-cyclonedx.json 16:01:51 [INFO] 16:01:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 16:01:51 [INFO] Skipping duplicate-finder execution! 16:01:51 [INFO] 16:01:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-cli --- 16:01:51 [WARNING] Used undeclared dependencies found: 16:01:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 16:01:51 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.2-SNAPSHOT:compile 16:01:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 16:01:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:01:51 [INFO] 16:01:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 16:01:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT-sources.jar 16:01:51 [INFO] 16:01:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- 16:01:51 [INFO] 16:01:51 [INFO] --- jacoco:0.8.13:report (report) @ southbound-cli --- 16:01:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:51 [INFO] 16:01:51 [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT.pom 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT.jar 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT-javadoc.jar 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT-cyclonedx.xml 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT-cyclonedx.json 16:01:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT-sources.jar 16:01:51 [INFO] 16:01:51 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- 16:01:51 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-SNAPSHOT.jar 16:01:51 [INFO] Writing OBR metadata 16:01:51 [INFO] 16:01:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- 16:01:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:01:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:51 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:01:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:01:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:51 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:01:51 [INFO] 16:01:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-cli --- 16:01:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:51 [INFO] 16:01:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 16:01:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.20.2-SNAPSHOT [58/84] 16:01:51 [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml 16:01:51 [INFO] ------------------------------[ feature ]------------------------------- 16:01:51 [INFO] 16:01:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] 16:01:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:51 [INFO] 16:01:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:51 [INFO] 16:01:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] 16:01:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] 16:01:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:51 [INFO] argLine set to empty 16:01:51 [INFO] 16:01:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Starting audit... 16:01:51 Audit done. 16:01:51 [INFO] You have 0 Checkstyle violations. 16:01:51 [INFO] 16:01:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Starting audit... 16:01:51 Audit done. 16:01:51 [INFO] You have 0 Checkstyle violations. 16:01:51 [INFO] 16:01:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:51 [INFO] 16:01:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:01:51 [INFO] ...done! 16:01:51 [INFO] Attaching features XML 16:01:51 [INFO] 16:01:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:01: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 16:01:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:51 [INFO] 16:01:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:01:51 [INFO] 16:01:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:51 [INFO] 16:01:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:01:51 [INFO] 16:01:51 [INFO] 16:01:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] 16:01:51 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-app-southbound-cli --- 16:01:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 16:01:52 [INFO] Project dependency features detected: [] 16:01:52 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:52 [INFO] Creating RMI registry server on 127.0.0.1:43691 16:01:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:52 [INFO] Waiting for remote bundle context.. on 43691 name: 49ea68ac-fd74-403a-ae0e-11d698a672ed timout: [ RelativeTimeout value = 180000 ] 16:01:56 [INFO] Building jar from resources and headers. 16:01:56 [INFO] Writing jar finished. 16:02:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:09 [INFO] 16:02:09 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 16:02:09 [INFO] 16:02:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 16:02:09 [INFO] No Javadoc in project. Archive not created. 16:02:09 [INFO] 16:02:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 16:02:09 [INFO] CycloneDX: Resolving Dependencies 16:02:12 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:02:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml 16:02:12 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json 16:02:12 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT-cyclonedx.json 16:02:12 [INFO] 16:02:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] Skipping duplicate-finder execution! 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] Skipping plugin execution 16:02:12 [INFO] 16:02:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] Skipping source per configuration. 16:02:12 [INFO] 16:02:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:12 [INFO] 16:02:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [WARNING] 16:02:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 16:02:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:12 [WARNING] 16:02:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:12 [WARNING] 16:02:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT.pom 16:02:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT-features.xml 16:02:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-SNAPSHOT-cyclonedx.json 16:02:12 [INFO] 16:02:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 16:02:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:02:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:02:12 [WARNING] 16:02:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 16:02:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:12 [WARNING] 16:02:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:12 [WARNING] 16:02:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:12 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:02:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:12 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:02:12 [INFO] 16:02:12 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 16:02:12 [INFO] Building openflowjava-extension-nicira-api 0.20.2-SNAPSHOT [59/84] 16:02:12 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 16:02:12 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:12 [INFO] 16:02:12 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] 16:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:12 [INFO] 16:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:12 [INFO] 16:02:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:02:12 [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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:12 [INFO] 16:02:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Starting audit... 16:02:12 Audit done. 16:02:12 [INFO] You have 0 Checkstyle violations. 16:02:12 [INFO] 16:02:12 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Starting audit... 16:02:12 Audit done. 16:02:12 [INFO] You have 0 Checkstyle violations. 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:02:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:12 [INFO] 16:02:12 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:02:12 [INFO] 16:02:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Recompiling the module because of changed dependency. 16:02:12 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:02:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:02:12 [INFO] 16:02:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:02:12 [INFO] 16:02:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:02:12 [INFO] Fork Value is true 16:02:15 [INFO] Done SpotBugs Analysis.... 16:02:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:15 [INFO] 16:02:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:02:15 [INFO] 16:02:15 [INFO] 16:02:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:02:15 [INFO] BugInstance size is 0 16:02:15 [INFO] Error size is 0 16:02:15 [INFO] No errors/warnings found 16:02:15 [INFO] 16:02:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 16:02:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/test/resources 16:02:15 [INFO] 16:02:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 16:02:15 [INFO] Recompiling the module because of changed dependency. 16:02:15 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:02:15 [INFO] 16:02:15 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira-api --- 16:02:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/surefire-reports 16:02:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:15 [INFO] 16:02:15 [INFO] ------------------------------------------------------- 16:02:15 [INFO] T E S T S 16:02:15 [INFO] ------------------------------------------------------- 16:02:16 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:02:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:02:16 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:02:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:02:16 [INFO] 16:02:16 [INFO] Results: 16:02:16 [INFO] 16:02:16 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 16:02:16 [INFO] 16:02:16 [INFO] 16:02:16 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-extension-nicira-api --- 16:02:16 [INFO] 16:02:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 16:02:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.jar 16:02:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 16:02:16 [INFO] 16:02:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 16:02:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-javadoc.jar 16:02:17 [INFO] 16:02:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- 16:02:17 [INFO] CycloneDX: Resolving Dependencies 16:02:17 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:02:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml 16:02:18 [INFO] attaching as openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json 16:02:18 [INFO] attaching as openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-cyclonedx.json 16:02:18 [INFO] 16:02:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Skipping duplicate-finder execution! 16:02:18 [INFO] 16:02:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 16:02:18 [WARNING] Used undeclared dependencies found: 16:02:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 16:02:18 [INFO] 16:02:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-sources.jar 16:02:18 [INFO] 16:02:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] 16:02:18 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 16:02:18 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 16:02:18 [INFO] 16:02:18 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.pom 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.jar 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-javadoc.jar 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-cyclonedx.json 16:02:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT-sources.jar 16:02:18 [INFO] 16:02:18 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.jar 16:02:18 [INFO] Writing OBR metadata 16:02:18 [INFO] 16:02:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:02:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:02:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:02:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:02:18 [INFO] 16:02:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:02:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:18 [INFO] 16:02:18 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 16:02:18 [INFO] Building openflowjava-extension-nicira 0.20.2-SNAPSHOT [60/84] 16:02:18 [INFO] from extension/openflowjava-extension-nicira/pom.xml 16:02:18 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:18 [INFO] 16:02:18 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- 16:02:18 [INFO] 16:02:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:02:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:18 [INFO] 16:02:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:02:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:18 [INFO] 16:02:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:02:18 [INFO] 16:02:18 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 16:02:18 [INFO] 16:02:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:02: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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:18 [INFO] 16:02:18 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowjava-extension-nicira --- 16:02:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 16:02:18 [INFO] yang-to-sources: Found 5 dependencies in 840.3 μs 16:02:18 [INFO] yang-to-sources: Project model files found: 2 in 6.751 ms 16:02:18 [INFO] yang-to-sources: 11 YANG models processed in 100.8 ms 16:02:18 [INFO] BindingJavaFileGenerator: Defined 365 files in 22.00 ms 16:02:18 [INFO] Sorted 365 files into 74 directories in 353.1 μs 16:02:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 67.23 ms 16:02:18 [INFO] 16:02:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 16:02:18 [INFO] Starting audit... 16:02:18 Audit done. 16:02:18 [INFO] You have 0 Checkstyle violations. 16:02:18 [INFO] 16:02:18 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 16:02:19 [INFO] Starting audit... 16:02:19 Audit done. 16:02:19 [INFO] You have 0 Checkstyle violations. 16:02:19 [INFO] 16:02:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:02:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:19 [INFO] 16:02:19 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 16:02:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 16:02:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:02:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:02:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:02:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:02:19 [INFO] 16:02:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 16:02:19 [INFO] Recompiling the module because of changed dependency. 16:02:19 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 16:02:20 [INFO] 16:02:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:02:20 [INFO] 16:02:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:02:20 [INFO] Fork Value is true 16:02:26 [INFO] Done SpotBugs Analysis.... 16:02:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:26 [INFO] 16:02:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:02:26 [INFO] 16:02:26 [INFO] 16:02:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 16:02:26 [INFO] BugInstance size is 0 16:02:26 [INFO] Error size is 0 16:02:26 [INFO] No errors/warnings found 16:02:26 [INFO] 16:02:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 16:02:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/resources 16:02:26 [INFO] 16:02:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 16:02:26 [INFO] Recompiling the module because of changed dependency. 16:02:26 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 16:02:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy 16:02:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy 16:02:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID 16:02:26 [INFO] 16:02:26 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira --- 16:02:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/surefire-reports 16:02:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:26 [INFO] 16:02:26 [INFO] ------------------------------------------------------- 16:02:26 [INFO] T E S T S 16:02:26 [INFO] ------------------------------------------------------- 16:02:27 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:02:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:02:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:02:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:02:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:02:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:02:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:02:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:02:28 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:02:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:02:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:02:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:02:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:02:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:02:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:02:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:02:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:02:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:02:29 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:02:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:02:30 [INFO] 16:02:30 [INFO] Results: 16:02:30 [INFO] 16:02:30 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 16:02:30 [INFO] 16:02:30 [INFO] 16:02:30 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-extension-nicira --- 16:02:30 [INFO] 16:02:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- 16:02:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT.jar 16:02:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 16:02:30 [INFO] 16:02:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 16:02:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar 16:02:36 [INFO] 16:02:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- 16:02:36 [INFO] CycloneDX: Resolving Dependencies 16:02:36 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:02:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml 16:02:36 [INFO] attaching as openflowjava-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json 16:02:36 [INFO] attaching as openflowjava-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.json 16:02:36 [INFO] 16:02:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 16:02:36 [INFO] Skipping duplicate-finder execution! 16:02:36 [INFO] 16:02:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 16:02:36 [INFO] No dependency problems found 16:02:36 [INFO] 16:02:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 16:02:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT-sources.jar 16:02:36 [INFO] 16:02:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 16:02:36 [INFO] 16:02:36 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira --- 16:02:36 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 16:02:36 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 16:02:37 [INFO] 16:02:37 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT.pom 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT.jar 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.xml 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.json 16:02:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT-sources.jar 16:02:37 [INFO] 16:02:37 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- 16:02:37 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-SNAPSHOT.jar 16:02:37 [INFO] Writing OBR metadata 16:02:37 [INFO] 16:02:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:02:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:02:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:02:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:37 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:02:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:02:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:37 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:02:37 [INFO] 16:02:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:02:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:37 [INFO] 16:02:37 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 16:02:37 [INFO] Building openflowplugin-extension-nicira 0.20.2-SNAPSHOT [61/84] 16:02:37 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 16:02:37 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:37 [INFO] 16:02:37 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] 16:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:37 [INFO] 16:02:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:37 [INFO] 16:02:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] 16:02:37 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] 16:02:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:02:37 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:37 [INFO] 16:02:37 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:02:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 16:02:37 [INFO] yang-to-sources: Found 13 dependencies in 1.841 ms 16:02:37 [INFO] yang-to-sources: Project model files found: 2 in 24.82 ms 16:02:38 [INFO] yang-to-sources: 40 YANG models processed in 465.1 ms 16:02:38 [INFO] BindingJavaFileGenerator: Defined 916 files in 61.49 ms 16:02:38 [INFO] Sorted 916 files into 95 directories in 777.7 μs 16:02:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 197.9 ms 16:02:38 [INFO] 16:02:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 16:02:38 [INFO] Starting audit... 16:02:38 Audit done. 16:02:38 [INFO] You have 0 Checkstyle violations. 16:02:38 [INFO] 16:02:38 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 16:02:39 [INFO] Starting audit... 16:02:39 Audit done. 16:02:39 [INFO] You have 0 Checkstyle violations. 16:02:39 [INFO] 16:02:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:02:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:39 [INFO] 16:02:39 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 16:02:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 16:02:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:02:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:02:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:02:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:02:39 [INFO] 16:02:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 16:02:39 [INFO] Recompiling the module because of changed dependency. 16:02:39 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:02:44 [INFO] 16:02:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:02:44 [INFO] 16:02:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:02:44 [INFO] Fork Value is true 16:02:51 [INFO] Done SpotBugs Analysis.... 16:02:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:51 [INFO] 16:02:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:02:51 [INFO] 16:02:51 [INFO] 16:02:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:02:51 [INFO] BugInstance size is 0 16:02:51 [INFO] Error size is 0 16:02:51 [INFO] No errors/warnings found 16:02:51 [INFO] 16:02:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 16:02:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:02:51 [INFO] 16:02:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 16:02:51 [INFO] Recompiling the module because of changed dependency. 16:02:51 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 16:02:52 [INFO] 16:02:52 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-nicira --- 16:02:52 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/surefire-reports 16:02:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:52 [INFO] 16:02:52 [INFO] ------------------------------------------------------- 16:02:52 [INFO] T E S T S 16:02:52 [INFO] ------------------------------------------------------- 16:02:53 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:02:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:02:53 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:02:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:02:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:02:54 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:02:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:02:54 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:02:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:02:54 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:02:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:02:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:02:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:02:56 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:02:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:02:56 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:02:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:02:56 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:02:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:02:56 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:02:57 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:02:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:02:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:02:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:02:58 [INFO] 16:02:58 [INFO] Results: 16:02:58 [INFO] 16:02:58 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 16:02:58 [INFO] 16:02:58 [INFO] 16:02:58 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-extension-nicira --- 16:02:58 [INFO] 16:02:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- 16:02:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.jar 16:02:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 16:02:59 [INFO] 16:02:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 16:03:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar 16:03:09 [INFO] 16:03:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- 16:03:09 [INFO] CycloneDX: Resolving Dependencies 16:03:10 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 16:03:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml 16:03:10 [INFO] attaching as openflowplugin-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json 16:03:10 [INFO] attaching as openflowplugin-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.json 16:03:10 [INFO] 16:03:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 16:03:10 [INFO] Skipping duplicate-finder execution! 16:03:10 [INFO] 16:03:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 16:03:10 [INFO] No dependency problems found 16:03:10 [INFO] 16:03:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 16:03:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-sources.jar 16:03:11 [INFO] 16:03:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] 16:03:11 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 16:03:11 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 16:03:11 [INFO] 16:03:11 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.pom 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.jar 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-javadoc.jar 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-cyclonedx.json 16:03:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT-sources.jar 16:03:11 [INFO] 16:03:11 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.jar 16:03:11 [INFO] Writing OBR metadata 16:03:11 [INFO] 16:03:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:03:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:11 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:03:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:11 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:03:11 [INFO] 16:03:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:03:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:11 [INFO] 16:03:11 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 16:03:11 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.20.2-SNAPSHOT [62/84] 16:03:11 [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml 16:03:11 [INFO] ------------------------------[ feature ]------------------------------- 16:03:11 [INFO] 16:03:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 16:03:11 [INFO] 16:03:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:03:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:11 [INFO] 16:03:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:03:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:11 [INFO] 16:03:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] 16:03:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] 16:03:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:12 [INFO] argLine set to empty 16:03:12 [INFO] 16:03:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] Starting audit... 16:03:12 Audit done. 16:03:12 [INFO] You have 0 Checkstyle violations. 16:03:12 [INFO] 16:03:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] Starting audit... 16:03:12 Audit done. 16:03:12 [INFO] You have 0 Checkstyle violations. 16:03:12 [INFO] 16:03:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:03:12 [INFO] 16:03:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:03:12 [INFO] ...done! 16:03:12 [INFO] Attaching features XML 16:03:12 [INFO] 16:03:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [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 16:03:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:12 [INFO] 16:03:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:03:12 [INFO] 16:03:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] No files found to run spotbugs, check compile phase has been run 16:03:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:12 [INFO] 16:03:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:03:12 [INFO] 16:03:12 [INFO] 16:03:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] 16:03:12 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-nxm-extensions --- 16:03:12 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 16:03:12 [INFO] Project dependency features detected: [] 16:03:12 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:12 [INFO] Creating RMI registry server on 127.0.0.1:42391 16:03:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:12 [INFO] Waiting for remote bundle context.. on 42391 name: f46ed85b-1872-4565-8023-d734643ba145 timout: [ RelativeTimeout value = 180000 ] 16:03:16 [INFO] Building jar from resources and headers. 16:03:16 [INFO] Writing jar finished. 16:03:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:27 [INFO] 16:03:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 16:03:27 [INFO] 16:03:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 16:03:27 [INFO] No Javadoc in project. Archive not created. 16:03:27 [INFO] 16:03:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 16:03:27 [INFO] CycloneDX: Resolving Dependencies 16:03:30 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 16:03:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml 16:03:30 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json 16:03:30 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:03:30 [INFO] 16:03:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] Skipping duplicate-finder execution! 16:03:30 [INFO] 16:03:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] Skipping plugin execution 16:03:30 [INFO] 16:03:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] Skipping source per configuration. 16:03:30 [INFO] 16:03:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] 16:03:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:30 [INFO] 16:03:30 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [WARNING] 16:03:30 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 16:03:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:30 [WARNING] 16:03:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:30 [WARNING] 16:03:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT.pom 16:03:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT-features.xml 16:03:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:03:30 [INFO] 16:03:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 16:03:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:03:30 [WARNING] 16:03:30 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 16:03:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:30 [WARNING] 16:03:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:30 [WARNING] 16:03:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:30 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:03:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:30 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:03:30 [INFO] 16:03:30 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 16:03:30 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.20.2-SNAPSHOT [63/84] 16:03:30 [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml 16:03:30 [INFO] ------------------------------[ feature ]------------------------------- 16:03:30 [INFO] 16:03:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] 16:03:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:30 [INFO] 16:03:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:30 [INFO] 16:03:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] 16:03:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] 16:03:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:30 [INFO] argLine set to empty 16:03:30 [INFO] 16:03:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:03:30 [INFO] Starting audit... 16:03:30 Audit done. 16:03:30 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:03:31 [INFO] Starting audit... 16:03:31 Audit done. 16:03:31 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:03:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:03:31 [INFO] 16:03:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:03:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:03:31 [INFO] ...done! 16:03:31 [INFO] Attaching features XML 16:03:31 [INFO] 16:03:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:03: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 16:03:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:31 [INFO] 16:03:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:03:31 [INFO] 16:03:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:03:31 [INFO] No files found to run spotbugs, check compile phase has been run 16:03:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:31 [INFO] 16:03:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:03:31 [INFO] 16:03:31 [INFO] 16:03:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:03:31 [INFO] 16:03:31 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-onf-extensions --- 16:03:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 16:03:31 [INFO] Project dependency features detected: [] 16:03:31 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:31 [INFO] Creating RMI registry server on 127.0.0.1:44165 16:03:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:31 [INFO] Waiting for remote bundle context.. on 44165 name: 9bfb952a-c8b7-4098-9780-49d1e9c8677e timout: [ RelativeTimeout value = 180000 ] 16:03:35 [INFO] Building jar from resources and headers. 16:03:35 [INFO] Writing jar finished. 16:03:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:46 [INFO] 16:03:46 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-onf-extensions --- 16:03:46 [INFO] 16:03:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 16:03:46 [INFO] No Javadoc in project. Archive not created. 16:03:46 [INFO] 16:03:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- 16:03:46 [INFO] CycloneDX: Resolving Dependencies 16:03:48 [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) 16:03:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml 16:03:49 [INFO] attaching as odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json 16:03:49 [INFO] attaching as odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:03:49 [INFO] 16:03:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] Skipping duplicate-finder execution! 16:03:49 [INFO] 16:03:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] Skipping plugin execution 16:03:49 [INFO] 16:03:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] Skipping source per configuration. 16:03:49 [INFO] 16:03:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] 16:03:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:49 [INFO] 16:03:49 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- 16:03:49 [WARNING] 16:03:49 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 16:03:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:49 [WARNING] 16:03:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:49 [WARNING] 16:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT.pom 16:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT-features.xml 16:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:03:49 [INFO] 16:03:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 16:03:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:03:49 [WARNING] 16:03:49 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 16:03:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:49 [WARNING] 16:03:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:49 [WARNING] 16:03:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:03:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:03:49 [INFO] 16:03:49 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 16:03:49 [INFO] Building openflowjava-extension-eric 0.20.2-SNAPSHOT [64/84] 16:03:49 [INFO] from extension/openflowjava-extension-eric/pom.xml 16:03:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:49 [INFO] 16:03:49 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- 16:03:49 [INFO] 16:03:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:03:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:49 [INFO] 16:03:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:03:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:49 [INFO] 16:03:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 16:03:49 [INFO] 16:03:49 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 16:03:49 [INFO] 16:03:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:03:49 [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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:49 [INFO] 16:03:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowjava-extension-eric --- 16:03:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 16:03:49 [INFO] yang-to-sources: Found 5 dependencies in 764.0 μs 16:03:49 [INFO] yang-to-sources: Project model files found: 1 in 2.071 ms 16:03:49 [INFO] yang-to-sources: 6 YANG models processed in 52.97 ms 16:03:49 [INFO] BindingJavaFileGenerator: Defined 16 files in 10.20 ms 16:03:49 [INFO] Sorted 16 files into 7 directories in 109.6 μs 16:03:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 15.20 ms 16:03:49 [INFO] 16:03:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 16:03:49 [INFO] Starting audit... 16:03:49 Audit done. 16:03:49 [INFO] You have 0 Checkstyle violations. 16:03:49 [INFO] 16:03:49 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 16:03:49 [INFO] Starting audit... 16:03:49 Audit done. 16:03:49 [INFO] You have 0 Checkstyle violations. 16:03:49 [INFO] 16:03:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:03:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:03:49 [INFO] 16:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 16:03:49 [INFO] Copying 1 resource from src/main/resources to target/classes 16:03:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:03:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:03:49 [INFO] 16:03:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 16:03:49 [INFO] Recompiling the module because of changed dependency. 16:03:49 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:03:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:03:49 [INFO] 16:03:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:03:49 [INFO] 16:03:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:03:49 [INFO] Fork Value is true 16:03:52 [INFO] Done SpotBugs Analysis.... 16:03:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:52 [INFO] 16:03:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:03:52 [INFO] 16:03:52 [INFO] 16:03:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 16:03:52 [INFO] BugInstance size is 0 16:03:52 [INFO] Error size is 0 16:03:52 [INFO] No errors/warnings found 16:03:52 [INFO] 16:03:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 16:03:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/test/resources 16:03:52 [INFO] 16:03:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- 16:03:52 [INFO] Recompiling the module because of changed dependency. 16:03:52 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:03:52 [INFO] 16:03:52 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-eric --- 16:03:52 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/surefire-reports 16:03:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:03:52 [INFO] 16:03:52 [INFO] ------------------------------------------------------- 16:03:52 [INFO] T E S T S 16:03:52 [INFO] ------------------------------------------------------- 16:03:53 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:03:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:03:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:03:54 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:03:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:03:54 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:03:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:03:54 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:03:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:03:54 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:03:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:03:54 [INFO] 16:03:54 [INFO] Results: 16:03:54 [INFO] 16:03:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 16:03:54 [INFO] 16:03:54 [INFO] 16:03:54 [INFO] --- copy:14.1.4:copy-files (default) @ openflowjava-extension-eric --- 16:03:54 [INFO] 16:03:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- 16:03:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT.jar 16:03:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 16:03:55 [INFO] 16:03:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 16:03:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT-javadoc.jar 16:03:56 [INFO] 16:03:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- 16:03:56 [INFO] CycloneDX: Resolving Dependencies 16:03:57 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:03:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml 16:03:57 [INFO] attaching as openflowjava-extension-eric-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json 16:03:57 [INFO] attaching as openflowjava-extension-eric-0.20.2-SNAPSHOT-cyclonedx.json 16:03:57 [INFO] 16:03:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 16:03:57 [INFO] Skipping duplicate-finder execution! 16:03:57 [INFO] 16:03:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 16:03:57 [INFO] No dependency problems found 16:03:57 [INFO] 16:03:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 16:03:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT-sources.jar 16:03:57 [INFO] 16:03:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- 16:03:57 [INFO] 16:03:57 [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-eric --- 16:03:57 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 16:03:57 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 16:03:57 [INFO] 16:03:57 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT.pom 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT.jar 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT-javadoc.jar 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT-cyclonedx.xml 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT-cyclonedx.json 16:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT-sources.jar 16:03:57 [INFO] 16:03:57 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- 16:03:57 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-SNAPSHOT.jar 16:03:57 [INFO] Writing OBR metadata 16:03:57 [INFO] 16:03:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- 16:03:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:03:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:03:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:03:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:03:57 [INFO] 16:03:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-eric --- 16:03:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:57 [INFO] 16:03:57 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 16:03:57 [INFO] Building openflowplugin-extension-eric 0.20.2-SNAPSHOT [65/84] 16:03:57 [INFO] from extension/openflowplugin-extension-eric/pom.xml 16:03:57 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:57 [INFO] 16:03:57 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- 16:03:57 [INFO] 16:03:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:03:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:57 [INFO] 16:03:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:03:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:57 [INFO] 16:03:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:03:57 [INFO] 16:03:57 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 16:03:57 [INFO] 16:03:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:03: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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:57 [INFO] 16:03:57 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-eric --- 16:03:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 16:03:57 [INFO] yang-to-sources: Found 13 dependencies in 1.513 ms 16:03:57 [INFO] yang-to-sources: Project model files found: 1 in 2.783 ms 16:03:58 [INFO] yang-to-sources: 36 YANG models processed in 375.2 ms 16:03:58 [INFO] BindingJavaFileGenerator: Defined 37 files in 26.72 ms 16:03:58 [INFO] Sorted 37 files into 5 directories in 123.9 μs 16:03:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 38.17 ms 16:03:58 [INFO] 16:03:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 16:03:58 [INFO] Starting audit... 16:03:58 Audit done. 16:03:58 [INFO] You have 0 Checkstyle violations. 16:03:58 [INFO] 16:03:58 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 16:03:58 [INFO] Starting audit... 16:03:58 Audit done. 16:03:58 [INFO] You have 0 Checkstyle violations. 16:03:58 [INFO] 16:03:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:03:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:03:58 [INFO] 16:03:58 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 16:03:58 [INFO] Copying 1 resource from src/main/resources to target/classes 16:03:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:03:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:03:58 [INFO] 16:03:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 16:03:58 [INFO] Recompiling the module because of changed dependency. 16:03:58 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:03:58 [INFO] 16:03:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:03:58 [INFO] 16:03:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:03:58 [INFO] Fork Value is true 16:04:01 [INFO] Done SpotBugs Analysis.... 16:04:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:01 [INFO] 16:04:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:04:01 [INFO] 16:04:01 [INFO] 16:04:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 16:04:01 [INFO] BugInstance size is 0 16:04:01 [INFO] Error size is 0 16:04:01 [INFO] No errors/warnings found 16:04:01 [INFO] 16:04:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 16:04:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/test/resources 16:04:01 [INFO] 16:04:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 16:04:01 [INFO] Recompiling the module because of changed dependency. 16:04:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:04:01 [INFO] 16:04:01 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-eric --- 16:04:01 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/surefire-reports 16:04:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:04:01 [INFO] 16:04:01 [INFO] ------------------------------------------------------- 16:04:01 [INFO] T E S T S 16:04:01 [INFO] ------------------------------------------------------- 16:04:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:04:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:04:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:04:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:04:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:04:03 [INFO] 16:04:03 [INFO] Results: 16:04:03 [INFO] 16:04:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:04:03 [INFO] 16:04:03 [INFO] 16:04:03 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-extension-eric --- 16:04:03 [INFO] 16:04:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- 16:04:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT.jar 16:04:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 16:04:03 [INFO] 16:04:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT-javadoc.jar 16:04:06 [INFO] 16:04:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- 16:04:06 [INFO] CycloneDX: Resolving Dependencies 16:04:06 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:04:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml 16:04:06 [INFO] attaching as openflowplugin-extension-eric-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json 16:04:06 [INFO] attaching as openflowplugin-extension-eric-0.20.2-SNAPSHOT-cyclonedx.json 16:04:06 [INFO] 16:04:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Skipping duplicate-finder execution! 16:04:06 [INFO] 16:04:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 16:04:06 [WARNING] Non-test scoped test only dependencies found: 16:04:06 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.2-SNAPSHOT:compile 16:04:06 [INFO] 16:04:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT-sources.jar 16:04:06 [INFO] 16:04:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 16:04:06 [INFO] 16:04:06 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 16:04:06 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 16:04:06 [INFO] 16:04:06 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT.pom 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT.jar 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT-javadoc.jar 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT-cyclonedx.json 16:04:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT-sources.jar 16:04:06 [INFO] 16:04:06 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-SNAPSHOT.jar 16:04:06 [INFO] Writing OBR metadata 16:04:06 [INFO] 16:04:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:04:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:04:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:04:06 [INFO] 16:04:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:04:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:06 [INFO] 16:04:06 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 16:04:06 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.20.2-SNAPSHOT [66/84] 16:04:06 [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml 16:04:06 [INFO] ------------------------------[ feature ]------------------------------- 16:04:06 [INFO] 16:04:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 16:04:06 [INFO] 16:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:04:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:06 [INFO] 16:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:07 [INFO] 16:04:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] 16:04:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] 16:04:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:07 [INFO] argLine set to empty 16:04:07 [INFO] 16:04:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Starting audit... 16:04:07 Audit done. 16:04:07 [INFO] You have 0 Checkstyle violations. 16:04:07 [INFO] 16:04:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Starting audit... 16:04:07 Audit done. 16:04:07 [INFO] You have 0 Checkstyle violations. 16:04:07 [INFO] 16:04:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:04:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:04:07 [INFO] 16:04:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:04:07 [INFO] ...done! 16:04:07 [INFO] Attaching features XML 16:04:07 [INFO] 16:04:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:04:07 [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 16:04:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:07 [INFO] 16:04:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:04:07 [INFO] 16:04:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] No files found to run spotbugs, check compile phase has been run 16:04:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:07 [INFO] 16:04:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:04:07 [INFO] 16:04:07 [INFO] 16:04:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] 16:04:07 [INFO] --- feattest:14.1.4:test (default) @ odl-openflowplugin-eric-extensions --- 16:04:07 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 16:04:07 [INFO] Project dependency features detected: [] 16:04:07 [INFO] Pax Exam System (Version: 4.14.0) created. 16:04:07 [INFO] Creating RMI registry server on 127.0.0.1:37873 16:04:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:04:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:04:07 [INFO] Waiting for remote bundle context.. on 37873 name: 4d7c1a6d-5fbf-4ea8-bd1c-de8b7ca9a8c8 timout: [ RelativeTimeout value = 180000 ] 16:04:11 [INFO] Building jar from resources and headers. 16:04:11 [INFO] Writing jar finished. 16:04:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:04:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:04:25 [INFO] 16:04:25 [INFO] --- copy:14.1.4:copy-files (default) @ odl-openflowplugin-eric-extensions --- 16:04:25 [INFO] 16:04:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 16:04:25 [INFO] No Javadoc in project. Archive not created. 16:04:25 [INFO] 16:04:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- 16:04:25 [INFO] CycloneDX: Resolving Dependencies 16:04:28 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 16:04:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml 16:04:28 [INFO] attaching as odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json 16:04:28 [INFO] attaching as odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:04:28 [INFO] 16:04:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] Skipping duplicate-finder execution! 16:04:28 [INFO] 16:04:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] Skipping plugin execution 16:04:28 [INFO] 16:04:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] Skipping source per configuration. 16:04:28 [INFO] 16:04:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] 16:04:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:28 [INFO] 16:04:28 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- 16:04:28 [WARNING] 16:04:28 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 16:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:28 [WARNING] 16:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:28 [WARNING] 16:04:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT.pom 16:04:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT-features.xml 16:04:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-SNAPSHOT-cyclonedx.json 16:04:28 [INFO] 16:04:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 16:04:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:04:28 [WARNING] 16:04:28 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 16:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:28 [WARNING] 16:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:28 [WARNING] 16:04:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:28 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:04:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:28 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:04:28 [INFO] 16:04:28 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 16:04:28 [INFO] Building features-openflowplugin 0.20.2-SNAPSHOT [67/84] 16:04:28 [INFO] from features/features-openflowplugin/pom.xml 16:04:28 [INFO] ------------------------------[ feature ]------------------------------- 16:04:28 [INFO] 16:04:28 [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- 16:04:28 [INFO] 16:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 16:04:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:28 [INFO] 16:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:04:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:28 [INFO] 16:04:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 16:04:28 [INFO] 16:04:28 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 16:04:28 [INFO] 16:04:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:28 [INFO] argLine set to empty 16:04:28 [INFO] 16:04:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 16:04:28 [INFO] Starting audit... 16:04:28 Audit done. 16:04:28 [INFO] You have 0 Checkstyle violations. 16:04:28 [INFO] 16:04:28 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 16:04:28 [INFO] Starting audit... 16:04:28 Audit done. 16:04:28 [INFO] You have 0 Checkstyle violations. 16:04:28 [INFO] 16:04:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 16:04:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:04:28 [INFO] 16:04:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:04:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 16:04:29 [INFO] ...done! 16:04:29 [INFO] Attaching features XML 16:04:29 [INFO] 16:04:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 16:04:29 [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 16:04:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:29 [INFO] 16:04:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:04:29 [INFO] 16:04:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 16:04:29 [INFO] No files found to run spotbugs, check compile phase has been run 16:04:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:29 [INFO] 16:04:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:04:29 [INFO] 16:04:29 [INFO] 16:04:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 16:04:29 [INFO] 16:04:29 [INFO] --- feattest:14.1.4:test (default) @ features-openflowplugin --- 16:04:29 [INFO] 16:04:29 [INFO] --- copy:14.1.4:copy-files (default) @ features-openflowplugin --- 16:04:29 [INFO] 16:04:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- 16:04:29 [INFO] No Javadoc in project. Archive not created. 16:04:29 [INFO] 16:04:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- 16:04:29 [INFO] CycloneDX: Resolving Dependencies 16:04:34 [INFO] CycloneDX: Creating BOM version 1.6 with 482 component(s) 16:04:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml 16:04:34 [INFO] attaching as features-openflowplugin-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json 16:04:34 [INFO] attaching as features-openflowplugin-0.20.2-SNAPSHOT-cyclonedx.json 16:04:34 [INFO] 16:04:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 16:04:34 [INFO] Skipping duplicate-finder execution! 16:04:34 [INFO] 16:04:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 16:04:34 [INFO] Skipping plugin execution 16:04:34 [INFO] 16:04:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 16:04:34 [INFO] No sources in project. Archive not created. 16:04:34 [INFO] 16:04:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- 16:04:34 [INFO] 16:04:34 [INFO] --- jacoco:0.8.13:report (report) @ features-openflowplugin --- 16:04:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:34 [INFO] 16:04:34 [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- 16:04:34 [WARNING] 16:04:34 [WARNING] The packaging plugin for project features-openflowplugin did not assign 16:04:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:34 [WARNING] 16:04:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:34 [WARNING] 16:04:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-SNAPSHOT.pom 16:04:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-SNAPSHOT-features.xml 16:04:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-SNAPSHOT-cyclonedx.json 16:04:34 [INFO] 16:04:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- 16:04:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:04:34 [WARNING] 16:04:34 [WARNING] The packaging plugin for project features-openflowplugin did not assign 16:04:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:34 [WARNING] 16:04:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:34 [WARNING] 16:04:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:34 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:04:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:34 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:04:34 [INFO] 16:04:34 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 16:04:34 [INFO] Building features-aggregator 0.20.2-SNAPSHOT [68/84] 16:04:34 [INFO] from features/pom.xml 16:04:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:04:34 [INFO] 16:04:34 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 16:04:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:34 [INFO] 16:04:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 16:04:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:04:34 [INFO] 16:04:34 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 16:04:34 [INFO] Skipping artifact installation 16:04:34 [INFO] 16:04:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 16:04:34 [INFO] Skipping artifact deployment 16:04:34 [INFO] 16:04:34 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 16:04:34 [INFO] Building model-aggregator 0.20.2-SNAPSHOT [69/84] 16:04:34 [INFO] from model/pom.xml 16:04:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:04:34 [INFO] 16:04:34 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 16:04:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:34 [INFO] 16:04:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 16:04:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:04:34 [INFO] 16:04:34 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 16:04:34 [INFO] Skipping artifact installation 16:04:34 [INFO] 16:04:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 16:04:34 [INFO] Skipping artifact deployment 16:04:34 [INFO] 16:04:34 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 16:04:34 [INFO] Building libraries-aggregator 0.20.2-SNAPSHOT [70/84] 16:04:34 [INFO] from libraries/pom.xml 16:04:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:04:34 [INFO] 16:04:34 [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 16:04:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:34 [INFO] 16:04:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 16:04:34 [INFO] 16:04:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- 16:04:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:04:34 [INFO] 16:04:34 [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- 16:04:34 [INFO] Skipping artifact installation 16:04:34 [INFO] 16:04:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- 16:04:34 [INFO] Skipping artifact deployment 16:04:34 [INFO] 16:04:34 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 16:04:34 [INFO] Building simple-client 0.20.2-SNAPSHOT [71/84] 16:04:34 [INFO] from samples/simple-client/pom.xml 16:04:34 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:34 [INFO] 16:04:34 [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- 16:04:34 [INFO] 16:04:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 16:04:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:34 [INFO] 16:04:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 16:04:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:34 [INFO] 16:04:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 16:04:34 [INFO] 16:04:34 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 16:04:34 [INFO] 16:04:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ simple-client --- 16:04: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/openflowplugin-maven-merge-vanadium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:34 [INFO] 16:04:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 16:04:34 [INFO] Starting audit... 16:04:34 Audit done. 16:04:34 [INFO] You have 0 Checkstyle violations. 16:04:34 [INFO] 16:04:34 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 16:04:34 [INFO] Starting audit... 16:04:34 Audit done. 16:04:34 [INFO] You have 0 Checkstyle violations. 16:04:34 [INFO] 16:04:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 16:04:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:04:34 [INFO] 16:04:34 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 16:04:34 [INFO] Copying 2 resources from src/main/resources to target/classes 16:04:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 16:04:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 16:04:34 [INFO] 16:04:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 16:04:34 [INFO] Recompiling the module because of changed dependency. 16:04:34 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:04:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:04:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:04:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:04:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:04:35 [INFO] 16:04:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 16:04:35 [INFO] 16:04:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 16:04:35 [INFO] Fork Value is true 16:04:38 [INFO] Done SpotBugs Analysis.... 16:04:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:38 [INFO] 16:04:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 16:04:38 [INFO] 16:04:38 [INFO] 16:04:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 16:04:38 [INFO] BugInstance size is 0 16:04:38 [INFO] Error size is 0 16:04:38 [INFO] No errors/warnings found 16:04:38 [INFO] 16:04:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- 16:04:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/test/resources 16:04:38 [INFO] 16:04:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ simple-client --- 16:04:38 [INFO] No sources to compile 16:04:38 [INFO] 16:04:38 [INFO] --- surefire:3.5.4:test (default-test) @ simple-client --- 16:04:38 [INFO] No tests to run. 16:04:38 [INFO] 16:04:38 [INFO] --- copy:14.1.4:copy-files (default) @ simple-client --- 16:04:38 [INFO] 16:04:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- 16:04:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT.jar 16:04:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/META-INF/MANIFEST.MF 16:04:38 [INFO] 16:04:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- 16:04:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT-javadoc.jar 16:04:40 [INFO] 16:04:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- 16:04:40 [INFO] CycloneDX: Resolving Dependencies 16:04:40 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 16:04:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml 16:04:40 [INFO] attaching as simple-client-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json 16:04:40 [INFO] attaching as simple-client-0.20.2-SNAPSHOT-cyclonedx.json 16:04:40 [INFO] 16:04:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 16:04:40 [INFO] Skipping duplicate-finder execution! 16:04:40 [INFO] 16:04:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ simple-client --- 16:04:40 [INFO] No dependency problems found 16:04:40 [INFO] 16:04:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 16:04:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT-sources.jar 16:04:40 [INFO] 16:04:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- 16:04:40 [INFO] 16:04:40 [INFO] --- jacoco:0.8.13:report (report) @ simple-client --- 16:04:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:40 [INFO] 16:04:40 [INFO] --- install:3.1.4:install (default-install) @ simple-client --- 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT.pom 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT.jar 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT-javadoc.jar 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT-cyclonedx.xml 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT-cyclonedx.json 16:04:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT-sources.jar 16:04:40 [INFO] 16:04:40 [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- 16:04:40 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-SNAPSHOT.jar 16:04:40 [INFO] Writing OBR metadata 16:04:40 [INFO] 16:04:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- 16:04:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:04:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:40 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml 16:04:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:04:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:40 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:04:40 [INFO] 16:04:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ simple-client --- 16:04:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:40 [INFO] 16:04:40 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 16:04:40 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.20.2-SNAPSHOT [72/84] 16:04:40 [INFO] from openflowjava/openflow-protocol-it/pom.xml 16:04:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:40 [INFO] 16:04:40 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- 16:04:40 [INFO] 16:04:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 16:04:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:40 [INFO] 16:04:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:04:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:40 [INFO] 16:04:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 16:04:41 [INFO] 16:04:41 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 16:04:41 [INFO] 16:04:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:04:41 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:41 [INFO] 16:04:41 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 16:04:41 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 16:04:41 [INFO] 16:04:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 16:04:41 [INFO] Starting audit... 16:04:41 Audit done. 16:04:41 [INFO] You have 0 Checkstyle violations. 16:04:41 [INFO] 16:04:41 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 16:04:41 [INFO] Starting audit... 16:04:41 Audit done. 16:04:41 [INFO] You have 0 Checkstyle violations. 16:04:41 [INFO] 16:04:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 16:04:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:04:41 [INFO] 16:04:41 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 16:04:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 16:04:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:04:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:04:41 [INFO] 16:04:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 16:04:41 [INFO] No sources to compile 16:04:41 [INFO] 16:04:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:04:41 [INFO] 16:04:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 16:04:41 [INFO] No files found to run spotbugs, check compile phase has been run 16:04:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:41 [INFO] 16:04:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:04:41 [INFO] 16:04:41 [INFO] 16:04:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 16:04:41 [INFO] 16:04:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 16:04:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:04:41 [INFO] 16:04:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-it --- 16:04:41 [INFO] Recompiling the module because of changed dependency. 16:04:41 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:04:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:04:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:04:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:04:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:04:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:04:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:04:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:04:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized 16:04:41 [INFO] 16:04:41 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-it --- 16:04:41 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/surefire-reports 16:04:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:04:41 [INFO] 16:04:41 [INFO] ------------------------------------------------------- 16:04:41 [INFO] T E S T S 16:04:41 [INFO] ------------------------------------------------------- 16:04:42 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:04:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:05:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.01 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:05:23 [INFO] 16:05:23 [INFO] Results: 16:05:23 [INFO] 16:05:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:05:23 [INFO] 16:05:23 [INFO] 16:05:23 [INFO] --- copy:14.1.4:copy-files (default) @ openflow-protocol-it --- 16:05:23 [INFO] 16:05:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- 16:05:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.2-SNAPSHOT.jar 16:05:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 16:05:23 [INFO] 16:05:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- 16:05:23 [INFO] No Javadoc in project. Archive not created. 16:05:23 [INFO] 16:05:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- 16:05:23 [INFO] CycloneDX: Resolving Dependencies 16:05:24 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 16:05:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml 16:05:24 [INFO] attaching as openflow-protocol-it-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json 16:05:24 [INFO] attaching as openflow-protocol-it-0.20.2-SNAPSHOT-cyclonedx.json 16:05:24 [INFO] 16:05:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 16:05:24 [INFO] Skipping duplicate-finder execution! 16:05:24 [INFO] 16:05:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 16:05:24 [WARNING] Used undeclared dependencies found: 16:05:24 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.20.2-SNAPSHOT:test 16:05:24 [WARNING] com.google.guava:guava:jar:33.5.0-jre:test 16:05:24 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.20.2-SNAPSHOT:test 16:05:24 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:test 16:05:24 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.8:test 16:05:24 [INFO] 16:05:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- 16:05:24 [INFO] 16:05:24 [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-it --- 16:05:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 16:05:24 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 16:05:24 [INFO] 16:05:24 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- 16:05:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-SNAPSHOT.pom 16:05:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-SNAPSHOT.jar 16:05:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-SNAPSHOT-cyclonedx.json 16:05:24 [INFO] 16:05:24 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- 16:05:24 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-SNAPSHOT.jar 16:05:24 [INFO] Writing OBR metadata 16:05:24 [INFO] 16:05:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- 16:05:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:24 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:05:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:24 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:05:24 [INFO] 16:05:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-it --- 16:05:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:24 [INFO] 16:05:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 16:05:24 [INFO] No sources in project. Archive not created. 16:05:24 [INFO] 16:05:24 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 16:05:24 [INFO] Building test-extension 0.20.2-SNAPSHOT [73/84] 16:05:24 [INFO] from extension/test-extension/pom.xml 16:05:24 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:24 [INFO] 16:05:24 [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- 16:05:24 [INFO] 16:05:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 16:05:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:24 [INFO] 16:05:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 16:05:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:24 [INFO] 16:05:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 16:05:24 [INFO] 16:05:24 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 16:05:24 [INFO] 16:05:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-extension --- 16:05:24 [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/openflowplugin-maven-merge-vanadium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:24 [INFO] 16:05:24 [INFO] --- yang:14.0.18:generate-sources (binding) @ test-extension --- 16:05:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:05:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 16:05:24 [INFO] yang-to-sources: Found 18 dependencies in 1.986 ms 16:05:24 [INFO] yang-to-sources: Project model files found: 1 in 675.6 μs 16:05:24 [INFO] yang-to-sources: 1 YANG models processed in 85.08 ms 16:05:24 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.170 ms 16:05:24 [INFO] Sorted 9 files into 3 directories in 88.09 μs 16:05:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.093 ms 16:05:24 [INFO] 16:05:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 16:05:24 [INFO] Starting audit... 16:05:24 Audit done. 16:05:24 [INFO] You have 0 Checkstyle violations. 16:05:24 [INFO] 16:05:24 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 16:05:24 [INFO] Starting audit... 16:05:24 Audit done. 16:05:24 [INFO] You have 0 Checkstyle violations. 16:05:24 [INFO] 16:05:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 16:05:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:24 [INFO] 16:05:24 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 16:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 16:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:05:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:05:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:05:24 [INFO] 16:05:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 16:05:24 [INFO] Recompiling the module because of changed dependency. 16:05:24 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:05:25 [INFO] 16:05:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 16:05:25 [INFO] 16:05:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 16:05:25 [INFO] Fork Value is true 16:05:27 [INFO] Done SpotBugs Analysis.... 16:05:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:27 [INFO] 16:05:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 16:05:27 [INFO] 16:05:27 [INFO] 16:05:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 16:05:27 [INFO] BugInstance size is 0 16:05:27 [INFO] Error size is 0 16:05:27 [INFO] No errors/warnings found 16:05:27 [INFO] 16:05:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- 16:05:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/test/resources 16:05:27 [INFO] 16:05:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-extension --- 16:05:27 [INFO] No sources to compile 16:05:27 [INFO] 16:05:27 [INFO] --- surefire:3.5.4:test (default-test) @ test-extension --- 16:05:27 [INFO] No tests to run. 16:05:27 [INFO] 16:05:27 [INFO] --- copy:14.1.4:copy-files (default) @ test-extension --- 16:05:27 [INFO] 16:05:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- 16:05:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT.jar 16:05:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/META-INF/MANIFEST.MF 16:05:27 [INFO] 16:05:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- 16:05:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT-javadoc.jar 16:05:29 [INFO] 16:05:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- 16:05:29 [INFO] CycloneDX: Resolving Dependencies 16:05:30 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 16:05:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml 16:05:30 [INFO] attaching as test-extension-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json 16:05:30 [INFO] attaching as test-extension-0.20.2-SNAPSHOT-cyclonedx.json 16:05:30 [INFO] 16:05:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 16:05:30 [INFO] Skipping duplicate-finder execution! 16:05:30 [INFO] 16:05:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-extension --- 16:05:30 [WARNING] Used undeclared dependencies found: 16:05:30 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:05:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.1:compile 16:05:30 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 16:05:30 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 16:05:30 [WARNING] Unused declared dependencies found: 16:05:30 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.20.2-SNAPSHOT:compile 16:05:30 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.20.2-SNAPSHOT:compile 16:05:30 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.20.2-SNAPSHOT:compile 16:05:30 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.20.2-SNAPSHOT:compile 16:05:30 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.20.2-SNAPSHOT:compile 16:05:30 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.20.2-SNAPSHOT:compile 16:05:30 [INFO] 16:05:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 16:05:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT-sources.jar 16:05:30 [INFO] 16:05:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- 16:05:30 [INFO] 16:05:30 [INFO] --- jacoco:0.8.13:report (report) @ test-extension --- 16:05:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:30 [INFO] 16:05:30 [INFO] --- install:3.1.4:install (default-install) @ test-extension --- 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT.pom 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT.jar 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT-javadoc.jar 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT-cyclonedx.json 16:05:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT-sources.jar 16:05:30 [INFO] 16:05:30 [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- 16:05:30 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-SNAPSHOT.jar 16:05:30 [INFO] Writing OBR metadata 16:05:30 [INFO] 16:05:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- 16:05:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:05:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:05:30 [INFO] 16:05:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-extension --- 16:05:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:30 [INFO] 16:05:30 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 16:05:30 [INFO] Building openflowplugin-extension-aggregator 0.20.2-SNAPSHOT [74/84] 16:05:30 [INFO] from extension/pom.xml 16:05:30 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:30 [INFO] 16:05:30 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] 16:05:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:30 [INFO] 16:05:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] 16:05:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:30 [INFO] 16:05:30 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] Skipping artifact installation 16:05:30 [INFO] 16:05:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 16:05:30 [INFO] Skipping artifact deployment 16:05:30 [INFO] 16:05:30 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 16:05:30 [INFO] Building test-provider 0.20.2-SNAPSHOT [75/84] 16:05:30 [INFO] from test-provider/pom.xml 16:05:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:30 [INFO] 16:05:30 [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- 16:05:30 [INFO] 16:05:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 16:05:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:30 [INFO] 16:05:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 16:05:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:30 [INFO] 16:05:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 16:05:30 [INFO] 16:05:30 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 16:05:30 [INFO] 16:05:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-provider --- 16:05:30 [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/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:30 [INFO] 16:05:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 16:05:30 [INFO] Starting audit... 16:05:30 Audit done. 16:05:30 [INFO] You have 0 Checkstyle violations. 16:05:30 [INFO] 16:05:30 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 16:05:31 [INFO] Starting audit... 16:05:31 Audit done. 16:05:31 [INFO] You have 0 Checkstyle violations. 16:05:31 [INFO] 16:05:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 16:05:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:31 [INFO] 16:05:31 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 16:05:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 16:05:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 16:05:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 16:05:31 [INFO] 16:05:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 16:05:31 [INFO] Recompiling the module because of changed dependency. 16:05:31 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:05:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:05:31 [INFO] 16:05:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 16:05:31 [INFO] 16:05:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 16:05:31 [INFO] Fork Value is true 16:05:37 [INFO] Done SpotBugs Analysis.... 16:05:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:37 [INFO] 16:05:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 16:05:37 [INFO] 16:05:37 [INFO] 16:05:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 16:05:37 [INFO] BugInstance size is 0 16:05:37 [INFO] Error size is 0 16:05:37 [INFO] No errors/warnings found 16:05:37 [INFO] 16:05:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- 16:05:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/test/resources 16:05:37 [INFO] 16:05:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-provider --- 16:05:37 [INFO] No sources to compile 16:05:37 [INFO] 16:05:37 [INFO] --- surefire:3.5.4:test (default-test) @ test-provider --- 16:05:37 [INFO] No tests to run. 16:05:37 [INFO] 16:05:37 [INFO] --- copy:14.1.4:copy-files (default) @ test-provider --- 16:05:37 [INFO] 16:05:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- 16:05:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT.jar 16:05:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/META-INF/MANIFEST.MF 16:05:37 [INFO] 16:05:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- 16:05:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT-javadoc.jar 16:05:39 [INFO] 16:05:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- 16:05:39 [INFO] CycloneDX: Resolving Dependencies 16:05:40 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 16:05:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml 16:05:40 [INFO] attaching as test-provider-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json 16:05:40 [INFO] attaching as test-provider-0.20.2-SNAPSHOT-cyclonedx.json 16:05:40 [INFO] 16:05:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 16:05:40 [INFO] Skipping duplicate-finder execution! 16:05:40 [INFO] 16:05:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-provider --- 16:05:40 [WARNING] Used undeclared dependencies found: 16:05:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 16:05:40 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:05:40 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 16:05:40 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:05:40 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 16:05:40 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 16:05:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 16:05:40 [INFO] 16:05:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 16:05:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT-sources.jar 16:05:40 [INFO] 16:05:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- 16:05:40 [INFO] 16:05:40 [INFO] --- jacoco:0.8.13:report (report) @ test-provider --- 16:05:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:40 [INFO] 16:05:40 [INFO] --- install:3.1.4:install (default-install) @ test-provider --- 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT.pom 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT.jar 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT-javadoc.jar 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT-cyclonedx.json 16:05:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT-sources.jar 16:05:40 [INFO] 16:05:40 [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- 16:05:40 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-SNAPSHOT.jar 16:05:40 [INFO] Writing OBR metadata 16:05:40 [INFO] 16:05:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- 16:05:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:40 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:05:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:40 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:05:40 [INFO] 16:05:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-provider --- 16:05:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:40 [INFO] 16:05:40 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 16:05:40 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.20.2-SNAPSHOT [76/84] 16:05:40 [INFO] from applications/arbitratorreconciliation/pom.xml 16:05:40 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:40 [INFO] 16:05:40 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] 16:05:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:40 [INFO] 16:05:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] 16:05:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:40 [INFO] 16:05:40 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] Skipping artifact installation 16:05:40 [INFO] 16:05:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 16:05:40 [INFO] Skipping artifact deployment 16:05:40 [INFO] 16:05:40 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 16:05:40 [INFO] Building applications-aggregator 0.20.2-SNAPSHOT [77/84] 16:05:40 [INFO] from applications/pom.xml 16:05:40 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:40 [INFO] 16:05:40 [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- 16:05:40 [INFO] 16:05:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 16:05:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:40 [INFO] 16:05:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 16:05:40 [INFO] 16:05:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- 16:05:40 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:40 [INFO] 16:05:40 [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- 16:05:40 [INFO] Skipping artifact installation 16:05:40 [INFO] 16:05:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- 16:05:40 [INFO] Skipping artifact deployment 16:05:40 [INFO] 16:05:40 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 16:05:40 [INFO] Building learning-switch 0.20.2-SNAPSHOT [78/84] 16:05:40 [INFO] from samples/learning-switch/pom.xml 16:05:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:40 [INFO] 16:05:40 [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- 16:05:40 [INFO] 16:05:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 16:05:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:40 [INFO] 16:05:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 16:05:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:40 [INFO] 16:05:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 16:05:40 [INFO] 16:05:40 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 16:05:40 [INFO] 16:05:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ learning-switch --- 16:05:40 [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/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:40 [INFO] 16:05:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 16:05:40 [INFO] Starting audit... 16:05:40 Audit done. 16:05:40 [INFO] You have 0 Checkstyle violations. 16:05:40 [INFO] 16:05:40 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 16:05:41 [INFO] Starting audit... 16:05:41 Audit done. 16:05:41 [INFO] You have 0 Checkstyle violations. 16:05:41 [INFO] 16:05:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 16:05:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:41 [INFO] 16:05:41 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 16:05:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 16:05:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 16:05:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 16:05:41 [INFO] 16:05:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 16:05:41 [INFO] Recompiling the module because of changed dependency. 16:05:41 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[36,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[36,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[37,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:05:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:05:41 [INFO] 16:05:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:05:41 [INFO] 16:05:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 16:05:41 [INFO] Fork Value is true 16:05:44 [INFO] Done SpotBugs Analysis.... 16:05:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:44 [INFO] 16:05:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:05:44 [INFO] 16:05:44 [INFO] 16:05:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 16:05:44 [INFO] BugInstance size is 0 16:05:44 [INFO] Error size is 0 16:05:44 [INFO] No errors/warnings found 16:05:44 [INFO] 16:05:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- 16:05:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/test/resources 16:05:44 [INFO] 16:05:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ learning-switch --- 16:05:44 [INFO] No sources to compile 16:05:44 [INFO] 16:05:44 [INFO] --- surefire:3.5.4:test (default-test) @ learning-switch --- 16:05:44 [INFO] No tests to run. 16:05:44 [INFO] 16:05:44 [INFO] --- copy:14.1.4:copy-files (default) @ learning-switch --- 16:05:44 [INFO] 16:05:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- 16:05:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT.jar 16:05:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/META-INF/MANIFEST.MF 16:05:44 [INFO] 16:05:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- 16:05:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT-javadoc.jar 16:05:45 [INFO] 16:05:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- 16:05:45 [INFO] CycloneDX: Resolving Dependencies 16:05:46 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 16:05:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml 16:05:46 [INFO] attaching as learning-switch-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json 16:05:46 [INFO] attaching as learning-switch-0.20.2-SNAPSHOT-cyclonedx.json 16:05:46 [INFO] 16:05:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 16:05:46 [INFO] Skipping duplicate-finder execution! 16:05:46 [INFO] 16:05:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ learning-switch --- 16:05:46 [WARNING] Used undeclared dependencies found: 16:05:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 16:05:46 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:05:46 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 16:05:46 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 16:05:46 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:05:46 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 16:05:46 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 16:05:46 [INFO] 16:05:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 16:05:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT-sources.jar 16:05:46 [INFO] 16:05:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- 16:05:46 [INFO] 16:05:46 [INFO] --- jacoco:0.8.13:report (report) @ learning-switch --- 16:05:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:46 [INFO] 16:05:46 [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT.pom 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT.jar 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT-javadoc.jar 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT-cyclonedx.json 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT-sources.jar 16:05:46 [INFO] 16:05:46 [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- 16:05:46 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-SNAPSHOT.jar 16:05:46 [INFO] Writing OBR metadata 16:05:46 [INFO] 16:05:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- 16:05:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:46 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:05:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:46 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:05:46 [INFO] 16:05:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ learning-switch --- 16:05:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:46 [INFO] 16:05:46 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 16:05:46 [INFO] Building sample-consumer 0.20.2-SNAPSHOT [79/84] 16:05:46 [INFO] from samples/sample-consumer/pom.xml 16:05:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:46 [INFO] 16:05:46 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- 16:05:46 [INFO] 16:05:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 16:05:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:46 [INFO] 16:05:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:05:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:46 [INFO] 16:05:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 16:05:47 [INFO] 16:05:47 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 16:05:47 [INFO] 16:05:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-consumer --- 16:05:47 [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/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:47 [INFO] 16:05:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 16:05:47 [INFO] Starting audit... 16:05:47 Audit done. 16:05:47 [INFO] You have 0 Checkstyle violations. 16:05:47 [INFO] 16:05:47 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 16:05:47 [INFO] Starting audit... 16:05:47 Audit done. 16:05:47 [INFO] You have 0 Checkstyle violations. 16:05:47 [INFO] 16:05:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 16:05:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:47 [INFO] 16:05:47 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 16:05:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 16:05:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 16:05:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 16:05:47 [INFO] 16:05:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 16:05:47 [INFO] Recompiling the module because of changed dependency. 16:05:47 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:05:47 [INFO] 16:05:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:05:47 [INFO] 16:05:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 16:05:47 [INFO] Fork Value is true 16:05:49 [INFO] Done SpotBugs Analysis.... 16:05:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:49 [INFO] 16:05:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:05:49 [INFO] 16:05:49 [INFO] 16:05:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 16:05:49 [INFO] BugInstance size is 0 16:05:49 [INFO] Error size is 0 16:05:49 [INFO] No errors/warnings found 16:05:49 [INFO] 16:05:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- 16:05:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/test/resources 16:05:49 [INFO] 16:05:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-consumer --- 16:05:49 [INFO] No sources to compile 16:05:49 [INFO] 16:05:49 [INFO] --- surefire:3.5.4:test (default-test) @ sample-consumer --- 16:05:49 [INFO] No tests to run. 16:05:49 [INFO] 16:05:49 [INFO] --- copy:14.1.4:copy-files (default) @ sample-consumer --- 16:05:49 [INFO] 16:05:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- 16:05:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT.jar 16:05:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/META-INF/MANIFEST.MF 16:05:49 [INFO] 16:05:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- 16:05:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT-javadoc.jar 16:05:50 [INFO] 16:05:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- 16:05:50 [INFO] CycloneDX: Resolving Dependencies 16:05:51 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 16:05:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml 16:05:51 [INFO] attaching as sample-consumer-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json 16:05:51 [INFO] attaching as sample-consumer-0.20.2-SNAPSHOT-cyclonedx.json 16:05:51 [INFO] 16:05:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 16:05:51 [INFO] Skipping duplicate-finder execution! 16:05:51 [INFO] 16:05:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-consumer --- 16:05:51 [INFO] No dependency problems found 16:05:51 [INFO] 16:05:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 16:05:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT-sources.jar 16:05:51 [INFO] 16:05:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- 16:05:51 [INFO] 16:05:51 [INFO] --- jacoco:0.8.13:report (report) @ sample-consumer --- 16:05:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:51 [INFO] 16:05:51 [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT.pom 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT.jar 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT-javadoc.jar 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT-cyclonedx.json 16:05:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT-sources.jar 16:05:51 [INFO] 16:05:51 [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- 16:05:51 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-SNAPSHOT.jar 16:05:51 [INFO] Writing OBR metadata 16:05:51 [INFO] 16:05:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- 16:05:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:51 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:05:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:51 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:05:51 [INFO] 16:05:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-consumer --- 16:05:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:51 [INFO] 16:05:51 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 16:05:51 [INFO] Building sample-bundles 0.20.2-SNAPSHOT [80/84] 16:05:51 [INFO] from samples/sample-bundles/pom.xml 16:05:51 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:51 [INFO] 16:05:51 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- 16:05:51 [INFO] 16:05:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 16:05:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:51 [INFO] 16:05:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:05:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:51 [INFO] 16:05:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 16:05:52 [INFO] 16:05:52 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 16:05:52 [INFO] 16:05:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-bundles --- 16:05:52 [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/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:52 [INFO] 16:05:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 16:05:52 [INFO] Starting audit... 16:05:52 Audit done. 16:05:52 [INFO] You have 0 Checkstyle violations. 16:05:52 [INFO] 16:05:52 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 16:05:52 [INFO] Starting audit... 16:05:52 Audit done. 16:05:52 [INFO] You have 0 Checkstyle violations. 16:05:52 [INFO] 16:05:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 16:05:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:52 [INFO] 16:05:52 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 16:05:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 16:05:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 16:05:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 16:05:52 [INFO] 16:05:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 16:05:52 [INFO] Recompiling the module because of changed dependency. 16:05:52 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:05:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[129,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:05:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[129,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:05:52 [INFO] 16:05:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:05:52 [INFO] 16:05:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 16:05:52 [INFO] Fork Value is true 16:05:55 [INFO] Done SpotBugs Analysis.... 16:05:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:55 [INFO] 16:05:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:05:55 [INFO] 16:05:55 [INFO] 16:05:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 16:05:55 [INFO] BugInstance size is 0 16:05:55 [INFO] Error size is 0 16:05:55 [INFO] No errors/warnings found 16:05:55 [INFO] 16:05:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- 16:05:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/test/resources 16:05:55 [INFO] 16:05:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-bundles --- 16:05:55 [INFO] No sources to compile 16:05:55 [INFO] 16:05:55 [INFO] --- surefire:3.5.4:test (default-test) @ sample-bundles --- 16:05:55 [INFO] No tests to run. 16:05:55 [INFO] 16:05:55 [INFO] --- copy:14.1.4:copy-files (default) @ sample-bundles --- 16:05:55 [INFO] 16:05:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- 16:05:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT.jar 16:05:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/META-INF/MANIFEST.MF 16:05:55 [INFO] 16:05:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- 16:05:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT-javadoc.jar 16:05:56 [INFO] 16:05:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- 16:05:56 [INFO] CycloneDX: Resolving Dependencies 16:05:57 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 16:05:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml 16:05:57 [INFO] attaching as sample-bundles-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json 16:05:57 [INFO] attaching as sample-bundles-0.20.2-SNAPSHOT-cyclonedx.json 16:05:57 [INFO] 16:05:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 16:05:57 [INFO] Skipping duplicate-finder execution! 16:05:57 [INFO] 16:05:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-bundles --- 16:05:57 [WARNING] Used undeclared dependencies found: 16:05:57 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 16:05:57 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 16:05:57 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 16:05:57 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.1:compile 16:05:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 16:05:57 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 16:05:57 [INFO] 16:05:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 16:05:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT-sources.jar 16:05:57 [INFO] 16:05:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- 16:05:57 [INFO] 16:05:57 [INFO] --- jacoco:0.8.13:report (report) @ sample-bundles --- 16:05:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:57 [INFO] 16:05:57 [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT.pom 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT.jar 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT-javadoc.jar 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT-cyclonedx.xml 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT-cyclonedx.json 16:05:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT-sources.jar 16:05:57 [INFO] 16:05:57 [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- 16:05:57 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-SNAPSHOT.jar 16:05:57 [INFO] Writing OBR metadata 16:05:57 [INFO] 16:05:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- 16:05:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:05:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml 16:05:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:05:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:05:57 [INFO] 16:05:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-bundles --- 16:05:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:57 [INFO] 16:05:57 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 16:05:57 [INFO] Building openflowplugin-samples-aggregator 0.20.2-SNAPSHOT [81/84] 16:05:57 [INFO] from samples/pom.xml 16:05:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:57 [INFO] 16:05:57 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] 16:05:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:57 [INFO] 16:05:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] 16:05:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:57 [INFO] 16:05:57 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] Skipping artifact installation 16:05:57 [INFO] 16:05:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 16:05:57 [INFO] Skipping artifact deployment 16:05:57 [INFO] 16:05:57 [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- 16:05:57 [INFO] Building srm-aggregator 0.20.2-SNAPSHOT [82/84] 16:05:57 [INFO] from srm/pom.xml 16:05:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:57 [INFO] 16:05:57 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- 16:05:57 [INFO] 16:05:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 16:05:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:57 [INFO] 16:05:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 16:05:57 [INFO] 16:05:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-aggregator --- 16:05:57 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:57 [INFO] 16:05:57 [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- 16:05:57 [INFO] Skipping artifact installation 16:05:57 [INFO] 16:05:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-aggregator --- 16:05:57 [INFO] Skipping artifact deployment 16:05:57 [INFO] 16:05:57 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 16:05:57 [INFO] Building openflowplugin-karaf 0.20.2-SNAPSHOT [83/84] 16:05:57 [INFO] from distribution/karaf/pom.xml 16:05:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:58 [INFO] 16:05:58 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- 16:05:58 [INFO] 16:05:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 16:05:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:58 [INFO] 16:05:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:05:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:58 [INFO] 16:05:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 16:05:58 [INFO] 16:05:58 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 16:05:58 [INFO] 16:05:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:05: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/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:58 [INFO] 16:05:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 16:05:58 [INFO] Starting audit... 16:05:58 Audit done. 16:05:58 [INFO] You have 0 Checkstyle violations. 16:05:58 [INFO] 16:05:58 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 16:05:58 [INFO] Starting audit... 16:05:58 Audit done. 16:05:58 [INFO] You have 0 Checkstyle violations. 16:05:58 [INFO] 16:05:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 16:05:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:58 [INFO] 16:05:58 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 16:05:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 16:05:58 [INFO] 16:05:58 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 16:05:58 [INFO] Using repositories: 16:05:58 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:05:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:05:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:05:58 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:05:58 [INFO] Loading direct KAR and features XML dependencies 16:05:58 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:05:58 [INFO] Feature framework will be added as a startup feature 16:05:58 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:05:58 [INFO] Unzipping kars 16:05:58 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:05:58 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:05:58 [INFO] Loading profiles from: 16:05:58 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:05:59 [INFO] Loading repositories 16:05:59 [INFO] Generating generated-startup profile 16:05:59 [INFO] Generating generated-boot profile with parents: generated-startup 16:05:59 [INFO] Generating generated-installed profile 16:05:59 [INFO] Configuring etc/config.properties and etc/system.properties 16:05:59 [INFO] Downloading libraries for generated profiles 16:05:59 [INFO] Downloading additional libraries 16:05:59 [INFO] Writing configurations 16:05:59 [INFO] adding config file: etc/profile.cfg 16:05:59 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:05:59 [INFO] Startup stage 16:05:59 [INFO] Loading startup repositories 16:05:59 [INFO] Resolving startup features and bundles 16:05:59 [INFO] Features: framework 16:05:59 [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/14.1.4 16:05:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:05:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:59 [INFO] Boot stage 16:05:59 [INFO] Loading boot repositories 16:05:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.8/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.8/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.8/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 16:05:59 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:05:59 [INFO] Feature f869aeb5-6c53-4330-bc7b-3bf802204c12/0.0.0 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 16:05:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 16:05:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 16:05:59 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 16:05:59 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 16:05:59 [INFO] Feature service/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 16:05:59 [INFO] Feature scr/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:05:59 [INFO] Feature shell/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:05:59 [INFO] Feature kar/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:05:59 [INFO] Feature package/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 16:05:59 [INFO] Feature jaas/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:05:59 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 16:05:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 16:05:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:05:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 16:05:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 16:05:59 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:05:59 [INFO] Feature feature/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:05:59 [INFO] Feature system/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:05:59 [INFO] Feature ssh/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 16:05:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 16:05:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 16:05:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 16:05:59 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:59 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:05:59 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 16:05:59 [INFO] Feature config/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 16:05:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:05:59 [INFO] Feature instance/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 16:05:59 [INFO] Feature framework/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:05:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:05:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:05:59 [INFO] Feature log/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 16:05:59 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:05:59 [INFO] Feature management/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:05:59 [INFO] adding config file: etc/jmx.acl.cfg 16:05:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:05:59 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:05:59 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:05:59 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 16:05:59 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 16:05:59 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 16:05:59 [INFO] Feature deployer/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 16:05:59 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 16:05:59 [INFO] Feature bundle/4.4.8 is defined as a boot feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 16:05:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:05:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:05:59 [INFO] Feature standard/4.4.8 is defined as a boot feature 16:05:59 [INFO] Install stage 16:05:59 [INFO] Loading installed repositories 16:05:59 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 16:05:59 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 16:05:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:05:59 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:05:59 [INFO] 16:05:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:05:59 [INFO] 16:05:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:05:59 [INFO] No files found to run spotbugs, check compile phase has been run 16:05:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:59 [INFO] 16:05:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:05:59 [INFO] 16:05:59 [INFO] 16:05:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 16:05:59 [INFO] 16:05:59 [INFO] --- dependency:3.9.0:copy (apply-branding) @ openflowplugin-karaf --- 16:05:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:59 [INFO] 16:05:59 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 16:05:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:05:59 [INFO] 16:05:59 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 16:05:59 [WARNING] Overwriting /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:05:59 [INFO] 16:05:59 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-karaf --- 16:05:59 [INFO] 16:05:59 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 16:05:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/assembly 16:05:59 [INFO] 16:05:59 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 16:06:00 [INFO] Feature repository discovered recursively: 09412c8c-c457-4e10-beab-7f8d6a85fb6e 16:06:00 [INFO] Feature repository discovered recursively: features-openflowplugin 16:06:00 [INFO] Feature repository discovered recursively: framework-4.4.8 16:06:00 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 16:06:00 [INFO] Feature repository discovered recursively: odl-antlr4 16:06:00 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 16:06:00 [INFO] Feature repository discovered recursively: odl-apache-commons-text 16:06:00 [INFO] Feature repository discovered recursively: odl-apache-shiro 16:06:00 [INFO] Feature repository discovered recursively: odl-bytebuddy 16:06:00 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 16:06:00 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 16:06:00 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 16:06:00 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 16:06:00 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 16:06:00 [INFO] Feature repository discovered recursively: odl-gson 16:06:00 [INFO] Feature repository discovered recursively: odl-guava 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 16:06:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 16:06:00 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:06:00 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:06:00 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:06:00 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 16:06:00 [INFO] Feature repository discovered recursively: odl-javassist-3 16:06:00 [INFO] Feature repository discovered recursively: odl-jersey-2 16:06:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 16:06:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:06:00 [INFO] Feature repository discovered recursively: odl-lz4 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:06:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:06:00 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 16:06:00 [INFO] Feature repository discovered recursively: odl-netconf-databind 16:06:00 [INFO] Feature repository discovered recursively: odl-netconf-keystore 16:06:00 [INFO] Feature repository discovered recursively: odl-netconf-truststore 16:06:00 [INFO] Feature repository discovered recursively: odl-netty-4 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowjava-0.20.2-SNAPSHOT 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.20.2-SNAPSHOT 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 16:06:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 16:06:00 [INFO] Feature repository discovered recursively: odl-pekko 16:06:00 [INFO] Feature repository discovered recursively: odl-raft-api 16:06:00 [INFO] Feature repository discovered recursively: odl-raft-spi 16:06:00 [INFO] Feature repository discovered recursively: odl-restconf 16:06:00 [INFO] Feature repository discovered recursively: odl-restconf-api 16:06:00 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 16:06:00 [INFO] Feature repository discovered recursively: odl-restconf-server-api 16:06:00 [INFO] Feature repository discovered recursively: odl-servlet-api 16:06:00 [INFO] Feature repository discovered recursively: odl-stax2-api 16:06:00 [INFO] Feature repository discovered recursively: odl-ws-rs-api 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-export 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:06:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:06:00 [INFO] Feature repository discovered recursively: openflowplugin-0.20.2-SNAPSHOT 16:06:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 16:06:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 16:06:00 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 16:06:00 [INFO] Feature repository discovered recursively: pt-triemap 16:06:00 [INFO] Feature repository discovered recursively: standard-4.4.8 16:06:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:06:00 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.18.0 and 3.19.0 16:06:00 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 16:06:00 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 16:06:00 [INFO] 16:06:00 [INFO] --- antrun:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 16:06:01 [INFO] Executing tasks 16:06:01 [INFO] Executed tasks 16:06:01 [INFO] 16:06:01 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 16:06:01 [INFO] Executing tasks 16:06:01 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/system/org/bouncycastle 16:06:01 [INFO] Executed tasks 16:06:01 [INFO] 16:06:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- 16:06:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:06:01 [INFO] 16:06:01 [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- 16:06:15 [INFO] 16:06:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- 16:06:15 [INFO] Skipping CycloneDX goal, because module skips deploy 16:06:15 [INFO] 16:06:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 16:06:15 [INFO] Skipping duplicate-finder execution! 16:06:15 [INFO] 16:06:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 16:06:15 [INFO] Skipping pom project 16:06:15 [INFO] 16:06:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 16:06:15 [INFO] 16:06:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- 16:06:15 [INFO] 16:06:15 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-karaf --- 16:06:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:06:15 [INFO] 16:06:15 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.20.2-SNAPSHOT/openflowplugin-karaf-0.20.2-SNAPSHOT.pom 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.20.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.20.2-SNAPSHOT/openflowplugin-karaf-0.20.2-SNAPSHOT.tar.gz 16:06:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.20.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.20.2-SNAPSHOT/openflowplugin-karaf-0.20.2-SNAPSHOT.zip 16:06:16 [INFO] 16:06:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- 16:06:16 [INFO] Skipping artifact deployment 16:06:16 [INFO] 16:06:16 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:06:16 [INFO] Building openflowplugin 0.20.2-SNAPSHOT [84/84] 16:06:16 [INFO] from pom.xml 16:06:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:06:16 [INFO] 16:06:16 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- 16:06:16 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-vanadium/target 16:06:16 [INFO] 16:06:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:06:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:16 [INFO] 16:06:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:06:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:16 [INFO] 16:06:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 16:06:16 [INFO] 16:06:16 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 16:06:16 [INFO] 16:06:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:06: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/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:16 [INFO] 16:06:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 16:06:16 [INFO] Starting audit... 16:06:16 Audit done. 16:06:16 [INFO] You have 0 Checkstyle violations. 16:06:16 [INFO] 16:06:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 16:06:16 [INFO] Starting audit... 16:06:16 Audit done. 16:06:16 [INFO] You have 0 Checkstyle violations. 16:06:16 [INFO] 16:06:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:06:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:16 [INFO] 16:06:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:06:16 [INFO] 16:06:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:06:16 [INFO] No files found to run spotbugs, check compile phase has been run 16:06:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:16 [INFO] 16:06:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:06:16 [INFO] 16:06:16 [INFO] 16:06:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 16:06:16 [INFO] 16:06:16 [INFO] --- copy:14.1.4:copy-files (default) @ openflowplugin-aggregator --- 16:06:16 [INFO] 16:06:16 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 16:06:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:06:18 [INFO] 16:06:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- 16:06:18 [INFO] CycloneDX: Resolving Dependencies 16:06:18 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 16:06:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml 16:06:18 [INFO] attaching as openflowplugin-aggregator-0.20.2-SNAPSHOT-cyclonedx.xml 16:06:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json 16:06:18 [INFO] attaching as openflowplugin-aggregator-0.20.2-SNAPSHOT-cyclonedx.json 16:06:18 [INFO] 16:06:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 16:06:18 [INFO] Skipping duplicate-finder execution! 16:06:18 [INFO] 16:06:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 16:06:18 [INFO] Skipping pom project 16:06:18 [INFO] 16:06:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 16:06:18 [INFO] 16:06:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- 16:06:18 [INFO] 16:06:18 [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-aggregator --- 16:06:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:06:18 [INFO] 16:06:18 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- 16:06:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-SNAPSHOT.pom 16:06:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-SNAPSHOT-cyclonedx.xml 16:06:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-SNAPSHOT-cyclonedx.json 16:06:18 [INFO] 16:06:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- 16:06:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:06:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo" instead. 16:06:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml 16:06:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml 16:06:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:06:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:06:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:06:18 [INFO] 16:06:18 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:06:18 [INFO] Building openflowplugin 0.20.2-SNAPSHOT [85/84] 16:06:18 [INFO] from pom.xml 16:06:18 [INFO] --------------------------------[ pom ]--------------------------------- 16:06:18 [INFO] 16:06:18 [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 16:06:18 [INFO] 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] Forking openflowplugin-artifacts 0.20.2-SNAPSHOT 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] 16:06:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 16:06:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:18 [INFO] 16:06:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 16:06:18 [INFO] 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] Forking openflowplugin-parent 0.20.2-SNAPSHOT 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] 16:06:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 16:06:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:18 [INFO] 16:06:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 16:06:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:18 [INFO] 16:06:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 16:06:18 [INFO] 16:06:18 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 16:06:18 [INFO] 16:06:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 16:06: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/openflowplugin-maven-merge-vanadium/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/** 16:06:18 [INFO] 16:06:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 16:06:18 [INFO] Starting audit... 16:06:18 Audit done. 16:06:18 [INFO] You have 0 Checkstyle violations. 16:06:18 [INFO] 16:06:18 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 16:06:18 [INFO] Starting audit... 16:06:18 Audit done. 16:06:18 [INFO] You have 0 Checkstyle violations. 16:06:18 [INFO] 16:06:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 16:06:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:18 [INFO] 16:06:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 16:06:18 [INFO] 16:06:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 16:06:18 [INFO] No files found to run spotbugs, check compile phase has been run 16:06:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:18 [INFO] 16:06:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 16:06:18 [INFO] 16:06:18 [INFO] 16:06:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 16:06:18 [INFO] 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.20.2-SNAPSHOT 16:06:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:18 [INFO] 16:06:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 16:06:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:18 [INFO] 16:06:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 16:06:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:18 [INFO] 16:06:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 16:06:18 [INFO] 16:06:18 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 16:06:18 [INFO] 16:06:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 16:06: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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:18 [INFO] 16:06:18 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflow-protocol-api --- 16:06:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 16:06:18 [INFO] yang-to-sources: Found 3 dependencies in 593.9 μs 16:06:18 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:06:18 [INFO] 16:06:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 16:06:18 [INFO] Starting audit... 16:06:18 Audit done. 16:06:18 [INFO] You have 0 Checkstyle violations. 16:06:18 [INFO] 16:06:18 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 16:06:19 [INFO] Starting audit... 16:06:19 Audit done. 16:06:19 [INFO] You have 0 Checkstyle violations. 16:06:19 [INFO] 16:06:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 16:06:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:19 [INFO] 16:06:19 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 16:06:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 16:06:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:06:19 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:06:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:19 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:06:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:06:19 [INFO] 16:06:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 16:06:19 [INFO] Nothing to compile - all classes are up to date. 16:06:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 16:06:19 [INFO] 16:06:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 16:06:19 [INFO] 16:06:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 16:06:19 [INFO] Fork Value is true 16:06:23 [INFO] Done SpotBugs Analysis.... 16:06:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:24 [INFO] 16:06:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 16:06:24 [INFO] 16:06:24 [INFO] 16:06:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 16:06:24 [INFO] BugInstance size is 0 16:06:24 [INFO] Error size is 0 16:06:24 [INFO] No errors/warnings found 16:06:24 [INFO] 16:06:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:24 [INFO] Forking openflowjava-parent 0.20.2-SNAPSHOT 16:06:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:24 [INFO] 16:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 16:06:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:24 [INFO] 16:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 16:06:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:24 [INFO] 16:06:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 16:06:24 [INFO] 16:06:24 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 16:06:24 [INFO] 16:06:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-parent --- 16:06:24 [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/openflowplugin-maven-merge-vanadium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:24 [INFO] 16:06:24 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 16:06:24 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 16:06:24 [INFO] 16:06:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 16:06:24 [INFO] Starting audit... 16:06:24 Audit done. 16:06:24 [INFO] You have 0 Checkstyle violations. 16:06:24 [INFO] 16:06:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 16:06:24 [INFO] Starting audit... 16:06:24 Audit done. 16:06:24 [INFO] You have 0 Checkstyle violations. 16:06:24 [INFO] 16:06:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 16:06:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:24 [INFO] 16:06:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 16:06:24 [INFO] 16:06:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 16:06:24 [INFO] No files found to run spotbugs, check compile phase has been run 16:06:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:24 [INFO] 16:06:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 16:06:24 [INFO] 16:06:24 [INFO] 16:06:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 16:06:24 [INFO] 16:06:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:24 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.20.2-SNAPSHOT 16:06:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:24 [INFO] 16:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 16:06:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:24 [INFO] 16:06:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 16:06:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:24 [INFO] 16:06:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 16:06:24 [INFO] 16:06:24 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 16:06:24 [INFO] 16:06:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 16:06:24 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:24 [INFO] 16:06:24 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflow-protocol-spi --- 16:06:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 16:06:24 [INFO] yang-to-sources: Found 4 dependencies in 855.0 μs 16:06:24 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:06:24 [INFO] 16:06:24 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 16:06:24 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 16:06:24 [INFO] 16:06:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 16:06:24 [INFO] Starting audit... 16:06:24 Audit done. 16:06:24 [INFO] You have 0 Checkstyle violations. 16:06:24 [INFO] 16:06:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 16:06:24 [INFO] Starting audit... 16:06:24 Audit done. 16:06:24 [INFO] You have 0 Checkstyle violations. 16:06:24 [INFO] 16:06:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 16:06:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:24 [INFO] 16:06:24 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 16:06:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 16:06:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:06:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:06:24 [INFO] 16:06:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 16:06:24 [INFO] Recompiling the module because of changed dependency. 16:06:24 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:06:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 16:06:24 [INFO] 16:06:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 16:06:24 [INFO] 16:06:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 16:06:24 [INFO] Fork Value is true 16:06:26 [INFO] Done SpotBugs Analysis.... 16:06:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:26 [INFO] 16:06:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 16:06:26 [INFO] 16:06:26 [INFO] 16:06:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 16:06:26 [INFO] BugInstance size is 0 16:06:26 [INFO] Error size is 0 16:06:26 [INFO] No errors/warnings found 16:06:26 [INFO] 16:06:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:26 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.20.2-SNAPSHOT 16:06:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:26 [INFO] 16:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 16:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:26 [INFO] 16:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 16:06:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:27 [INFO] 16:06:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 16:06:27 [INFO] 16:06:27 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 16:06:27 [INFO] 16:06:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-util --- 16:06:27 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-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/** 16:06:27 [INFO] 16:06:27 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 16:06:27 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 16:06:27 [INFO] 16:06:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 16:06:27 [INFO] Starting audit... 16:06:27 Audit done. 16:06:27 [INFO] You have 0 Checkstyle violations. 16:06:27 [INFO] 16:06:27 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 16:06:27 [INFO] Starting audit... 16:06:27 Audit done. 16:06:27 [INFO] You have 0 Checkstyle violations. 16:06:27 [INFO] 16:06:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 16:06:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:27 [INFO] 16:06:27 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 16:06:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 16:06:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 16:06:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 16:06:27 [INFO] 16:06:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 16:06:27 [INFO] Recompiling the module because of changed dependency. 16:06:27 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 16:06:27 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 16:06:27 [INFO] 16:06:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 16:06:27 [INFO] 16:06:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 16:06:27 [INFO] Fork Value is true 16:06:29 [INFO] Done SpotBugs Analysis.... 16:06:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:29 [INFO] 16:06:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 16:06:29 [INFO] 16:06:29 [INFO] 16:06:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 16:06:29 [INFO] BugInstance size is 0 16:06:29 [INFO] Error size is 0 16:06:29 [INFO] No errors/warnings found 16:06:29 [INFO] 16:06:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:29 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.20.2-SNAPSHOT 16:06:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:29 [INFO] 16:06:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 16:06:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:29 [INFO] 16:06:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 16:06:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:29 [INFO] 16:06:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 16:06:30 [INFO] 16:06:30 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 16:06:30 [INFO] 16:06:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 16:06:30 [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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:30 [INFO] 16:06:30 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 16:06:30 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 16:06:30 [INFO] 16:06:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 16:06:30 [INFO] Starting audit... 16:06:30 Audit done. 16:06:30 [INFO] You have 0 Checkstyle violations. 16:06:30 [INFO] 16:06:30 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 16:06:33 [INFO] Starting audit... 16:06:33 Audit done. 16:06:33 [INFO] You have 0 Checkstyle violations. 16:06:33 [INFO] 16:06:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 16:06:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:33 [INFO] 16:06:33 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 16:06:33 [INFO] Copying 5 resources from src/main/resources to target/classes 16:06:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 16:06:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 16:06:33 [INFO] 16:06:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 16:06:33 [INFO] Recompiling the module because of changed dependency. 16:06:33 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 16:06:34 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:06:34 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:06:34 reason: class file for javax.annotation.meta.When not found 16:06:34 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:06:34 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:06:34 reason: class file for javax.annotation.meta.When not found 16:06:34 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:06:34 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:06:34 reason: class file for javax.annotation.meta.When not found 16:06:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 16:06:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 16:06:34 required: java.lang.Class 16:06:34 found: java.lang.Class 16:06:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 16:06:34 required: java.lang.Class 16:06:34 found: java.lang.Class 16:06:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 16:06:34 required: java.lang.Class 16:06:34 found: java.lang.Class 16:06:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 16:06:34 required: java.lang.Class 16:06:34 found: java.lang.Class 16:06:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 16:06:34 [INFO] 16:06:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 16:06:34 [INFO] 16:06:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 16:06:34 [INFO] Fork Value is true 16:06:44 [INFO] Done SpotBugs Analysis.... 16:06:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:44 [INFO] 16:06:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 16:06:44 [INFO] 16:06:44 [INFO] 16:06:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 16:06:44 [INFO] BugInstance size is 0 16:06:44 [INFO] Error size is 0 16:06:44 [INFO] No errors/warnings found 16:06:44 [INFO] 16:06:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:44 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.20.2-SNAPSHOT 16:06:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:44 [INFO] 16:06:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:44 [INFO] 16:06:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:44 [INFO] 16:06:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 16:06:44 [INFO] 16:06:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 16:06:44 [INFO] 16:06:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:06:44 [INFO] 16:06:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Starting audit... 16:06:44 Audit done. 16:06:44 [INFO] You have 0 Checkstyle violations. 16:06:44 [INFO] 16:06:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Starting audit... 16:06:44 Audit done. 16:06:44 [INFO] You have 0 Checkstyle violations. 16:06:44 [INFO] 16:06:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 16:06:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:44 [INFO] 16:06:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 16:06:44 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 16:06:44 [INFO] ...done! 16:06:44 [INFO] Attaching features XML 16:06:44 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:06:44 [INFO] 16:06:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 16:06:44 [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 16:06:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:06:44 [INFO] 16:06:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 16:06:44 [INFO] 16:06:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 16:06:44 [INFO] No files found to run spotbugs, check compile phase has been run 16:06:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:44 [INFO] 16:06:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 16:06:44 [INFO] 16:06:44 [INFO] 16:06:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 16:06:44 [INFO] 16:06:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:44 [INFO] Forking model-inventory 0.20.2-SNAPSHOT 16:06:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:44 [INFO] 16:06:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 16:06:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:44 [INFO] 16:06:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 16:06:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:44 [INFO] 16:06:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 16:06:45 [INFO] 16:06:45 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 16:06:45 [INFO] 16:06:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-inventory --- 16:06: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/openflowplugin-maven-merge-vanadium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:45 [INFO] 16:06:45 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-inventory --- 16:06:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 16:06:45 [INFO] yang-to-sources: Found 2 dependencies in 518.4 μs 16:06:45 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:06:45 [INFO] 16:06:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 16:06:45 [INFO] Starting audit... 16:06:45 Audit done. 16:06:45 [INFO] You have 0 Checkstyle violations. 16:06:45 [INFO] 16:06:45 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 16:06:45 [INFO] Starting audit... 16:06:45 Audit done. 16:06:45 [INFO] You have 0 Checkstyle violations. 16:06:45 [INFO] 16:06:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 16:06:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:45 [INFO] 16:06:45 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 16:06:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 16:06:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 16:06:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 16:06:45 [INFO] 16:06:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 16:06:45 [INFO] Nothing to compile - all classes are up to date. 16:06:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 16:06:45 [INFO] 16:06:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 16:06:45 [INFO] 16:06:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 16:06:45 [INFO] Fork Value is true 16:06:47 [INFO] Done SpotBugs Analysis.... 16:06:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:47 [INFO] 16:06:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 16:06:47 [INFO] 16:06:47 [INFO] 16:06:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 16:06:47 [INFO] BugInstance size is 0 16:06:47 [INFO] Error size is 0 16:06:47 [INFO] No errors/warnings found 16:06:47 [INFO] 16:06:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:47 [INFO] Forking model-flow-base 0.20.2-SNAPSHOT 16:06:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:47 [INFO] 16:06:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 16:06:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:47 [INFO] 16:06:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 16:06:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:47 [INFO] 16:06:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 16:06:48 [INFO] 16:06:48 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 16:06:48 [INFO] 16:06:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-base --- 16:06: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/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:48 [INFO] 16:06:48 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-base --- 16:06:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 16:06:48 [INFO] yang-to-sources: Found 7 dependencies in 750.6 μs 16:06:48 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:06:48 [INFO] 16:06:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 16:06:48 [INFO] Starting audit... 16:06:48 Audit done. 16:06:48 [INFO] You have 0 Checkstyle violations. 16:06:48 [INFO] 16:06:48 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 16:06:48 [INFO] Starting audit... 16:06:48 Audit done. 16:06:48 [INFO] You have 0 Checkstyle violations. 16:06:48 [INFO] 16:06:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 16:06:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:48 [INFO] 16:06:48 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 16:06:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 16:06:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 16:06:48 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:06:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:48 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:06:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 16:06:48 [INFO] 16:06:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 16:06:48 [INFO] Recompiling the module because of changed dependency. 16:06:48 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 16:06:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 16:06:50 [INFO] 16:06:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 16:06:50 [INFO] 16:06:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 16:06:50 [INFO] Fork Value is true 16:06:53 [INFO] Done SpotBugs Analysis.... 16:06:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:06:53 [INFO] 16:06:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 16:06:53 [INFO] 16:06:53 [INFO] 16:06:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 16:06:53 [INFO] BugInstance size is 0 16:06:53 [INFO] Error size is 0 16:06:53 [INFO] No errors/warnings found 16:06:54 [INFO] 16:06:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:54 [INFO] Forking model-flow-service 0.20.2-SNAPSHOT 16:06:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:06:54 [INFO] 16:06:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 16:06:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:54 [INFO] 16:06:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 16:06:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:54 [INFO] 16:06:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 16:06:54 [INFO] 16:06:54 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 16:06:54 [INFO] 16:06:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-service --- 16:06:54 [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/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:54 [INFO] 16:06:54 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-service --- 16:06:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 16:06:54 [INFO] yang-to-sources: Found 8 dependencies in 741.3 μs 16:06:54 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:06:54 [INFO] 16:06:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 16:06:54 [INFO] Starting audit... 16:06:54 Audit done. 16:06:54 [INFO] You have 0 Checkstyle violations. 16:06:54 [INFO] 16:06:54 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 16:06:54 [INFO] Starting audit... 16:06:54 Audit done. 16:06:54 [INFO] You have 0 Checkstyle violations. 16:06:54 [INFO] 16:06:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 16:06:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:06:54 [INFO] 16:06:54 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 16:06:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 16:06:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 16:06:54 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:06:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:54 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:06:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 16:06:54 [INFO] 16:06:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 16:06:54 [INFO] Recompiling the module because of changed dependency. 16:06:54 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:06:56 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 16:06:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 16:06:56 [INFO] 16:06:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 16:06:56 [INFO] 16:06:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 16:06:56 [INFO] Fork Value is true 16:07:00 [INFO] Done SpotBugs Analysis.... 16:07:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:00 [INFO] 16:07:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 16:07:00 [INFO] 16:07:00 [INFO] 16:07:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 16:07:00 [INFO] BugInstance size is 0 16:07:00 [INFO] Error size is 0 16:07:00 [INFO] No errors/warnings found 16:07:00 [INFO] 16:07:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:00 [INFO] Forking model-flow-statistics 0.20.2-SNAPSHOT 16:07:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:00 [INFO] 16:07:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 16:07:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:00 [INFO] 16:07:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 16:07:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:00 [INFO] 16:07:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 16:07:00 [INFO] 16:07:00 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 16:07:00 [INFO] 16:07:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-statistics --- 16:07: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/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:00 [INFO] 16:07:00 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-flow-statistics --- 16:07:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:07:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 16:07:00 [INFO] yang-to-sources: Found 9 dependencies in 968.0 μs 16:07:00 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:07:00 [INFO] 16:07:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 16:07:00 [INFO] Starting audit... 16:07:00 Audit done. 16:07:00 [INFO] You have 0 Checkstyle violations. 16:07:00 [INFO] 16:07:00 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 16:07:00 [INFO] Starting audit... 16:07:00 Audit done. 16:07:00 [INFO] You have 0 Checkstyle violations. 16:07:00 [INFO] 16:07:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 16:07:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:00 [INFO] 16:07:00 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 16:07:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 16:07:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 16:07:00 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:07:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:07:00 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:07:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 16:07:00 [INFO] 16:07:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 16:07:00 [INFO] Recompiling the module because of changed dependency. 16:07:00 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:07:01 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 16:07:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 16:07:01 [INFO] 16:07:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 16:07:01 [INFO] 16:07:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 16:07:01 [INFO] Fork Value is true 16:07:04 [INFO] Done SpotBugs Analysis.... 16:07:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:04 [INFO] 16:07:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 16:07:04 [INFO] 16:07:04 [INFO] 16:07:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 16:07:04 [INFO] BugInstance size is 0 16:07:04 [INFO] Error size is 0 16:07:04 [INFO] No errors/warnings found 16:07:04 [INFO] 16:07:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:04 [INFO] Forking model-topology 0.20.2-SNAPSHOT 16:07:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:04 [INFO] 16:07:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 16:07:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:04 [INFO] 16:07:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 16:07:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:04 [INFO] 16:07:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 16:07:05 [INFO] 16:07:05 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 16:07:05 [INFO] 16:07:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-topology --- 16:07:05 [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/openflowplugin-maven-merge-vanadium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:05 [INFO] 16:07:05 [INFO] --- yang:14.0.18:generate-sources (binding) @ model-topology --- 16:07:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:07:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 16:07:05 [INFO] yang-to-sources: Found 5 dependencies in 480.7 μs 16:07:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:07:05 [INFO] 16:07:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 16:07:05 [INFO] Starting audit... 16:07:05 Audit done. 16:07:05 [INFO] You have 0 Checkstyle violations. 16:07:05 [INFO] 16:07:05 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 16:07:05 [INFO] Starting audit... 16:07:05 Audit done. 16:07:05 [INFO] You have 0 Checkstyle violations. 16:07:05 [INFO] 16:07:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 16:07:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:05 [INFO] 16:07:05 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 16:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 16:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 16:07:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:07:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:07:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 16:07:05 [INFO] 16:07:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 16:07:05 [INFO] Recompiling the module because of changed dependency. 16:07:05 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:07:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 16:07:05 [INFO] 16:07:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 16:07:05 [INFO] 16:07:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 16:07:05 [INFO] Fork Value is true 16:07:07 [INFO] Done SpotBugs Analysis.... 16:07:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:07 [INFO] 16:07:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 16:07:07 [INFO] 16:07:07 [INFO] 16:07:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 16:07:07 [INFO] BugInstance size is 0 16:07:07 [INFO] Error size is 0 16:07:07 [INFO] No errors/warnings found 16:07:07 [INFO] 16:07:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:07 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.20.2-SNAPSHOT 16:07:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:07 [INFO] 16:07:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:07 [INFO] 16:07:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:07 [INFO] 16:07:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] 16:07:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] 16:07:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:07:07 [INFO] 16:07:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Starting audit... 16:07:07 Audit done. 16:07:07 [INFO] You have 0 Checkstyle violations. 16:07:07 [INFO] 16:07:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Starting audit... 16:07:07 Audit done. 16:07:07 [INFO] You have 0 Checkstyle violations. 16:07:07 [INFO] 16:07:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 16:07:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:07 [INFO] 16:07:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 16:07:07 [INFO] ...done! 16:07:07 [INFO] Attaching features XML 16:07:07 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:07:07 [INFO] 16:07:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 16:07:07 [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 16:07:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:07:07 [INFO] 16:07:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 16:07:07 [INFO] 16:07:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] No files found to run spotbugs, check compile phase has been run 16:07:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:07 [INFO] 16:07:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 16:07:07 [INFO] 16:07:07 [INFO] 16:07:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 16:07:07 [INFO] 16:07:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:07 [INFO] Forking liblldp 0.20.2-SNAPSHOT 16:07:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:07 [INFO] 16:07:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 16:07:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:07 [INFO] 16:07:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 16:07:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:07 [INFO] 16:07:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 16:07:08 [INFO] 16:07:08 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 16:07:08 [INFO] 16:07:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ liblldp --- 16:07: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/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:08 [INFO] 16:07:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 16:07:08 [INFO] Starting audit... 16:07:08 Audit done. 16:07:08 [INFO] You have 0 Checkstyle violations. 16:07:08 [INFO] 16:07:08 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 16:07:08 [INFO] Starting audit... 16:07:08 Audit done. 16:07:08 [INFO] You have 0 Checkstyle violations. 16:07:08 [INFO] 16:07:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 16:07:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:08 [INFO] 16:07:08 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 16:07:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 16:07:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 16:07:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 16:07:08 [INFO] 16:07:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 16:07:08 [INFO] Nothing to compile - all classes are up to date. 16:07:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 16:07:08 [INFO] 16:07:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 16:07:08 [INFO] 16:07:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 16:07:08 [INFO] Fork Value is true 16:07:12 [INFO] Done SpotBugs Analysis.... 16:07:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:12 [INFO] 16:07:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 16:07:12 [INFO] 16:07:12 [INFO] 16:07:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 16:07:12 [INFO] BugInstance size is 0 16:07:12 [INFO] Error size is 0 16:07:12 [INFO] No errors/warnings found 16:07:12 [INFO] 16:07:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:12 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.20.2-SNAPSHOT 16:07:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:12 [INFO] 16:07:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:12 [INFO] 16:07:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:12 [INFO] 16:07:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] 16:07:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] 16:07:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:07:12 [INFO] 16:07:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Starting audit... 16:07:12 Audit done. 16:07:12 [INFO] You have 0 Checkstyle violations. 16:07:12 [INFO] 16:07:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Starting audit... 16:07:12 Audit done. 16:07:12 [INFO] You have 0 Checkstyle violations. 16:07:12 [INFO] 16:07:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 16:07:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:12 [INFO] 16:07:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 16:07:12 [INFO] ...done! 16:07:12 [INFO] Attaching features XML 16:07:12 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:07:12 [INFO] 16:07:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 16:07:12 [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 16:07:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:07:12 [INFO] 16:07:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 16:07:12 [INFO] 16:07:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] No files found to run spotbugs, check compile phase has been run 16:07:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:12 [INFO] 16:07:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 16:07:12 [INFO] 16:07:12 [INFO] 16:07:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 16:07:12 [INFO] 16:07:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:12 [INFO] Forking openflowplugin-blueprint-config 0.20.2-SNAPSHOT 16:07:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:12 [INFO] 16:07:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 16:07:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:12 [INFO] 16:07:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 16:07:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:12 [INFO] 16:07:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] 16:07:13 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] 16:07:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 16:07: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/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:13 [INFO] 16:07:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] Starting audit... 16:07:13 Audit done. 16:07:13 [INFO] You have 0 Checkstyle violations. 16:07:13 [INFO] 16:07:13 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] Starting audit... 16:07:13 Audit done. 16:07:13 [INFO] You have 0 Checkstyle violations. 16:07:13 [INFO] 16:07:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 16:07:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:13 [INFO] 16:07:13 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] Copying 1 resource from src/main/resources to target/classes 16:07:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 16:07:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 16:07:13 [INFO] 16:07:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] No sources to compile 16:07:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 16:07:13 [INFO] 16:07:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 16:07:13 [INFO] 16:07:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] No files found to run spotbugs, check compile phase has been run 16:07:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:13 [INFO] 16:07:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 16:07:13 [INFO] 16:07:13 [INFO] 16:07:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 16:07:13 [INFO] 16:07:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:13 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.20.2-SNAPSHOT 16:07:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:13 [INFO] 16:07:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:13 [INFO] 16:07:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:13 [INFO] 16:07:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 16:07:13 [INFO] 16:07:13 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 16:07:13 [INFO] 16:07:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 16:07: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/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:13 [INFO] 16:07:13 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 16:07:13 [INFO] 16:07:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Starting audit... 16:07:13 Audit done. 16:07:13 [INFO] You have 0 Checkstyle violations. 16:07:13 [INFO] 16:07:13 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Starting audit... 16:07:13 Audit done. 16:07:13 [INFO] You have 0 Checkstyle violations. 16:07:13 [INFO] 16:07:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 16:07:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:13 [INFO] 16:07:13 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Copying 2 resources from src/main/resources to target/classes 16:07:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 16:07:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 16:07:13 [INFO] 16:07:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Recompiling the module because of changed dependency. 16:07:13 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:07:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:07:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[74,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:07:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[78,43] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:07:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 16:07:13 [INFO] 16:07:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 16:07:13 [INFO] 16:07:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 16:07:13 [INFO] Fork Value is true 16:07:16 [INFO] Done SpotBugs Analysis.... 16:07:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:16 [INFO] 16:07:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 16:07:16 [INFO] 16:07:16 [INFO] 16:07:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 16:07:16 [INFO] BugInstance size is 0 16:07:16 [INFO] Error size is 0 16:07:16 [INFO] No errors/warnings found 16:07:16 [INFO] 16:07:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:16 [INFO] Forking openflowplugin-common 0.20.2-SNAPSHOT 16:07:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:16 [INFO] 16:07:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 16:07:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:16 [INFO] 16:07:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 16:07:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:16 [INFO] 16:07:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 16:07:16 [INFO] 16:07:16 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 16:07:16 [INFO] 16:07:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-common --- 16:07: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/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:16 [INFO] 16:07:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 16:07:16 [INFO] Starting audit... 16:07:16 Audit done. 16:07:16 [INFO] You have 0 Checkstyle violations. 16:07:16 [INFO] 16:07:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 16:07:17 [INFO] Starting audit... 16:07:17 Audit done. 16:07:17 [INFO] You have 0 Checkstyle violations. 16:07:17 [INFO] 16:07:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 16:07:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:17 [INFO] 16:07:17 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 16:07:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 16:07:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 16:07:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 16:07:17 [INFO] 16:07:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 16:07:17 [INFO] Nothing to compile - all classes are up to date. 16:07:17 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 16:07:17 [INFO] 16:07:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 16:07:17 [INFO] 16:07:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 16:07:17 [INFO] Fork Value is true 16:07:19 [INFO] Done SpotBugs Analysis.... 16:07:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:19 [INFO] 16:07:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 16:07:19 [INFO] 16:07:19 [INFO] 16:07:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 16:07:19 [INFO] BugInstance size is 0 16:07:19 [INFO] Error size is 0 16:07:19 [INFO] No errors/warnings found 16:07:19 [INFO] 16:07:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:19 [INFO] Forking openflowplugin-api 0.20.2-SNAPSHOT 16:07:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:19 [INFO] 16:07:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 16:07:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:19 [INFO] 16:07:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 16:07:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:19 [INFO] 16:07:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 16:07:20 [INFO] 16:07:20 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 16:07:20 [INFO] 16:07:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-api --- 16:07:20 [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/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:20 [INFO] 16:07:20 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-api --- 16:07:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:07:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 16:07:20 [INFO] yang-to-sources: Found 10 dependencies in 1.148 ms 16:07:20 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:07:20 [INFO] 16:07:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 16:07:20 [INFO] Starting audit... 16:07:20 Audit done. 16:07:20 [INFO] You have 0 Checkstyle violations. 16:07:20 [INFO] 16:07:20 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 16:07:20 [INFO] Starting audit... 16:07:20 Audit done. 16:07:20 [INFO] You have 0 Checkstyle violations. 16:07:20 [INFO] 16:07:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 16:07:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:20 [INFO] 16:07:20 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 16:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 16:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 16:07:20 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:07:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:07:20 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 16:07:20 [INFO] 16:07:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 16:07:20 [INFO] Recompiling the module because of changed dependency. 16:07:20 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:07:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:07:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 16:07:20 [INFO] 16:07:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 16:07:20 [INFO] 16:07:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 16:07:20 [INFO] Fork Value is true 16:07:23 [INFO] Done SpotBugs Analysis.... 16:07:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:23 [INFO] 16:07:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 16:07:23 [INFO] 16:07:23 [INFO] 16:07:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 16:07:23 [INFO] BugInstance size is 0 16:07:23 [INFO] Error size is 0 16:07:23 [INFO] No errors/warnings found 16:07:23 [INFO] 16:07:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:23 [INFO] Forking openflowplugin-extension-api 0.20.2-SNAPSHOT 16:07:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:23 [INFO] 16:07:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 16:07:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:23 [INFO] 16:07:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 16:07:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:23 [INFO] 16:07:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 16:07:24 [INFO] 16:07:24 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 16:07:24 [INFO] 16:07:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 16:07:24 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:24 [INFO] 16:07:24 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-api --- 16:07:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:07:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 16:07:24 [INFO] yang-to-sources: Found 10 dependencies in 985.7 μs 16:07:24 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:07:24 [INFO] 16:07:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 16:07:24 [INFO] Starting audit... 16:07:24 Audit done. 16:07:24 [INFO] You have 0 Checkstyle violations. 16:07:24 [INFO] 16:07:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 16:07:24 [INFO] Starting audit... 16:07:24 Audit done. 16:07:24 [INFO] You have 0 Checkstyle violations. 16:07:24 [INFO] 16:07:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 16:07:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:24 [INFO] 16:07:24 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 16:07:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 16:07:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 16:07:24 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:07:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:07:24 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:07:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 16:07:24 [INFO] 16:07:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 16:07:24 [INFO] Recompiling the module because of changed dependency. 16:07:24 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 16:07:25 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 16:07:25 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 16:07:25 [INFO] 16:07:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 16:07:25 [INFO] 16:07:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 16:07:25 [INFO] Fork Value is true 16:07:28 [INFO] Done SpotBugs Analysis.... 16:07:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:28 [INFO] 16:07:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 16:07:28 [INFO] 16:07:28 [INFO] 16:07:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 16:07:28 [INFO] BugInstance size is 0 16:07:28 [INFO] Error size is 0 16:07:28 [INFO] No errors/warnings found 16:07:28 [INFO] 16:07:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:28 [INFO] Forking openflowplugin 0.20.2-SNAPSHOT 16:07:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:28 [INFO] 16:07:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 16:07:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:28 [INFO] 16:07:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 16:07:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:28 [INFO] 16:07:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 16:07:29 [INFO] 16:07:29 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 16:07:29 [INFO] 16:07:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin --- 16:07:29 [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/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:29 [INFO] 16:07:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 16:07:29 [INFO] Starting audit... 16:07:29 Audit done. 16:07:29 [INFO] You have 0 Checkstyle violations. 16:07:29 [INFO] 16:07:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 16:07:30 [INFO] Starting audit... 16:07:30 Audit done. 16:07:30 [INFO] You have 0 Checkstyle violations. 16:07:30 [INFO] 16:07:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 16:07:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:30 [INFO] 16:07:30 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 16:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 16:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 16:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 16:07:30 [INFO] 16:07:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 16:07:30 [INFO] Recompiling the module because of changed dependency. 16:07:30 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:07:31 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 16:07:31 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:07:31 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 16:07:31 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:07:31 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:07:31 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:07:31 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:31 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 16:07:31 [INFO] 16:07:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 16:07:31 [INFO] 16:07:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 16:07:31 [INFO] Fork Value is true 16:07:40 [INFO] Done SpotBugs Analysis.... 16:07:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:40 [INFO] 16:07:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 16:07:40 [INFO] 16:07:40 [INFO] 16:07:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 16:07:40 [INFO] BugInstance size is 0 16:07:40 [INFO] Error size is 0 16:07:40 [INFO] No errors/warnings found 16:07:40 [INFO] 16:07:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:40 [INFO] Forking openflowplugin-impl 0.20.2-SNAPSHOT 16:07:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:40 [INFO] 16:07:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 16:07:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:40 [INFO] 16:07:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 16:07:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:40 [INFO] 16:07:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 16:07:40 [INFO] 16:07:40 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 16:07:40 [INFO] 16:07:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 16:07:40 [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/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:07:40 [INFO] 16:07:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 16:07:40 [INFO] Starting audit... 16:07:40 Audit done. 16:07:40 [INFO] You have 0 Checkstyle violations. 16:07:40 [INFO] 16:07:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 16:07:44 [INFO] Starting audit... 16:07:44 Audit done. 16:07:44 [INFO] You have 0 Checkstyle violations. 16:07:44 [INFO] 16:07:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 16:07:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:07:44 [INFO] 16:07:44 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 16:07:44 [INFO] Copying 1 resource from src/main/resources to target/classes 16:07:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 16:07:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 16:07:44 [INFO] 16:07:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 16:07:44 [INFO] Recompiling the module because of changed dependency. 16:07:44 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[53,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[191,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[198,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 16:07:46 required: java.lang.Class 16:07:46 found: java.lang.Class 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 16:07:46 required: java.lang.Class 16:07:46 found: java.lang.Class 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 16:07:46 required: java.util.List 16:07:46 found: java.util.List 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 16:07:46 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 16:07:46 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 16:07:46 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:07:46 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 16:07:46 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:07:46 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 16:07:46 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:07:46 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 16:07:46 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 16:07:46 [INFO] 16:07:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 16:07:46 [INFO] 16:07:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 16:07:46 [INFO] Fork Value is true 16:07:59 [INFO] Done SpotBugs Analysis.... 16:07:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:07:59 [INFO] 16:07:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 16:07:59 [INFO] 16:07:59 [INFO] 16:07:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 16:07:59 [INFO] BugInstance size is 0 16:07:59 [INFO] Error size is 0 16:07:59 [INFO] No errors/warnings found 16:07:59 [INFO] 16:07:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:59 [INFO] Forking openflowplugin-extension-onf 0.20.2-SNAPSHOT 16:07:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:07:59 [INFO] 16:07:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 16:07:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:59 [INFO] 16:07:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 16:07:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:59 [INFO] 16:07:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 16:08:00 [INFO] 16:08:00 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 16:08:00 [INFO] 16:08:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 16:08: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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:00 [INFO] 16:08:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 16:08:00 [INFO] Starting audit... 16:08:00 Audit done. 16:08:00 [INFO] You have 0 Checkstyle violations. 16:08:00 [INFO] 16:08:00 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 16:08:00 [INFO] Starting audit... 16:08:00 Audit done. 16:08:00 [INFO] You have 0 Checkstyle violations. 16:08:00 [INFO] 16:08:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 16:08:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:00 [INFO] 16:08:00 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 16:08:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 16:08:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 16:08:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 16:08:00 [INFO] 16:08:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 16:08:00 [INFO] Recompiling the module because of changed dependency. 16:08:00 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:08:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 16:08:00 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 16:08:00 [INFO] 16:08:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 16:08:00 [INFO] 16:08:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 16:08:00 [INFO] Fork Value is true 16:08:03 [INFO] Done SpotBugs Analysis.... 16:08:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:03 [INFO] 16:08:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 16:08:03 [INFO] 16:08:03 [INFO] 16:08:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 16:08:03 [INFO] BugInstance size is 0 16:08:03 [INFO] Error size is 0 16:08:03 [INFO] No errors/warnings found 16:08:03 [INFO] 16:08:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-api 0.20.2-SNAPSHOT 16:08:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:03 [INFO] 16:08:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 16:08:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:03 [INFO] 16:08:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 16:08:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:03 [INFO] 16:08:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 16:08:03 [INFO] 16:08:03 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 16:08:03 [INFO] 16:08:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-api --- 16:08:03 [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/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:03 [INFO] 16:08:03 [INFO] --- yang:14.0.18:generate-sources (binding) @ srm-api --- 16:08:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 16:08:03 [INFO] yang-to-sources: Found 0 dependencies in 387.9 μs 16:08:03 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:03 [INFO] 16:08:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 16:08:03 [INFO] Starting audit... 16:08:03 Audit done. 16:08:03 [INFO] You have 0 Checkstyle violations. 16:08:03 [INFO] 16:08:03 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 16:08:03 [INFO] Starting audit... 16:08:03 Audit done. 16:08:03 [INFO] You have 0 Checkstyle violations. 16:08:03 [INFO] 16:08:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 16:08:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:03 [INFO] 16:08:03 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 16:08:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 16:08:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 16:08:03 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:08:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:03 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:08:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 16:08:03 [INFO] 16:08:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 16:08:03 [INFO] Nothing to compile - all classes are up to date. 16:08:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 16:08:03 [INFO] 16:08:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 16:08:03 [INFO] 16:08:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 16:08:03 [INFO] Fork Value is true 16:08:06 [INFO] Done SpotBugs Analysis.... 16:08:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:06 [INFO] 16:08:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 16:08:06 [INFO] 16:08:06 [INFO] 16:08:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 16:08:06 [INFO] BugInstance size is 0 16:08:06 [INFO] Error size is 0 16:08:06 [INFO] No errors/warnings found 16:08:06 [INFO] 16:08:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:06 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-impl 0.20.2-SNAPSHOT 16:08:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:06 [INFO] 16:08:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 16:08:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:06 [INFO] 16:08:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 16:08:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:06 [INFO] 16:08:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 16:08:06 [INFO] 16:08:06 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 16:08:06 [INFO] 16:08:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-impl --- 16:08:06 [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/openflowplugin-maven-merge-vanadium/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:06 [INFO] 16:08:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 16:08:06 [INFO] Starting audit... 16:08:06 Audit done. 16:08:06 [INFO] You have 0 Checkstyle violations. 16:08:06 [INFO] 16:08:06 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 16:08:06 [INFO] Starting audit... 16:08:06 Audit done. 16:08:06 [INFO] You have 0 Checkstyle violations. 16:08:06 [INFO] 16:08:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 16:08:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:06 [INFO] 16:08:06 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 16:08:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 16:08:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 16:08:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 16:08:06 [INFO] 16:08:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 16:08:06 [INFO] Recompiling the module because of changed dependency. 16:08:06 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:08:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[62,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[71,50] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 16:08:06 [INFO] 16:08:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 16:08:06 [INFO] 16:08:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 16:08:06 [INFO] Fork Value is true 16:08:09 [INFO] Done SpotBugs Analysis.... 16:08:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:09 [INFO] 16:08:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 16:08:09 [INFO] 16:08:09 [INFO] 16:08:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 16:08:09 [INFO] BugInstance size is 0 16:08:09 [INFO] Error size is 0 16:08:09 [INFO] No errors/warnings found 16:08:09 [INFO] 16:08:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:09 [INFO] Forking ODL :: serviceutils :: srm-shell 0.20.2-SNAPSHOT 16:08:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:09 [INFO] 16:08:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 16:08:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:09 [INFO] 16:08:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 16:08:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:09 [INFO] 16:08:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 16:08:10 [INFO] 16:08:10 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 16:08:10 [INFO] 16:08:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ srm-shell --- 16:08:10 [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/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:10 [INFO] 16:08:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 16:08:10 [INFO] Starting audit... 16:08:10 Audit done. 16:08:10 [INFO] You have 0 Checkstyle violations. 16:08:10 [INFO] 16:08:10 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 16:08:10 [INFO] Starting audit... 16:08:10 Audit done. 16:08:10 [INFO] You have 0 Checkstyle violations. 16:08:10 [INFO] 16:08:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 16:08:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:10 [INFO] 16:08:10 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 16:08:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 16:08:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 16:08:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 16:08:10 [INFO] 16:08:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 16:08:10 [INFO] Recompiling the module because of changed dependency. 16:08:10 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:08:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 16:08:10 [INFO] 16:08:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 16:08:10 [INFO] 16:08:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 16:08:10 [INFO] Fork Value is true 16:08:12 [INFO] Done SpotBugs Analysis.... 16:08:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:12 [INFO] 16:08:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 16:08:12 [INFO] 16:08:12 [INFO] 16:08:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 16:08:12 [INFO] BugInstance size is 0 16:08:12 [INFO] Error size is 0 16:08:12 [INFO] No errors/warnings found 16:08:12 [INFO] 16:08:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:12 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.20.2-SNAPSHOT 16:08:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:12 [INFO] 16:08:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 16:08:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:12 [INFO] 16:08:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 16:08:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:12 [INFO] 16:08:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] 16:08:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] 16:08:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:13 [INFO] 16:08:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] Starting audit... 16:08:13 Audit done. 16:08:13 [INFO] You have 0 Checkstyle violations. 16:08:13 [INFO] 16:08:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] Starting audit... 16:08:13 Audit done. 16:08:13 [INFO] You have 0 Checkstyle violations. 16:08:13 [INFO] 16:08:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 16:08:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:13 [INFO] 16:08:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 16:08:13 [INFO] ...done! 16:08:13 [INFO] Attaching features XML 16:08:13 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:13 [INFO] 16:08:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 16:08: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 16:08:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:13 [INFO] 16:08:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 16:08:13 [INFO] 16:08:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:13 [INFO] 16:08:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 16:08:13 [INFO] 16:08:13 [INFO] 16:08:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 16:08:13 [INFO] 16:08:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:13 [INFO] Forking bulk-o-matic 0.20.2-SNAPSHOT 16:08:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:13 [INFO] 16:08:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 16:08:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:13 [INFO] 16:08:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 16:08:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:13 [INFO] 16:08:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 16:08:13 [INFO] 16:08:13 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 16:08:13 [INFO] 16:08:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bulk-o-matic --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:13 [INFO] 16:08:13 [INFO] --- yang:14.0.18:generate-sources (binding) @ bulk-o-matic --- 16:08:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 16:08:13 [INFO] yang-to-sources: Found 9 dependencies in 1.006 ms 16:08:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:13 [INFO] 16:08:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 16:08:13 [INFO] Starting audit... 16:08:13 Audit done. 16:08:13 [INFO] You have 0 Checkstyle violations. 16:08:13 [INFO] 16:08:13 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 16:08:13 [INFO] Starting audit... 16:08:13 Audit done. 16:08:13 [INFO] You have 0 Checkstyle violations. 16:08:13 [INFO] 16:08:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 16:08:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:13 [INFO] 16:08:13 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 16:08:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 16:08:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 16:08:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 16:08:13 [INFO] 16:08:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 16:08:13 [INFO] Recompiling the module because of changed dependency. 16:08:13 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 16:08:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:08:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:08:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:08:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 16:08:14 [INFO] 16:08:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 16:08:14 [INFO] 16:08:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 16:08:14 [INFO] Fork Value is true 16:08:18 [INFO] Done SpotBugs Analysis.... 16:08:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:18 [INFO] 16:08:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 16:08:18 [INFO] 16:08:18 [INFO] 16:08:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 16:08:18 [INFO] BugInstance size is 0 16:08:18 [INFO] Error size is 0 16:08:18 [INFO] No errors/warnings found 16:08:18 [INFO] 16:08:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.20.2-SNAPSHOT 16:08:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:18 [INFO] 16:08:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:18 [INFO] 16:08:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:18 [INFO] 16:08:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] 16:08:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] 16:08:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:18 [INFO] 16:08:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Starting audit... 16:08:18 Audit done. 16:08:18 [INFO] You have 0 Checkstyle violations. 16:08:18 [INFO] 16:08:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Starting audit... 16:08:18 Audit done. 16:08:18 [INFO] You have 0 Checkstyle violations. 16:08:18 [INFO] 16:08:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:18 [INFO] 16:08:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 16:08:18 [INFO] ...done! 16:08:18 [INFO] Attaching features XML 16:08:18 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:18 [INFO] 16:08:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [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 16:08:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:18 [INFO] 16:08:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 16:08:18 [INFO] 16:08:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:18 [INFO] 16:08:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 16:08:18 [INFO] 16:08:18 [INFO] 16:08:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 16:08:18 [INFO] 16:08:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:18 [INFO] Forking device-ownership-service 0.20.2-SNAPSHOT 16:08:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:18 [INFO] 16:08:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 16:08:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:18 [INFO] 16:08:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 16:08:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:18 [INFO] 16:08:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 16:08:19 [INFO] 16:08:19 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 16:08:19 [INFO] 16:08:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ device-ownership-service --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:19 [INFO] 16:08:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 16:08:19 [INFO] Starting audit... 16:08:19 Audit done. 16:08:19 [INFO] You have 0 Checkstyle violations. 16:08:19 [INFO] 16:08:19 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 16:08:19 [INFO] Starting audit... 16:08:19 Audit done. 16:08:19 [INFO] You have 0 Checkstyle violations. 16:08:19 [INFO] 16:08:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 16:08:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:19 [INFO] 16:08:19 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 16:08:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 16:08:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 16:08:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 16:08:19 [INFO] 16:08:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 16:08:19 [INFO] Nothing to compile - all classes are up to date. 16:08:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 16:08:19 [INFO] 16:08:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 16:08:19 [INFO] 16:08:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 16:08:19 [INFO] Fork Value is true 16:08:21 [INFO] Done SpotBugs Analysis.... 16:08:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:21 [INFO] 16:08:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 16:08:21 [INFO] 16:08:21 [INFO] 16:08:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 16:08:21 [INFO] BugInstance size is 0 16:08:21 [INFO] Error size is 0 16:08:21 [INFO] No errors/warnings found 16:08:21 [INFO] 16:08:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:21 [INFO] Forking of-switch-config-pusher 0.20.2-SNAPSHOT 16:08:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:21 [INFO] 16:08:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 16:08:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:21 [INFO] 16:08:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 16:08:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:21 [INFO] 16:08:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 16:08:22 [INFO] 16:08:22 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 16:08:22 [INFO] 16:08:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 16:08:22 [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/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:22 [INFO] 16:08:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 16:08:22 [INFO] Starting audit... 16:08:22 Audit done. 16:08:22 [INFO] You have 0 Checkstyle violations. 16:08:22 [INFO] 16:08:22 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 16:08:22 [INFO] Starting audit... 16:08:22 Audit done. 16:08:22 [INFO] You have 0 Checkstyle violations. 16:08:22 [INFO] 16:08:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 16:08:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:22 [INFO] 16:08:22 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 16:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 16:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 16:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 16:08:22 [INFO] 16:08:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 16:08:22 [INFO] Recompiling the module because of changed dependency. 16:08:22 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:08:22 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[73,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:22 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[73,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 16:08:22 [INFO] 16:08:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 16:08:22 [INFO] 16:08:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 16:08:22 [INFO] Fork Value is true 16:08:24 [INFO] Done SpotBugs Analysis.... 16:08:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:24 [INFO] 16:08:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 16:08:24 [INFO] 16:08:24 [INFO] 16:08:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 16:08:24 [INFO] BugInstance size is 0 16:08:24 [INFO] Error size is 0 16:08:24 [INFO] No errors/warnings found 16:08:24 [INFO] 16:08:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:24 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.20.2-SNAPSHOT 16:08:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:24 [INFO] 16:08:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:24 [INFO] 16:08:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:24 [INFO] 16:08:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] 16:08:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] 16:08:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:24 [INFO] 16:08:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Starting audit... 16:08:24 Audit done. 16:08:24 [INFO] You have 0 Checkstyle violations. 16:08:24 [INFO] 16:08:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Starting audit... 16:08:24 Audit done. 16:08:24 [INFO] You have 0 Checkstyle violations. 16:08:24 [INFO] 16:08:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:24 [INFO] 16:08:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 16:08:24 [INFO] ...done! 16:08:24 [INFO] Attaching features XML 16:08:24 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:24 [INFO] 16:08:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 16:08: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 16:08:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:24 [INFO] 16:08:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 16:08:24 [INFO] 16:08:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:24 [INFO] 16:08:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 16:08:24 [INFO] 16:08:24 [INFO] 16:08:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 16:08:24 [INFO] 16:08:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:24 [INFO] Forking arbitratorreconciliation-api 0.20.2-SNAPSHOT 16:08:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:24 [INFO] 16:08:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:25 [INFO] 16:08:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:25 [INFO] 16:08:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 16:08:25 [INFO] 16:08:25 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 16:08:25 [INFO] 16:08:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:25 [INFO] 16:08:25 [INFO] --- yang:14.0.18:generate-sources (binding) @ arbitratorreconciliation-api --- 16:08:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:25 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 16:08:25 [INFO] yang-to-sources: Found 11 dependencies in 1.043 ms 16:08:25 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:25 [INFO] 16:08:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Starting audit... 16:08:25 Audit done. 16:08:25 [INFO] You have 0 Checkstyle violations. 16:08:25 [INFO] 16:08:25 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Starting audit... 16:08:25 Audit done. 16:08:25 [INFO] You have 0 Checkstyle violations. 16:08:25 [INFO] 16:08:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 16:08:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:25 [INFO] 16:08:25 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 16:08:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 16:08:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:08:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:08:25 [INFO] 16:08:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Recompiling the module because of changed dependency. 16:08:25 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:08:25 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 16:08:25 [INFO] 16:08:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 16:08:25 [INFO] 16:08:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 16:08:25 [INFO] Fork Value is true 16:08:27 [INFO] Done SpotBugs Analysis.... 16:08:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:27 [INFO] 16:08:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 16:08:27 [INFO] 16:08:27 [INFO] 16:08:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 16:08:27 [INFO] BugInstance size is 0 16:08:27 [INFO] Error size is 0 16:08:27 [INFO] No errors/warnings found 16:08:27 [INFO] 16:08:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:27 [INFO] Forking reconciliation-framework 0.20.2-SNAPSHOT 16:08:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:27 [INFO] 16:08:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 16:08:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:27 [INFO] 16:08:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 16:08:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:27 [INFO] 16:08:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 16:08:28 [INFO] 16:08:28 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 16:08:28 [INFO] 16:08:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ reconciliation-framework --- 16:08:28 [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/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:28 [INFO] 16:08:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 16:08:28 [INFO] Starting audit... 16:08:28 Audit done. 16:08:28 [INFO] You have 0 Checkstyle violations. 16:08:28 [INFO] 16:08:28 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 16:08:28 [INFO] Starting audit... 16:08:28 Audit done. 16:08:28 [INFO] You have 0 Checkstyle violations. 16:08:28 [INFO] 16:08:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 16:08:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:28 [INFO] 16:08:28 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 16:08:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 16:08:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 16:08:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 16:08:28 [INFO] 16:08:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 16:08:28 [INFO] Recompiling the module because of changed dependency. 16:08:28 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 16:08:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 16:08:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 16:08:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 16:08:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 16:08:28 [INFO] 16:08:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 16:08:28 [INFO] 16:08:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 16:08:28 [INFO] Fork Value is true 16:08:31 [INFO] Done SpotBugs Analysis.... 16:08:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:31 [INFO] 16:08:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 16:08:31 [INFO] 16:08:31 [INFO] 16:08:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 16:08:31 [INFO] BugInstance size is 0 16:08:31 [INFO] Error size is 0 16:08:31 [INFO] No errors/warnings found 16:08:31 [INFO] 16:08:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:31 [INFO] Forking arbitratorreconciliation-impl 0.20.2-SNAPSHOT 16:08:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:31 [INFO] 16:08:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:31 [INFO] 16:08:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:31 [INFO] 16:08:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] 16:08:31 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] 16:08:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 16:08:31 [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/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:31 [INFO] 16:08:31 [INFO] --- yang:14.0.18:generate-sources (binding) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 16:08:31 [INFO] yang-to-sources: Found 14 dependencies in 1.583 ms 16:08:31 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:31 [INFO] 16:08:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Starting audit... 16:08:31 Audit done. 16:08:31 [INFO] You have 0 Checkstyle violations. 16:08:31 [INFO] 16:08:31 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Starting audit... 16:08:31 Audit done. 16:08:31 [INFO] You have 0 Checkstyle violations. 16:08:31 [INFO] 16:08:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 16:08:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:31 [INFO] 16:08:31 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 16:08:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:08:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:08:31 [INFO] 16:08:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Recompiling the module because of changed dependency. 16:08:31 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 16:08:31 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 16:08:31 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 16:08:31 [INFO] 16:08:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 16:08:31 [INFO] 16:08:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 16:08:31 [INFO] Fork Value is true 16:08:34 [INFO] Done SpotBugs Analysis.... 16:08:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:34 [INFO] 16:08:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 16:08:34 [INFO] 16:08:34 [INFO] 16:08:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 16:08:34 [INFO] BugInstance size is 0 16:08:34 [INFO] Error size is 0 16:08:34 [INFO] No errors/warnings found 16:08:34 [INFO] 16:08:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:34 [INFO] Forking forwardingrules-manager 0.20.2-SNAPSHOT 16:08:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:34 [INFO] 16:08:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 16:08:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:34 [INFO] 16:08:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 16:08:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:34 [INFO] 16:08:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 16:08:34 [INFO] 16:08:34 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 16:08:34 [INFO] 16:08:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:34 [INFO] 16:08:34 [INFO] --- yang:14.0.18:generate-sources (binding) @ forwardingrules-manager --- 16:08:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 16:08:34 [INFO] yang-to-sources: Found 15 dependencies in 1.328 ms 16:08:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:34 [INFO] 16:08:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 16:08:34 [INFO] Starting audit... 16:08:34 Audit done. 16:08:34 [INFO] You have 0 Checkstyle violations. 16:08:34 [INFO] 16:08:34 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 16:08:35 [INFO] Starting audit... 16:08:35 Audit done. 16:08:35 [INFO] You have 0 Checkstyle violations. 16:08:35 [INFO] 16:08:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 16:08:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:35 [INFO] 16:08:35 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 16:08:35 [INFO] Copying 1 resource from src/main/resources to target/classes 16:08:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 16:08:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:08:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:08:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 16:08:35 [INFO] 16:08:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 16:08:35 [INFO] Recompiling the module because of changed dependency. 16:08:35 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[33,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[38,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[43,41] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[45,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[49,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[67,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[72,62] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[77,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[79,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[83,100] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[88,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[96,100] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[100,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[107,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[51,25] possible 'this' escape before subclass is fully initialized 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[108,86] previous possible 'this' escape happens here via invocation 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[53,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[104,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[106,28] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[115,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[119,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[77,13] possible 'this' escape before subclass is fully initialized 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:08:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 16:08:35 [INFO] 16:08:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 16:08:35 [INFO] 16:08:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 16:08:35 [INFO] Fork Value is true 16:08:41 [INFO] Done SpotBugs Analysis.... 16:08:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:41 [INFO] 16:08:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 16:08:41 [INFO] 16:08:41 [INFO] 16:08:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 16:08:41 [INFO] BugInstance size is 0 16:08:41 [INFO] Error size is 0 16:08:41 [INFO] No errors/warnings found 16:08:41 [INFO] 16:08:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.20.2-SNAPSHOT 16:08:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:41 [INFO] 16:08:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:41 [INFO] 16:08:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:41 [INFO] 16:08:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] 16:08:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] 16:08:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:41 [INFO] 16:08:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Starting audit... 16:08:41 Audit done. 16:08:41 [INFO] You have 0 Checkstyle violations. 16:08:41 [INFO] 16:08:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Starting audit... 16:08:41 Audit done. 16:08:41 [INFO] You have 0 Checkstyle violations. 16:08:41 [INFO] 16:08:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:41 [INFO] 16:08:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 16:08:41 [INFO] ...done! 16:08:41 [INFO] Attaching features XML 16:08:41 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:41 [INFO] 16:08:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08: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 16:08:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:41 [INFO] 16:08:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 16:08:41 [INFO] 16:08:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:41 [INFO] 16:08:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 16:08:41 [INFO] 16:08:41 [INFO] 16:08:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 16:08:41 [INFO] 16:08:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:41 [INFO] Forking forwardingrules-sync 0.20.2-SNAPSHOT 16:08:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:41 [INFO] 16:08:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 16:08:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:41 [INFO] 16:08:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 16:08:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:41 [INFO] 16:08:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 16:08:42 [INFO] 16:08:42 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 16:08:42 [INFO] 16:08:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:42 [INFO] 16:08:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 16:08:42 [INFO] Starting audit... 16:08:42 Audit done. 16:08:42 [INFO] You have 0 Checkstyle violations. 16:08:42 [INFO] 16:08:42 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 16:08:42 [INFO] Starting audit... 16:08:42 Audit done. 16:08:42 [INFO] You have 0 Checkstyle violations. 16:08:42 [INFO] 16:08:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 16:08:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:42 [INFO] 16:08:42 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 16:08:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 16:08:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 16:08:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 16:08:42 [INFO] 16:08:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 16:08:42 [INFO] Recompiling the module because of changed dependency. 16:08:42 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 16:08:43 [INFO] 16:08:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 16:08:43 [INFO] 16:08:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 16:08:43 [INFO] Fork Value is true 16:08:47 [INFO] Done SpotBugs Analysis.... 16:08:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:47 [INFO] 16:08:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 16:08:47 [INFO] 16:08:47 [INFO] 16:08:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 16:08:47 [INFO] BugInstance size is 0 16:08:47 [INFO] Error size is 0 16:08:47 [INFO] No errors/warnings found 16:08:47 [INFO] 16:08:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:47 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.20.2-SNAPSHOT 16:08:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:47 [INFO] 16:08:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:47 [INFO] 16:08:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:47 [INFO] 16:08:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] 16:08:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] 16:08:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:48 [INFO] 16:08:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] Starting audit... 16:08:48 Audit done. 16:08:48 [INFO] You have 0 Checkstyle violations. 16:08:48 [INFO] 16:08:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] Starting audit... 16:08:48 Audit done. 16:08:48 [INFO] You have 0 Checkstyle violations. 16:08:48 [INFO] 16:08:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:48 [INFO] 16:08:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 16:08:48 [INFO] ...done! 16:08:48 [INFO] Attaching features XML 16:08:48 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:48 [INFO] 16:08:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08: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 16:08:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:48 [INFO] 16:08:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 16:08:48 [INFO] 16:08:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:48 [INFO] 16:08:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 16:08:48 [INFO] 16:08:48 [INFO] 16:08:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 16:08:48 [INFO] 16:08:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:48 [INFO] Forking table-miss-enforcer 0.20.2-SNAPSHOT 16:08:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:48 [INFO] 16:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 16:08:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:48 [INFO] 16:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 16:08:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:48 [INFO] 16:08:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 16:08:48 [INFO] 16:08:48 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 16:08:48 [INFO] 16:08:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:48 [INFO] 16:08:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 16:08:48 [INFO] Starting audit... 16:08:48 Audit done. 16:08:48 [INFO] You have 0 Checkstyle violations. 16:08:48 [INFO] 16:08:48 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 16:08:48 [INFO] Starting audit... 16:08:48 Audit done. 16:08:48 [INFO] You have 0 Checkstyle violations. 16:08:48 [INFO] 16:08:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 16:08:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:48 [INFO] 16:08:48 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 16:08:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 16:08:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 16:08:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 16:08:48 [INFO] 16:08:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 16:08:48 [INFO] Recompiling the module because of changed dependency. 16:08:48 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:08:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:08:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[96,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[96,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 16:08:48 [INFO] 16:08:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 16:08:48 [INFO] 16:08:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 16:08:48 [INFO] Fork Value is true 16:08:51 [INFO] Done SpotBugs Analysis.... 16:08:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:51 [INFO] 16:08:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 16:08:51 [INFO] 16:08:51 [INFO] 16:08:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 16:08:51 [INFO] BugInstance size is 0 16:08:51 [INFO] Error size is 0 16:08:51 [INFO] No errors/warnings found 16:08:51 [INFO] 16:08:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:51 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.20.2-SNAPSHOT 16:08:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:51 [INFO] 16:08:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:51 [INFO] 16:08:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:51 [INFO] 16:08:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] 16:08:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] 16:08:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:51 [INFO] 16:08:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Starting audit... 16:08:51 Audit done. 16:08:51 [INFO] You have 0 Checkstyle violations. 16:08:51 [INFO] 16:08:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Starting audit... 16:08:51 Audit done. 16:08:51 [INFO] You have 0 Checkstyle violations. 16:08:51 [INFO] 16:08:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:51 [INFO] 16:08:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 16:08:51 [INFO] ...done! 16:08:51 [INFO] Attaching features XML 16:08:51 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:08:51 [INFO] 16:08:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08: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 16:08:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:51 [INFO] 16:08:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 16:08:51 [INFO] 16:08:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] No files found to run spotbugs, check compile phase has been run 16:08:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:51 [INFO] 16:08:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 16:08:51 [INFO] 16:08:51 [INFO] 16:08:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 16:08:51 [INFO] 16:08:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:51 [INFO] Forking topology-lldp-discovery 0.20.2-SNAPSHOT 16:08:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:51 [INFO] 16:08:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 16:08:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:51 [INFO] 16:08:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 16:08:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:51 [INFO] 16:08:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 16:08:52 [INFO] 16:08:52 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 16:08:52 [INFO] 16:08:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 16:08:52 [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/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:52 [INFO] 16:08:52 [INFO] --- yang:14.0.18:generate-sources (binding) @ topology-lldp-discovery --- 16:08:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 16:08:52 [INFO] yang-to-sources: Found 12 dependencies in 1.204 ms 16:08:52 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:52 [INFO] 16:08:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 16:08:52 [INFO] Starting audit... 16:08:52 Audit done. 16:08:52 [INFO] You have 0 Checkstyle violations. 16:08:52 [INFO] 16:08:52 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 16:08:52 [INFO] Starting audit... 16:08:52 Audit done. 16:08:52 [INFO] You have 0 Checkstyle violations. 16:08:52 [INFO] 16:08:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 16:08:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:52 [INFO] 16:08:52 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 16:08:52 [INFO] Copying 1 resource from src/main/resources to target/classes 16:08:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:08:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:08:52 [INFO] 16:08:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 16:08:52 [INFO] Recompiling the module because of changed dependency. 16:08:52 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[47,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[84,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[105,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[115,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[143,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:08:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 16:08:52 [INFO] 16:08:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 16:08:52 [INFO] 16:08:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 16:08:52 [INFO] Fork Value is true 16:08:55 [INFO] Done SpotBugs Analysis.... 16:08:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:55 [INFO] 16:08:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 16:08:55 [INFO] 16:08:55 [INFO] 16:08:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 16:08:55 [INFO] BugInstance size is 0 16:08:55 [INFO] Error size is 0 16:08:55 [INFO] No errors/warnings found 16:08:55 [INFO] 16:08:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:55 [INFO] Forking lldp-speaker 0.20.2-SNAPSHOT 16:08:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:55 [INFO] 16:08:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 16:08:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:55 [INFO] 16:08:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 16:08:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:55 [INFO] 16:08:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 16:08:55 [INFO] 16:08:55 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 16:08:55 [INFO] 16:08:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lldp-speaker --- 16:08:55 [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/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:55 [INFO] 16:08:55 [INFO] --- yang:14.0.18:generate-sources (binding) @ lldp-speaker --- 16:08:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:55 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 16:08:55 [INFO] yang-to-sources: Found 13 dependencies in 1.571 ms 16:08:55 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:08:55 [INFO] 16:08:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 16:08:55 [INFO] Starting audit... 16:08:55 Audit done. 16:08:55 [INFO] You have 0 Checkstyle violations. 16:08:55 [INFO] 16:08:55 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 16:08:56 [INFO] Starting audit... 16:08:56 Audit done. 16:08:56 [INFO] You have 0 Checkstyle violations. 16:08:56 [INFO] 16:08:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 16:08:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:08:56 [INFO] 16:08:56 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 16:08:56 [INFO] Copying 1 resource from src/main/resources to target/classes 16:08:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:08:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:08:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:08:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:08:56 [INFO] 16:08:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 16:08:56 [INFO] Recompiling the module because of changed dependency. 16:08:56 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 16:08:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:08:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:08:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:08:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:08:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[69,77] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[71,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[73,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:56 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[84,95] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:08:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 16:08:56 [INFO] 16:08:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 16:08:56 [INFO] 16:08:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 16:08:56 [INFO] Fork Value is true 16:08:59 [INFO] Done SpotBugs Analysis.... 16:08:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:08:59 [INFO] 16:08:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 16:08:59 [INFO] 16:08:59 [INFO] 16:08:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 16:08:59 [INFO] BugInstance size is 0 16:08:59 [INFO] Error size is 0 16:08:59 [INFO] No errors/warnings found 16:08:59 [INFO] 16:08:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:59 [INFO] Forking topology-manager 0.20.2-SNAPSHOT 16:08:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:08:59 [INFO] 16:08:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 16:08:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:59 [INFO] 16:08:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 16:08:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:59 [INFO] 16:08:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 16:08:59 [INFO] 16:08:59 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 16:08:59 [INFO] 16:08:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-manager --- 16:08: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/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:59 [INFO] 16:08:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 16:08:59 [INFO] Starting audit... 16:08:59 Audit done. 16:08:59 [INFO] You have 0 Checkstyle violations. 16:08:59 [INFO] 16:08:59 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 16:09:00 [INFO] Starting audit... 16:09:00 Audit done. 16:09:00 [INFO] You have 0 Checkstyle violations. 16:09:00 [INFO] 16:09:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 16:09:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:00 [INFO] 16:09:00 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 16:09:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 16:09:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 16:09:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 16:09:00 [INFO] 16:09:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 16:09:00 [INFO] Recompiling the module because of changed dependency. 16:09:00 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:09:00 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[53,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[65,91] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[59,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[71,91] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:00 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[125,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:00 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 16:09:00 [INFO] 16:09:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 16:09:00 [INFO] 16:09:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 16:09:00 [INFO] Fork Value is true 16:09:03 [INFO] Done SpotBugs Analysis.... 16:09:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:03 [INFO] 16:09:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 16:09:03 [INFO] 16:09:03 [INFO] 16:09:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 16:09:03 [INFO] BugInstance size is 0 16:09:03 [INFO] Error size is 0 16:09:03 [INFO] No errors/warnings found 16:09:03 [INFO] 16:09:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.20.2-SNAPSHOT 16:09:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] 16:09:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] 16:09:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:03 [INFO] 16:09:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Starting audit... 16:09:03 Audit done. 16:09:03 [INFO] You have 0 Checkstyle violations. 16:09:03 [INFO] 16:09:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Starting audit... 16:09:03 Audit done. 16:09:03 [INFO] You have 0 Checkstyle violations. 16:09:03 [INFO] 16:09:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 16:09:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:03 [INFO] 16:09:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 16:09:03 [INFO] ...done! 16:09:03 [INFO] Attaching features XML 16:09:03 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:03 [INFO] 16:09:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 16:09:03 [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 16:09:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:03 [INFO] 16:09:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 16:09:03 [INFO] 16:09:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:03 [INFO] 16:09:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 16:09:03 [INFO] 16:09:03 [INFO] 16:09:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 16:09:03 [INFO] 16:09:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.20.2-SNAPSHOT 16:09:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 16:09:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 16:09:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] 16:09:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] 16:09:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:04 [INFO] 16:09:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] Starting audit... 16:09:04 Audit done. 16:09:04 [INFO] You have 0 Checkstyle violations. 16:09:04 [INFO] 16:09:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] Starting audit... 16:09:04 Audit done. 16:09:04 [INFO] You have 0 Checkstyle violations. 16:09:04 [INFO] 16:09:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:04 [INFO] 16:09:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 16:09:04 [INFO] ...done! 16:09:04 [INFO] Attaching features XML 16:09:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:04 [INFO] 16:09:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [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 16:09:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:04 [INFO] 16:09:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:04 [INFO] 16:09:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 16:09:04 [INFO] 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 16:09:04 [INFO] 16:09:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.20.2-SNAPSHOT 16:09:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:04 [INFO] 16:09:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:04 [INFO] 16:09:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:04 [INFO] 16:09:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] 16:09:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] 16:09:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:04 [INFO] 16:09:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Starting audit... 16:09:04 Audit done. 16:09:04 [INFO] You have 0 Checkstyle violations. 16:09:04 [INFO] 16:09:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Starting audit... 16:09:04 Audit done. 16:09:04 [INFO] You have 0 Checkstyle violations. 16:09:04 [INFO] 16:09:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:04 [INFO] 16:09:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 16:09:04 [INFO] ...done! 16:09:04 [INFO] Attaching features XML 16:09:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:04 [INFO] 16:09:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [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 16:09:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:04 [INFO] 16:09:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:04 [INFO] 16:09:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 16:09:04 [INFO] 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:09:04 [INFO] 16:09:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.20.2-SNAPSHOT 16:09:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:04 [INFO] 16:09:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 16:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:04 [INFO] 16:09:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 16:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:04 [INFO] 16:09:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] 16:09:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] 16:09:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:05 [INFO] 16:09:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] Starting audit... 16:09:05 Audit done. 16:09:05 [INFO] You have 0 Checkstyle violations. 16:09:05 [INFO] 16:09:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] Starting audit... 16:09:05 Audit done. 16:09:05 [INFO] You have 0 Checkstyle violations. 16:09:05 [INFO] 16:09:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:05 [INFO] 16:09:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 16:09:05 [INFO] ...done! 16:09:05 [INFO] Attaching features XML 16:09:05 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:05 [INFO] 16:09:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [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 16:09:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:05 [INFO] 16:09:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 16:09:05 [INFO] 16:09:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:05 [INFO] 16:09:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 16:09:05 [INFO] 16:09:05 [INFO] 16:09:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 16:09:05 [INFO] 16:09:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:05 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.20.2-SNAPSHOT 16:09:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:05 [INFO] 16:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:05 [INFO] 16:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:05 [INFO] 16:09:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] 16:09:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] 16:09:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:05 [INFO] 16:09:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Starting audit... 16:09:05 Audit done. 16:09:05 [INFO] You have 0 Checkstyle violations. 16:09:05 [INFO] 16:09:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Starting audit... 16:09:05 Audit done. 16:09:05 [INFO] You have 0 Checkstyle violations. 16:09:05 [INFO] 16:09:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:05 [INFO] 16:09:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 16:09:05 [INFO] ...done! 16:09:05 [INFO] Attaching features XML 16:09:05 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:05 [INFO] 16:09:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [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 16:09:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:05 [INFO] 16:09:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 16:09:05 [INFO] 16:09:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:05 [INFO] 16:09:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 16:09:05 [INFO] 16:09:05 [INFO] 16:09:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 16:09:05 [INFO] 16:09:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:05 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.20.2-SNAPSHOT 16:09:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:05 [INFO] 16:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:05 [INFO] 16:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:05 [INFO] 16:09:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] 16:09:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] 16:09:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:06 [INFO] 16:09:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] Starting audit... 16:09:06 Audit done. 16:09:06 [INFO] You have 0 Checkstyle violations. 16:09:06 [INFO] 16:09:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] Starting audit... 16:09:06 Audit done. 16:09:06 [INFO] You have 0 Checkstyle violations. 16:09:06 [INFO] 16:09:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:06 [INFO] 16:09:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 16:09:06 [INFO] ...done! 16:09:06 [INFO] Attaching features XML 16:09:06 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:06 [INFO] 16:09:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [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 16:09:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:06 [INFO] 16:09:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 16:09:06 [INFO] 16:09:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:06 [INFO] 16:09:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 16:09:06 [INFO] 16:09:06 [INFO] 16:09:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:09:06 [INFO] 16:09:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:06 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.20.2-SNAPSHOT 16:09:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:06 [INFO] 16:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:06 [INFO] 16:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:06 [INFO] 16:09:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] 16:09:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] 16:09:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:06 [INFO] 16:09:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Starting audit... 16:09:06 Audit done. 16:09:06 [INFO] You have 0 Checkstyle violations. 16:09:06 [INFO] 16:09:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Starting audit... 16:09:06 Audit done. 16:09:06 [INFO] You have 0 Checkstyle violations. 16:09:06 [INFO] 16:09:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:09:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:06 [INFO] 16:09:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 16:09:06 [INFO] ...done! 16:09:06 [INFO] Attaching features XML 16:09:06 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:06 [INFO] 16:09:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:09:06 [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 16:09:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:06 [INFO] 16:09:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:09:06 [INFO] 16:09:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:06 [INFO] 16:09:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:09:06 [INFO] 16:09:06 [INFO] 16:09:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:09:06 [INFO] 16:09:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:06 [INFO] Forking test-common 0.20.2-SNAPSHOT 16:09:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:06 [INFO] 16:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 16:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:06 [INFO] 16:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 16:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:06 [INFO] 16:09:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 16:09:07 [INFO] 16:09:07 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 16:09:07 [INFO] 16:09:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 16:09: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/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:07 [INFO] 16:09:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 16:09:07 [INFO] Starting audit... 16:09:07 Audit done. 16:09:07 [INFO] You have 0 Checkstyle violations. 16:09:07 [INFO] 16:09:07 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 16:09:07 [INFO] Starting audit... 16:09:07 Audit done. 16:09:07 [INFO] You have 0 Checkstyle violations. 16:09:07 [INFO] 16:09:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 16:09:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:07 [INFO] 16:09:07 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 16:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 16:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 16:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 16:09:07 [INFO] 16:09:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 16:09:07 [INFO] Recompiling the module because of changed dependency. 16:09:07 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:09:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 16:09:07 [INFO] 16:09:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 16:09:07 [INFO] 16:09:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 16:09:07 [INFO] Fork Value is true 16:09:10 [INFO] Done SpotBugs Analysis.... 16:09:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:10 [INFO] 16:09:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 16:09:10 [INFO] 16:09:10 [INFO] 16:09:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 16:09:10 [INFO] BugInstance size is 0 16:09:10 [INFO] Error size is 0 16:09:10 [INFO] No errors/warnings found 16:09:10 [INFO] 16:09:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:10 [INFO] Forking drop-test-karaf 0.20.2-SNAPSHOT 16:09:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:10 [INFO] 16:09:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 16:09:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:10 [INFO] 16:09:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:09:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:10 [INFO] 16:09:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 16:09:10 [INFO] 16:09:10 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 16:09:10 [INFO] 16:09:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:09:10 [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/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:10 [INFO] 16:09:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 16:09:10 [INFO] Starting audit... 16:09:10 Audit done. 16:09:10 [INFO] You have 0 Checkstyle violations. 16:09:10 [INFO] 16:09:10 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 16:09:10 [INFO] Starting audit... 16:09:10 Audit done. 16:09:10 [INFO] You have 0 Checkstyle violations. 16:09:10 [INFO] 16:09:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 16:09:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:10 [INFO] 16:09:10 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 16:09:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 16:09:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 16:09:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 16:09:10 [INFO] 16:09:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 16:09:10 [INFO] Recompiling the module because of changed dependency. 16:09:10 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:09:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 16:09:10 [INFO] 16:09:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:09:10 [INFO] 16:09:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 16:09:10 [INFO] Fork Value is true 16:09:12 [INFO] Done SpotBugs Analysis.... 16:09:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:12 [INFO] 16:09:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:09:12 [INFO] 16:09:12 [INFO] 16:09:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 16:09:12 [INFO] BugInstance size is 0 16:09:12 [INFO] Error size is 0 16:09:12 [INFO] No errors/warnings found 16:09:12 [INFO] 16:09:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:12 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.20.2-SNAPSHOT 16:09:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:12 [INFO] 16:09:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:13 [INFO] 16:09:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:13 [INFO] 16:09:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] 16:09:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] 16:09:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:13 [INFO] 16:09:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Starting audit... 16:09:13 Audit done. 16:09:13 [INFO] You have 0 Checkstyle violations. 16:09:13 [INFO] 16:09:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Starting audit... 16:09:13 Audit done. 16:09:13 [INFO] You have 0 Checkstyle violations. 16:09:13 [INFO] 16:09:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:09:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:13 [INFO] 16:09:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 16:09:13 [INFO] ...done! 16:09:13 [INFO] Attaching features XML 16:09:13 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:13 [INFO] 16:09:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:09: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 16:09:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:13 [INFO] 16:09:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:09:13 [INFO] 16:09:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:13 [INFO] 16:09:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:09:13 [INFO] 16:09:13 [INFO] 16:09:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:09:13 [INFO] 16:09:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:13 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.20.2-SNAPSHOT 16:09:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:13 [INFO] 16:09:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:09:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:13 [INFO] 16:09:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:09:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:13 [INFO] 16:09:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] 16:09:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] 16:09:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:14 [INFO] 16:09:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] Starting audit... 16:09:14 Audit done. 16:09:14 [INFO] You have 0 Checkstyle violations. 16:09:14 [INFO] 16:09:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] Starting audit... 16:09:14 Audit done. 16:09:14 [INFO] You have 0 Checkstyle violations. 16:09:14 [INFO] 16:09:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:14 [INFO] 16:09:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:09:14 [INFO] ...done! 16:09:14 [INFO] Attaching features XML 16:09:14 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:14 [INFO] 16:09:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [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 16:09:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:14 [INFO] 16:09:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:09:14 [INFO] 16:09:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:14 [INFO] 16:09:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:09:14 [INFO] 16:09:14 [INFO] 16:09:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:09:14 [INFO] 16:09:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:14 [INFO] Forking southbound-cli 0.20.2-SNAPSHOT 16:09:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:14 [INFO] 16:09:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 16:09:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:14 [INFO] 16:09:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:09:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:14 [INFO] 16:09:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 16:09:14 [INFO] 16:09:14 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 16:09:14 [INFO] 16:09:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-cli --- 16:09: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/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:14 [INFO] 16:09:14 [INFO] --- yang:14.0.18:generate-sources (binding) @ southbound-cli --- 16:09:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 16:09:14 [INFO] yang-to-sources: Found 16 dependencies in 1.609 ms 16:09:14 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:14 [INFO] 16:09:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 16:09:14 [INFO] Starting audit... 16:09:14 Audit done. 16:09:14 [INFO] You have 0 Checkstyle violations. 16:09:14 [INFO] 16:09:14 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 16:09:14 [INFO] Starting audit... 16:09:14 Audit done. 16:09:14 [INFO] You have 0 Checkstyle violations. 16:09:14 [INFO] 16:09:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 16:09:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:14 [INFO] 16:09:14 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 16:09:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 16:09:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:09:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:09:14 [INFO] 16:09:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 16:09:14 [INFO] Recompiling the module because of changed dependency. 16:09:14 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[76,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[81,64] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[86,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[88,62] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[92,92] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 16:09:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[305,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 16:09:15 [INFO] 16:09:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:09:15 [INFO] 16:09:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 16:09:15 [INFO] Fork Value is true 16:09:18 [INFO] Done SpotBugs Analysis.... 16:09:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:18 [INFO] 16:09:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:09:18 [INFO] 16:09:18 [INFO] 16:09:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 16:09:18 [INFO] BugInstance size is 0 16:09:18 [INFO] Error size is 0 16:09:18 [INFO] No errors/warnings found 16:09:18 [INFO] 16:09:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.20.2-SNAPSHOT 16:09:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:18 [INFO] 16:09:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:09:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:18 [INFO] 16:09:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:09:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:18 [INFO] 16:09:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] 16:09:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] 16:09:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:19 [INFO] 16:09:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] Starting audit... 16:09:19 Audit done. 16:09:19 [INFO] You have 0 Checkstyle violations. 16:09:19 [INFO] 16:09:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] Starting audit... 16:09:19 Audit done. 16:09:19 [INFO] You have 0 Checkstyle violations. 16:09:19 [INFO] 16:09:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:19 [INFO] 16:09:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:09:19 [INFO] ...done! 16:09:19 [INFO] Attaching features XML 16:09:19 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:19 [INFO] 16:09:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:09: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 16:09:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:19 [INFO] 16:09:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:09:19 [INFO] 16:09:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:19 [INFO] 16:09:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:09:19 [INFO] 16:09:19 [INFO] 16:09:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:09:19 [INFO] 16:09:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:19 [INFO] Forking openflowjava-extension-nicira-api 0.20.2-SNAPSHOT 16:09:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:19 [INFO] 16:09:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:19 [INFO] 16:09:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:19 [INFO] 16:09:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] 16:09:19 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] 16:09:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:09: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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:19 [INFO] 16:09:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Starting audit... 16:09:19 Audit done. 16:09:19 [INFO] You have 0 Checkstyle violations. 16:09:19 [INFO] 16:09:19 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Starting audit... 16:09:19 Audit done. 16:09:19 [INFO] You have 0 Checkstyle violations. 16:09:19 [INFO] 16:09:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:09:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:19 [INFO] 16:09:19 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 16:09:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:09:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:09:19 [INFO] 16:09:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Recompiling the module because of changed dependency. 16:09:19 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:09:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:09:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 16:09:19 [INFO] 16:09:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:09:19 [INFO] 16:09:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:09:19 [INFO] Fork Value is true 16:09:21 [INFO] Done SpotBugs Analysis.... 16:09:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:21 [INFO] 16:09:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:09:21 [INFO] 16:09:21 [INFO] 16:09:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:09:21 [INFO] BugInstance size is 0 16:09:21 [INFO] Error size is 0 16:09:21 [INFO] No errors/warnings found 16:09:21 [INFO] 16:09:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:21 [INFO] Forking openflowjava-extension-nicira 0.20.2-SNAPSHOT 16:09:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:21 [INFO] 16:09:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:09:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:21 [INFO] 16:09:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:09:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:21 [INFO] 16:09:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:09:22 [INFO] 16:09:22 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 16:09:22 [INFO] 16:09:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:09:22 [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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:22 [INFO] 16:09:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowjava-extension-nicira --- 16:09:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 16:09:22 [INFO] yang-to-sources: Found 5 dependencies in 817.6 μs 16:09:22 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:22 [INFO] 16:09:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 16:09:22 [INFO] Starting audit... 16:09:22 Audit done. 16:09:22 [INFO] You have 0 Checkstyle violations. 16:09:22 [INFO] 16:09:22 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 16:09:22 [INFO] Starting audit... 16:09:22 Audit done. 16:09:22 [INFO] You have 0 Checkstyle violations. 16:09:22 [INFO] 16:09:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:09:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:22 [INFO] 16:09:22 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 16:09:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 16:09:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:09:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:09:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:09:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:09:22 [INFO] 16:09:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 16:09:22 [INFO] Recompiling the module because of changed dependency. 16:09:22 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 16:09:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 16:09:24 [INFO] 16:09:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:09:24 [INFO] 16:09:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:09:24 [INFO] Fork Value is true 16:09:29 [INFO] Done SpotBugs Analysis.... 16:09:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:29 [INFO] 16:09:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:09:29 [INFO] 16:09:29 [INFO] 16:09:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 16:09:29 [INFO] BugInstance size is 0 16:09:29 [INFO] Error size is 0 16:09:29 [INFO] No errors/warnings found 16:09:29 [INFO] 16:09:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:29 [INFO] Forking openflowplugin-extension-nicira 0.20.2-SNAPSHOT 16:09:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:29 [INFO] 16:09:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:29 [INFO] 16:09:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:29 [INFO] 16:09:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] 16:09:29 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] 16:09:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:09:29 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:29 [INFO] 16:09:29 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 16:09:29 [INFO] yang-to-sources: Found 13 dependencies in 1.285 ms 16:09:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:29 [INFO] 16:09:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 16:09:29 [INFO] Starting audit... 16:09:29 Audit done. 16:09:29 [INFO] You have 0 Checkstyle violations. 16:09:29 [INFO] 16:09:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 16:09:30 [INFO] Starting audit... 16:09:30 Audit done. 16:09:30 [INFO] You have 0 Checkstyle violations. 16:09:30 [INFO] 16:09:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:09:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:30 [INFO] 16:09:30 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 16:09:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 16:09:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:09:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:09:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:09:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:09:30 [INFO] 16:09:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 16:09:30 [INFO] Recompiling the module because of changed dependency. 16:09:30 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:09:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 16:09:35 [INFO] 16:09:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:09:35 [INFO] 16:09:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:09:35 [INFO] Fork Value is true 16:09:42 [INFO] Done SpotBugs Analysis.... 16:09:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:42 [INFO] 16:09:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:09:42 [INFO] 16:09:42 [INFO] 16:09:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:09:42 [INFO] BugInstance size is 0 16:09:42 [INFO] Error size is 0 16:09:42 [INFO] No errors/warnings found 16:09:42 [INFO] 16:09:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.20.2-SNAPSHOT 16:09:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:42 [INFO] 16:09:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:09:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:42 [INFO] 16:09:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:09:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:42 [INFO] 16:09:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:43 [INFO] 16:09:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] Starting audit... 16:09:43 Audit done. 16:09:43 [INFO] You have 0 Checkstyle violations. 16:09:43 [INFO] 16:09:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] Starting audit... 16:09:43 Audit done. 16:09:43 [INFO] You have 0 Checkstyle violations. 16:09:43 [INFO] 16:09:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:43 [INFO] 16:09:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:09:43 [INFO] ...done! 16:09:43 [INFO] Attaching features XML 16:09:43 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:43 [INFO] 16:09:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [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 16:09:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:43 [INFO] 16:09:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:09:43 [INFO] 16:09:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:43 [INFO] 16:09:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:09:43 [INFO] 16:09:43 [INFO] 16:09:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:43 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.20.2-SNAPSHOT 16:09:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:43 [INFO] 16:09:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:43 [INFO] 16:09:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:43 [INFO] 16:09:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:43 [INFO] 16:09:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Starting audit... 16:09:43 Audit done. 16:09:43 [INFO] You have 0 Checkstyle violations. 16:09:43 [INFO] 16:09:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Starting audit... 16:09:43 Audit done. 16:09:43 [INFO] You have 0 Checkstyle violations. 16:09:43 [INFO] 16:09:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:09:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:43 [INFO] 16:09:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:09:43 [INFO] ...done! 16:09:43 [INFO] Attaching features XML 16:09:43 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:43 [INFO] 16:09:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:09:43 [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 16:09:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:43 [INFO] 16:09:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:09:43 [INFO] 16:09:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:43 [INFO] 16:09:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:09:43 [INFO] 16:09:43 [INFO] 16:09:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:09:43 [INFO] 16:09:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:43 [INFO] Forking openflowjava-extension-eric 0.20.2-SNAPSHOT 16:09:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:43 [INFO] 16:09:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:09:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:43 [INFO] 16:09:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:09:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:43 [INFO] 16:09:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 16:09:44 [INFO] 16:09:44 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 16:09:44 [INFO] 16:09:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:09:44 [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/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:44 [INFO] 16:09:44 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowjava-extension-eric --- 16:09:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:44 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 16:09:44 [INFO] yang-to-sources: Found 5 dependencies in 789.6 μs 16:09:44 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:44 [INFO] 16:09:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 16:09:44 [INFO] Starting audit... 16:09:44 Audit done. 16:09:44 [INFO] You have 0 Checkstyle violations. 16:09:44 [INFO] 16:09:44 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 16:09:44 [INFO] Starting audit... 16:09:44 Audit done. 16:09:44 [INFO] You have 0 Checkstyle violations. 16:09:44 [INFO] 16:09:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:09:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:44 [INFO] 16:09:44 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 16:09:44 [INFO] Copying 1 resource from src/main/resources to target/classes 16:09:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:09:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:09:44 [INFO] 16:09:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 16:09:44 [INFO] Recompiling the module because of changed dependency. 16:09:44 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:09:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:09:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 16:09:44 [INFO] 16:09:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:09:44 [INFO] 16:09:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:09:44 [INFO] Fork Value is true 16:09:47 [INFO] Done SpotBugs Analysis.... 16:09:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:47 [INFO] 16:09:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:09:47 [INFO] 16:09:47 [INFO] 16:09:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 16:09:47 [INFO] BugInstance size is 0 16:09:47 [INFO] Error size is 0 16:09:47 [INFO] No errors/warnings found 16:09:47 [INFO] 16:09:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:47 [INFO] Forking openflowplugin-extension-eric 0.20.2-SNAPSHOT 16:09:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:47 [INFO] 16:09:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:47 [INFO] 16:09:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:47 [INFO] 16:09:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:09:47 [INFO] 16:09:47 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 16:09:47 [INFO] 16:09:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:09:47 [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/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:47 [INFO] 16:09:47 [INFO] --- yang:14.0.18:generate-sources (binding) @ openflowplugin-extension-eric --- 16:09:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 16:09:47 [INFO] yang-to-sources: Found 13 dependencies in 1.177 ms 16:09:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:47 [INFO] 16:09:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Starting audit... 16:09:47 Audit done. 16:09:47 [INFO] You have 0 Checkstyle violations. 16:09:47 [INFO] 16:09:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Starting audit... 16:09:47 Audit done. 16:09:47 [INFO] You have 0 Checkstyle violations. 16:09:47 [INFO] 16:09:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:09:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:47 [INFO] 16:09:47 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Copying 1 resource from src/main/resources to target/classes 16:09:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:09:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:09:47 [INFO] 16:09:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 16:09:47 [INFO] Recompiling the module because of changed dependency. 16:09:47 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:09:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 16:09:48 [INFO] 16:09:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:09:48 [INFO] 16:09:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:09:48 [INFO] Fork Value is true 16:09:50 [INFO] Done SpotBugs Analysis.... 16:09:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:50 [INFO] 16:09:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:09:50 [INFO] 16:09:50 [INFO] 16:09:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 16:09:50 [INFO] BugInstance size is 0 16:09:50 [INFO] Error size is 0 16:09:50 [INFO] No errors/warnings found 16:09:50 [INFO] 16:09:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:50 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.20.2-SNAPSHOT 16:09:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:50 [INFO] 16:09:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:09:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:50 [INFO] 16:09:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:09:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:50 [INFO] 16:09:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] 16:09:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] 16:09:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:51 [INFO] 16:09:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] Starting audit... 16:09:51 Audit done. 16:09:51 [INFO] You have 0 Checkstyle violations. 16:09:51 [INFO] 16:09:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] Starting audit... 16:09:51 Audit done. 16:09:51 [INFO] You have 0 Checkstyle violations. 16:09:51 [INFO] 16:09:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:09:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:51 [INFO] 16:09:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:09:51 [INFO] ...done! 16:09:51 [INFO] Attaching features XML 16:09:51 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:51 [INFO] 16:09:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:09: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 16:09:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:51 [INFO] 16:09:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:09:51 [INFO] 16:09:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:51 [INFO] 16:09:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:09:51 [INFO] 16:09:51 [INFO] 16:09:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:09:51 [INFO] 16:09:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:51 [INFO] Forking features-openflowplugin 0.20.2-SNAPSHOT 16:09:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:51 [INFO] 16:09:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 16:09:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:51 [INFO] 16:09:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:09:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:51 [INFO] 16:09:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 16:09:52 [INFO] 16:09:52 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 16:09:52 [INFO] 16:09:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:09:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:09:52 [INFO] 16:09:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 16:09:52 [INFO] Starting audit... 16:09:52 Audit done. 16:09:52 [INFO] You have 0 Checkstyle violations. 16:09:52 [INFO] 16:09:52 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 16:09:52 [INFO] Starting audit... 16:09:52 Audit done. 16:09:52 [INFO] You have 0 Checkstyle violations. 16:09:52 [INFO] 16:09:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 16:09:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:52 [INFO] 16:09:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:09:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 16:09:52 [INFO] ...done! 16:09:52 [INFO] Attaching features XML 16:09:52 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.20.2-SNAPSHOT already attached, replace previous instance 16:09:52 [INFO] 16:09:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 16:09: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 16:09:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:09:52 [INFO] 16:09:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:09:52 [INFO] 16:09:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 16:09:52 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:52 [INFO] 16:09:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:09:52 [INFO] 16:09:52 [INFO] 16:09:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 16:09:52 [INFO] 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] Forking features-aggregator 0.20.2-SNAPSHOT 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] 16:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 16:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:52 [INFO] 16:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 16:09:52 [INFO] 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] Forking model-aggregator 0.20.2-SNAPSHOT 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] 16:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 16:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:52 [INFO] 16:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 16:09:52 [INFO] 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] Forking libraries-aggregator 0.20.2-SNAPSHOT 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] 16:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 16:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:52 [INFO] 16:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 16:09:52 [INFO] 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] Forking simple-client 0.20.2-SNAPSHOT 16:09:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:52 [INFO] 16:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 16:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:52 [INFO] 16:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 16:09:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:52 [INFO] 16:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 16:09:52 [INFO] 16:09:52 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 16:09:52 [INFO] 16:09:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ simple-client --- 16:09:52 [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/openflowplugin-maven-merge-vanadium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:52 [INFO] 16:09:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 16:09:52 [INFO] Starting audit... 16:09:52 Audit done. 16:09:52 [INFO] You have 0 Checkstyle violations. 16:09:52 [INFO] 16:09:52 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 16:09:52 [INFO] Starting audit... 16:09:52 Audit done. 16:09:52 [INFO] You have 0 Checkstyle violations. 16:09:52 [INFO] 16:09:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 16:09:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:52 [INFO] 16:09:52 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 16:09:52 [INFO] Copying 2 resources from src/main/resources to target/classes 16:09:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 16:09:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 16:09:52 [INFO] 16:09:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 16:09:52 [INFO] Recompiling the module because of changed dependency. 16:09:52 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:09:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 16:09:52 [INFO] 16:09:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 16:09:52 [INFO] 16:09:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 16:09:52 [INFO] Fork Value is true 16:09:56 [INFO] Done SpotBugs Analysis.... 16:09:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:56 [INFO] 16:09:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 16:09:56 [INFO] 16:09:56 [INFO] 16:09:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 16:09:56 [INFO] BugInstance size is 0 16:09:56 [INFO] Error size is 0 16:09:56 [INFO] No errors/warnings found 16:09:56 [INFO] 16:09:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:56 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.20.2-SNAPSHOT 16:09:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:56 [INFO] 16:09:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 16:09:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:56 [INFO] 16:09:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:09:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:56 [INFO] 16:09:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 16:09:56 [INFO] 16:09:56 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 16:09:56 [INFO] 16:09:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:09: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/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:56 [INFO] 16:09:56 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 16:09:56 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 16:09:56 [INFO] 16:09:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 16:09:56 [INFO] Starting audit... 16:09:56 Audit done. 16:09:56 [INFO] You have 0 Checkstyle violations. 16:09:56 [INFO] 16:09:56 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 16:09:56 [INFO] Starting audit... 16:09:56 Audit done. 16:09:56 [INFO] You have 0 Checkstyle violations. 16:09:56 [INFO] 16:09:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 16:09:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:56 [INFO] 16:09:56 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 16:09:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 16:09:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:09:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:09:56 [INFO] 16:09:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 16:09:56 [INFO] No sources to compile 16:09:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 16:09:56 [INFO] 16:09:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:09:56 [INFO] 16:09:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 16:09:56 [INFO] No files found to run spotbugs, check compile phase has been run 16:09:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:09:56 [INFO] 16:09:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:09:56 [INFO] 16:09:56 [INFO] 16:09:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 16:09:56 [INFO] 16:09:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:56 [INFO] Forking test-extension 0.20.2-SNAPSHOT 16:09:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:09:56 [INFO] 16:09:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 16:09:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:56 [INFO] 16:09:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 16:09:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:56 [INFO] 16:09:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 16:09:57 [INFO] 16:09:57 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 16:09:57 [INFO] 16:09:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-extension --- 16:09: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/openflowplugin-maven-merge-vanadium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:57 [INFO] 16:09:57 [INFO] --- yang:14.0.18:generate-sources (binding) @ test-extension --- 16:09:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 16:09:57 [INFO] yang-to-sources: Found 18 dependencies in 1.959 ms 16:09:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:09:57 [INFO] 16:09:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 16:09:57 [INFO] Starting audit... 16:09:57 Audit done. 16:09:57 [INFO] You have 0 Checkstyle violations. 16:09:57 [INFO] 16:09:57 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 16:09:57 [INFO] Starting audit... 16:09:57 Audit done. 16:09:57 [INFO] You have 0 Checkstyle violations. 16:09:57 [INFO] 16:09:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 16:09:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:09:57 [INFO] 16:09:57 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 16:09:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 16:09:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:09:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:09:57 [INFO] 16:09:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 16:09:57 [INFO] Recompiling the module because of changed dependency. 16:09:57 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:09:57 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 16:09:57 [INFO] 16:09:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 16:09:57 [INFO] 16:09:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 16:09:57 [INFO] Fork Value is true 16:10:00 [INFO] Done SpotBugs Analysis.... 16:10:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:00 [INFO] 16:10:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 16:10:00 [INFO] 16:10:00 [INFO] 16:10:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 16:10:00 [INFO] BugInstance size is 0 16:10:00 [INFO] Error size is 0 16:10:00 [INFO] No errors/warnings found 16:10:00 [INFO] 16:10:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:00 [INFO] Forking openflowplugin-extension-aggregator 0.20.2-SNAPSHOT 16:10:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:00 [INFO] 16:10:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:10:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:00 [INFO] 16:10:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:10:00 [INFO] 16:10:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:00 [INFO] Forking test-provider 0.20.2-SNAPSHOT 16:10:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:00 [INFO] 16:10:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 16:10:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:00 [INFO] 16:10:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 16:10:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:00 [INFO] 16:10:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 16:10:00 [INFO] 16:10:00 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 16:10:00 [INFO] 16:10:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-provider --- 16:10: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/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:00 [INFO] 16:10:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 16:10:00 [INFO] Starting audit... 16:10:00 Audit done. 16:10:00 [INFO] You have 0 Checkstyle violations. 16:10:00 [INFO] 16:10:00 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 16:10:00 [INFO] Starting audit... 16:10:00 Audit done. 16:10:00 [INFO] You have 0 Checkstyle violations. 16:10:00 [INFO] 16:10:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 16:10:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:00 [INFO] 16:10:00 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 16:10:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 16:10:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 16:10:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 16:10:00 [INFO] 16:10:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 16:10:00 [INFO] Recompiling the module because of changed dependency. 16:10:00 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:10:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:10:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 16:10:01 [INFO] 16:10:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 16:10:01 [INFO] 16:10:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 16:10:01 [INFO] Fork Value is true 16:10:07 [INFO] Done SpotBugs Analysis.... 16:10:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:07 [INFO] 16:10:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 16:10:07 [INFO] 16:10:07 [INFO] 16:10:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 16:10:07 [INFO] BugInstance size is 0 16:10:07 [INFO] Error size is 0 16:10:07 [INFO] No errors/warnings found 16:10:07 [INFO] 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.20.2-SNAPSHOT 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] 16:10:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:10:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:07 [INFO] 16:10:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:10:07 [INFO] 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] Forking applications-aggregator 0.20.2-SNAPSHOT 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] 16:10:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 16:10:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:07 [INFO] 16:10:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 16:10:07 [INFO] 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] Forking learning-switch 0.20.2-SNAPSHOT 16:10:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:07 [INFO] 16:10:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 16:10:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:07 [INFO] 16:10:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 16:10:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:07 [INFO] 16:10:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 16:10:07 [INFO] 16:10:07 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 16:10:07 [INFO] 16:10:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ learning-switch --- 16:10: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/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:07 [INFO] 16:10:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 16:10:07 [INFO] Starting audit... 16:10:07 Audit done. 16:10:07 [INFO] You have 0 Checkstyle violations. 16:10:07 [INFO] 16:10:07 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 16:10:07 [INFO] Starting audit... 16:10:07 Audit done. 16:10:07 [INFO] You have 0 Checkstyle violations. 16:10:07 [INFO] 16:10:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 16:10:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:07 [INFO] 16:10:07 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 16:10:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 16:10:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 16:10:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 16:10:07 [INFO] 16:10:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 16:10:07 [INFO] Recompiling the module because of changed dependency. 16:10:07 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[36,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[36,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[37,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:10:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:10:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 16:10:07 [INFO] 16:10:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:10:07 [INFO] 16:10:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 16:10:07 [INFO] Fork Value is true 16:10:10 [INFO] Done SpotBugs Analysis.... 16:10:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:10 [INFO] 16:10:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:10:10 [INFO] 16:10:10 [INFO] 16:10:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 16:10:10 [INFO] BugInstance size is 0 16:10:10 [INFO] Error size is 0 16:10:10 [INFO] No errors/warnings found 16:10:10 [INFO] 16:10:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:10 [INFO] Forking sample-consumer 0.20.2-SNAPSHOT 16:10:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:10 [INFO] 16:10:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 16:10:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:10 [INFO] 16:10:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:10:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:10 [INFO] 16:10:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 16:10:11 [INFO] 16:10:11 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 16:10:11 [INFO] 16:10:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-consumer --- 16:10: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/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:11 [INFO] 16:10:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 16:10:11 [INFO] Starting audit... 16:10:11 Audit done. 16:10:11 [INFO] You have 0 Checkstyle violations. 16:10:11 [INFO] 16:10:11 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 16:10:11 [INFO] Starting audit... 16:10:11 Audit done. 16:10:11 [INFO] You have 0 Checkstyle violations. 16:10:11 [INFO] 16:10:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 16:10:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:11 [INFO] 16:10:11 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 16:10:11 [INFO] 16:10:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 16:10:11 [INFO] Recompiling the module because of changed dependency. 16:10:11 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:10:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 16:10:11 [INFO] 16:10:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:10:11 [INFO] 16:10:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 16:10:11 [INFO] Fork Value is true 16:10:13 [INFO] Done SpotBugs Analysis.... 16:10:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:13 [INFO] 16:10:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:10:13 [INFO] 16:10:13 [INFO] 16:10:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 16:10:13 [INFO] BugInstance size is 0 16:10:13 [INFO] Error size is 0 16:10:13 [INFO] No errors/warnings found 16:10:13 [INFO] 16:10:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:13 [INFO] Forking sample-bundles 0.20.2-SNAPSHOT 16:10:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:13 [INFO] 16:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 16:10:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:13 [INFO] 16:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:10:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:13 [INFO] 16:10:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 16:10:13 [INFO] 16:10:13 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 16:10:13 [INFO] 16:10:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-bundles --- 16:10: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/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:13 [INFO] 16:10:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 16:10:13 [INFO] Starting audit... 16:10:13 Audit done. 16:10:13 [INFO] You have 0 Checkstyle violations. 16:10:13 [INFO] 16:10:13 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 16:10:13 [INFO] Starting audit... 16:10:13 Audit done. 16:10:13 [INFO] You have 0 Checkstyle violations. 16:10:13 [INFO] 16:10:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 16:10:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:13 [INFO] 16:10:13 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 16:10:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 16:10:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 16:10:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 16:10:13 [INFO] 16:10:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 16:10:13 [INFO] Recompiling the module because of changed dependency. 16:10:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:10:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[129,43] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:10:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[129,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:10:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.20.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 16:10:14 [INFO] 16:10:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:10:14 [INFO] 16:10:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 16:10:14 [INFO] Fork Value is true 16:10:16 [INFO] Done SpotBugs Analysis.... 16:10:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:16 [INFO] 16:10:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:10:16 [INFO] 16:10:16 [INFO] 16:10:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 16:10:16 [INFO] BugInstance size is 0 16:10:16 [INFO] Error size is 0 16:10:16 [INFO] No errors/warnings found 16:10:16 [INFO] 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] Forking openflowplugin-samples-aggregator 0.20.2-SNAPSHOT 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:16 [INFO] 16:10:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:10:16 [INFO] 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] Forking srm-aggregator 0.20.2-SNAPSHOT 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 16:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:16 [INFO] 16:10:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 16:10:16 [INFO] 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] Forking openflowplugin-karaf 0.20.2-SNAPSHOT 16:10:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 16:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:10:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:17 [INFO] 16:10:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 16:10:17 [INFO] 16:10:17 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 16:10:17 [INFO] 16:10:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:10:17 [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/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:17 [INFO] 16:10:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 16:10:17 [INFO] Starting audit... 16:10:17 Audit done. 16:10:17 [INFO] You have 0 Checkstyle violations. 16:10:17 [INFO] 16:10:17 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 16:10:17 [INFO] Starting audit... 16:10:17 Audit done. 16:10:17 [INFO] You have 0 Checkstyle violations. 16:10:17 [INFO] 16:10:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 16:10:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:17 [INFO] 16:10:17 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 16:10:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 16:10:17 [INFO] 16:10:17 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 16:10:17 [INFO] Using repositories: 16:10:17 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:10:17 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:10:17 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:10:17 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:10:17 [INFO] Loading direct KAR and features XML dependencies 16:10:17 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:10:17 [INFO] Feature framework will be added as a startup feature 16:10:17 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:10:17 [INFO] Unzipping kars 16:10:17 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:10:17 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:10:17 [INFO] Loading profiles from: 16:10:17 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:10:17 [INFO] Loading repositories 16:10:17 [INFO] Generating generated-startup profile 16:10:17 [INFO] Generating generated-boot profile with parents: generated-startup 16:10:17 [INFO] Generating generated-installed profile 16:10:17 [INFO] Configuring etc/config.properties and etc/system.properties 16:10:17 [INFO] Downloading libraries for generated profiles 16:10:17 [INFO] Downloading additional libraries 16:10:17 [INFO] Writing configurations 16:10:17 [INFO] adding config file: etc/profile.cfg 16:10:17 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:10:17 [INFO] Startup stage 16:10:17 [INFO] Loading startup repositories 16:10:17 [INFO] Resolving startup features and bundles 16:10:17 [INFO] Features: framework 16:10:17 [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/14.1.4 16:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:10:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:17 [INFO] Boot stage 16:10:17 [INFO] Loading boot repositories 16:10:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.8/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.8/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.8/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 16:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 16:10:17 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 16:10:17 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 16:10:17 [INFO] Feature service/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 16:10:17 [INFO] Feature scr/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:10:17 [INFO] Feature shell/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 16:10:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:10:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:10:17 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:10:17 [INFO] Feature kar/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 16:10:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:10:17 [INFO] Feature package/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 16:10:17 [INFO] Feature jaas/4.4.8 is defined as a boot feature 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 16:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 16:10:17 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:10:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:10:18 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 16:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 16:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 16:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 16:10:18 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:10:18 [INFO] Feature feature/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:10:18 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:10:18 [INFO] Feature system/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 16:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:10:18 [INFO] Feature ssh/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 16:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 16:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 16:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 16:10:18 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:10:18 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:10:18 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 16:10:18 [INFO] Feature config/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 16:10:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:10:18 [INFO] Feature instance/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 16:10:18 [INFO] Feature framework/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:10:18 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:10:18 [INFO] Feature log/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 16:10:18 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:10:18 [INFO] Feature management/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:10:18 [INFO] adding config file: etc/jmx.acl.cfg 16:10:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:10:18 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:10:18 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:10:18 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:10:18 [INFO] Feature 210bae0a-cc0d-42a6-ac11-1f1a1705ed3a/0.0.0 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 16:10:18 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:18 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 16:10:18 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 16:10:18 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 16:10:18 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 16:10:18 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 16:10:18 [INFO] Feature deployer/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 16:10:18 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 16:10:18 [INFO] Feature bundle/4.4.8 is defined as a boot feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 16:10:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:10:18 [INFO] Feature standard/4.4.8 is defined as a boot feature 16:10:18 [INFO] Install stage 16:10:18 [INFO] Loading installed repositories 16:10:18 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 16:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 16:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:10:18 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:10:18 [INFO] 16:10:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:10:18 [INFO] 16:10:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:10:18 [INFO] No files found to run spotbugs, check compile phase has been run 16:10:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:18 [INFO] 16:10:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:10:18 [INFO] 16:10:18 [INFO] 16:10:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 16:10:18 [INFO] 16:10:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:18 [INFO] Forking openflowplugin 0.20.2-SNAPSHOT 16:10:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:18 [INFO] 16:10:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:10:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:18 [INFO] 16:10:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:10:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:18 [INFO] 16:10:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 16:10:18 [INFO] 16:10:18 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 16:10:18 [INFO] 16:10:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:10: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/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:18 [INFO] 16:10:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 16:10:18 [INFO] Starting audit... 16:10:18 Audit done. 16:10:18 [INFO] You have 0 Checkstyle violations. 16:10:18 [INFO] 16:10:18 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 16:10:18 [INFO] Starting audit... 16:10:18 Audit done. 16:10:18 [INFO] You have 0 Checkstyle violations. 16:10:18 [INFO] 16:10:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:10:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:10:18 [INFO] 16:10:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:10:18 [INFO] 16:10:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:10:18 [INFO] No files found to run spotbugs, check compile phase has been run 16:10:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:10:18 [INFO] 16:10:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:10:18 [INFO] 16:10:18 [INFO] 16:10:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 16:10:18 [INFO] 16:10:18 [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 16:10:18 [INFO] 16:10:18 [INFO] 16:10:18 [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 16:10:19 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-vanadium/target/javadoc-bundle-options. Ignored it. 16:10:19 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.2-SNAPSHOT.jar 16:10:19 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.20.2-SNAPSHOT.jar 16:10:59 [WARNING] Javadoc Warnings 16:10:59 [WARNING] warning: unknown enum constant When.UNKNOWN 16:10:59 [WARNING] reason: class file for javax.annotation.meta.When not found 16:10:59 [WARNING] 1 warning 16:10:59 [INFO] ------------------------------------------------------------------------ 16:10:59 [INFO] Reactor Summary for openflowplugin 0.20.2-SNAPSHOT: 16:10:59 [INFO] 16:10:59 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.730 s] 16:10:59 [INFO] openflowplugin-parent .............................. SUCCESS [ 8.897 s] 16:10:59 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 36.888 s] 16:10:59 [INFO] openflowjava-parent ................................ SUCCESS [ 0.710 s] 16:10:59 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.460 s] 16:10:59 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.904 s] 16:10:59 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 59.505 s] 16:10:59 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 17.418 s] 16:10:59 [INFO] model-inventory .................................... SUCCESS [ 6.415 s] 16:10:59 [INFO] model-flow-base .................................... SUCCESS [ 17.356 s] 16:10:59 [INFO] model-flow-service ................................. SUCCESS [ 16.847 s] 16:10:59 [INFO] model-flow-statistics .............................. SUCCESS [ 13.436 s] 16:10:59 [INFO] model-topology ..................................... SUCCESS [ 5.785 s] 16:10:59 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 9.086 s] 16:10:59 [INFO] liblldp ............................................ SUCCESS [ 9.524 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 7.483 s] 16:10:59 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.988 s] 16:10:59 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 5.701 s] 16:10:59 [INFO] openflowplugin-common .............................. SUCCESS [ 11.454 s] 16:10:59 [INFO] openflowplugin-api ................................. SUCCESS [ 8.267 s] 16:10:59 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.777 s] 16:10:59 [INFO] openflowplugin ..................................... SUCCESS [ 20.786 s] 16:10:59 [INFO] openflowplugin-impl ................................ SUCCESS [01:01 min] 16:10:59 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.007 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 6.092 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 5.892 s] 16:10:59 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 6.047 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 27.681 s] 16:10:59 [INFO] bulk-o-matic ....................................... SUCCESS [ 13.613 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 23.622 s] 16:10:59 [INFO] device-ownership-service ........................... SUCCESS [ 4.761 s] 16:10:59 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.536 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 21.059 s] 16:10:59 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.327 s] 16:10:59 [INFO] reconciliation-framework ........................... SUCCESS [ 7.209 s] 16:10:59 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.637 s] 16:10:59 [INFO] forwardingrules-manager ............................ SUCCESS [ 23.445 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 21.574 s] 16:10:59 [INFO] forwardingrules-sync ............................... SUCCESS [ 17.845 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 21.095 s] 16:10:59 [INFO] table-miss-enforcer ................................ SUCCESS [ 7.692 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 21.700 s] 16:10:59 [INFO] topology-lldp-discovery ............................ SUCCESS [ 8.807 s] 16:10:59 [INFO] lldp-speaker ....................................... SUCCESS [ 10.508 s] 16:10:59 [INFO] topology-manager ................................... SUCCESS [ 9.146 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 18.999 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 20.947 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 21.392 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 22.104 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 20.795 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 21.499 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 21.108 s] 16:10:59 [INFO] test-common ........................................ SUCCESS [ 5.598 s] 16:10:59 [INFO] drop-test-karaf .................................... SUCCESS [ 5.870 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 21.744 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 30.794 s] 16:10:59 [INFO] southbound-cli ..................................... SUCCESS [ 9.063 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 20.978 s] 16:10:59 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 5.854 s] 16:10:59 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 19.004 s] 16:10:59 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 34.345 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 18.953 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 18.574 s] 16:10:59 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 8.418 s] 16:10:59 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 9.433 s] 16:10:59 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 21.318 s] 16:10:59 [INFO] features-openflowplugin ............................ SUCCESS [ 6.103 s] 16:10:59 [INFO] features-aggregator ................................ SUCCESS [ 0.007 s] 16:10:59 [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] 16:10:59 [INFO] libraries-aggregator ............................... SUCCESS [ 0.003 s] 16:10:59 [INFO] simple-client ...................................... SUCCESS [ 6.506 s] 16:10:59 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.482 s] 16:10:59 [INFO] test-extension ..................................... SUCCESS [ 6.045 s] 16:10:59 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.010 s] 16:10:59 [INFO] test-provider ...................................... SUCCESS [ 10.094 s] 16:10:59 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.005 s] 16:10:59 [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] 16:10:59 [INFO] learning-switch .................................... SUCCESS [ 6.152 s] 16:10:59 [INFO] sample-consumer .................................... SUCCESS [ 5.051 s] 16:10:59 [INFO] sample-bundles ..................................... SUCCESS [ 5.807 s] 16:10:59 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.006 s] 16:10:59 [INFO] srm-aggregator ..................................... SUCCESS [ 0.002 s] 16:10:59 [INFO] openflowplugin-karaf ............................... SUCCESS [ 18.632 s] 16:10:59 [INFO] openflowplugin ..................................... SUCCESS [04:41 min] 16:10:59 [INFO] ------------------------------------------------------------------------ 16:10:59 [INFO] BUILD SUCCESS 16:10:59 [INFO] ------------------------------------------------------------------------ 16:10:59 [INFO] Total time: 23:33 min 16:10:59 [INFO] Finished at: 2025-10-19T16:10:59Z 16:10:59 [INFO] ------------------------------------------------------------------------ 16:10:59 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10988920018648472089.sh 16:10:59 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins16420392345595583247.sh 16:10:59 ---> common-variables.sh 16:10:59 --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 16:10:59 ---> maven-deploy.sh 16:10:59 -----> Remove metadata files that were not updated 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.1-SNAPSHOT/maven-metadata.xml 16:10:59 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml 16:11:00 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.1-SNAPSHOT/maven-metadata.xml 16:11:00 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml 16:11:00 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.1-SNAPSHOT/maven-metadata.xml 16:11:00 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml 16:11:00 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.1-SNAPSHOT/maven-metadata.xml 16:11:00 -----> Install lftools 16:11:00 Setup pyenv: 16:11:00 system 16:11:00 3.8.20 16:11:00 3.9.20 16:11:00 3.10.15 16:11:00 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w1Vw from file:/tmp/.os_lf_venv 16:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:02 lf-activate-venv(): INFO: Base packages installed successfully 16:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools 16:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 16:11:15 -----> Upload files to Nexus 16:11:16 ####################################################### 16:11:16 Deploying directory /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml (751.89 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml (913.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json (800.13 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom (1.35 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar (91.03 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml (166.22 kb) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml (943.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar (21.84 kb) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml.md5 (32.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml.sha1 (40.0 b) 16:11:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json (179.89 kb) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom (5.6 kb) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml (1.87 kb) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml (941.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar (205.83 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml (55.42 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom (1.78 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar (46.27 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml (1.44 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json (60.83 kb) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 16:11:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom (5.19 kb) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json (10.78 kb) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml (9.67 kb) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml (1.06 kb) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json (181.58 kb) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml (167.93 kb) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom (2.65 kb) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml (1.29 kb) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 16:11:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml (105.94 kb) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json (116.32 kb) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar (1.7 mb) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar (607.04 kb) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom (5.84 kb) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar.md5 (32.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar (624.48 kb) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json (13.17 kb) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom (1.88 kb) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar (7.36 kb) 16:11:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml (11.81 kb) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml (1.23 kb) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar (14.48 kb) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json (60.84 kb) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar (98.83 kb) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom (1.71 kb) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml (1.44 kb) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml (55.42 kb) 16:11:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml (52.2 kb) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar (2.3 mb) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar (7.49 mb) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar (1.79 mb) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom (2.08 kb) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json (57.43 kb) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 16:11:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom (1.32 kb) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml (745.41 kb) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml (642.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json (793.28 kb) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom (10.73 kb) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json (10.69 kb) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml (9.58 kb) 16:11:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar (2.85 mb) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom (7.26 kb) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar (675.75 kb) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar (1.12 mb) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml (190.67 kb) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json (207.24 kb) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar (132.42 kb) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom (1.6 kb) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml (53.31 kb) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json (58.47 kb) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar (22.36 kb) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar (15.5 kb) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json (49.33 kb) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom (1.58 kb) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar (54.29 kb) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml (44.83 kb) 16:11:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar (71.56 kb) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar (302.94 kb) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml (63.74 kb) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar (1.46 mb) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar (4.91 mb) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json (69.82 kb) 16:11:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom (1.41 kb) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar (1.13 mb) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar (4.25 mb) 16:11:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom (1.95 kb) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar (1.02 mb) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar (1.3 mb) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml (67.41 kb) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json (73.6 kb) 16:11:39 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml (70.99 kb) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar (611.82 kb) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom (1.82 kb) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar (764.34 kb) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json (77.3 kb) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar (2.36 mb) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 (32.0 b) 16:11:41 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 (40.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml (401.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml (33.98 kb) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar (136.22 kb) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json (37.57 kb) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:42 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom (1.41 kb) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar (89.34 kb) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar (500.48 kb) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml (901.0 b) 16:11:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom (1.35 kb) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml (752.43 kb) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json (800.59 kb) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:44 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml (110.91 kb) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar (18.81 kb) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json (121.0 kb) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom (2.25 kb) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:45 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar (150.93 kb) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar (32.32 kb) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b) 16:11:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml (756.61 kb) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json (804.83 kb) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml (972.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom (2.0 kb) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json (100.24 kb) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar (4.66 kb) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:48 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar (91.29 kb) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar (12.28 kb) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml (91.73 kb) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom (2.19 kb) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b) 16:11:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml (1.2 kb) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json (807.42 kb) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml (758.84 kb) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom (1.65 kb) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:11:50 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml (5.95 kb) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml (1.39 mb) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json (1.48 mb) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom (6.58 kb) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b) 16:11:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json (67.28 kb) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar (60.07 kb) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar (42.28 kb) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar (274.74 kb) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom (1.39 kb) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml (61.51 kb) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar (11.14 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom (2.6 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml (93.88 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar (111.72 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json (102.72 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar (25.06 kb) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 16:11:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar (141.47 kb) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom (2.63 kb) 16:11:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar (32.33 kb) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml (129.94 kb) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar (15.73 kb) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json (141.06 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom (2.29 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml (793.83 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml (1.71 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json (843.88 kb) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml (1.09 kb) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml (758.71 kb) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom (1.32 kb) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json (807.25 kb) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar (454.38 kb) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:11:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json (81.0 kb) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar (568.56 kb) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml (74.55 kb) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom (1.53 kb) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar (1.93 mb) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom (1.35 kb) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml (748.88 kb) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml (780.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json (796.88 kb) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json (796.4 kb) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml (748.28 kb) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom (1.25 kb) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml (823.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml (114.05 kb) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar (87.37 kb) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar (14.09 kb) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom (2.17 kb) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:03 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json (124.34 kb) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar (4.87 kb) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:04 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom (2.08 kb) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar (5.35 kb) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar (13.24 kb) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml (54.9 kb) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json (60.8 kb) 16:12:05 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar (98.76 kb) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b) 16:12:06 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar (46.19 kb) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml (113.27 kb) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json (123.26 kb) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar (28.35 kb) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:07 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom (2.44 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar (177.04 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml (120.05 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar (9.76 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom (2.75 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json (131.25 kb) 16:12:08 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar (121.9 kb) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar (30.29 kb) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:09 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar (19.36 kb) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom (2.93 kb) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar (39.24 kb) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml (122.18 kb) 16:12:10 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar (148.45 kb) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json (132.62 kb) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml (1.66 kb) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:12:11 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json (157.75 kb) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar (98.46 kb) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar (296.12 kb) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom (2.73 kb) 16:12:12 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml (145.14 kb) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar (55.08 kb) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json (142.86 kb) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom (4.51 kb) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:13 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar (403.67 kb) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml (131.38 kb) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar (181.84 kb) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar (91.92 kb) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:12:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b) 16:12:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar (60.82 kb) 16:12:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml (96.8 kb) 16:12:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar (104.62 kb) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json (105.83 kb) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom (2.94 kb) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar (338.5 kb) 16:12:16 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar (32.06 kb) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar (42.81 kb) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json (84.35 kb) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml (77.72 kb) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar (183.24 kb) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom (904.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.66 kb) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:12:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar (4.46 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json (124.84 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom (3.06 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml (114.64 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar (87.41 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar (12.45 kb) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:19 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar (107.14 kb) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml (107.25 kb) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:20 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar (41.22 kb) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar (16.72 kb) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json (117.22 kb) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:21 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom (2.53 kb) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar (199.18 kb) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom (1.92 kb) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:22 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml (96.96 kb) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar (135.21 kb) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json (105.98 kb) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar (574.65 kb) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:12:23 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom (2.58 kb) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar (89.2 kb) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml (116.64 kb) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar (318.52 kb) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json (126.26 kb) 16:12:24 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar (65.57 kb) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar (24.71 kb) 16:12:25 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json (136.38 kb) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom (1.81 kb) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar (6.77 kb) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml (124.54 kb) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:26 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar (103.3 kb) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json (1.4 mb) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml (1.32 mb) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml (816.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom (1.74 kb) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom (1.35 kb) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml (749.14 kb) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json (797.13 kb) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml (818.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml (92.42 kb) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar (132.05 kb) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar (912.67 kb) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom (1.4 kb) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar (140.26 kb) 16:12:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json (100.46 kb) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom (2.5 kb) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json (10.74 kb) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml (9.63 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml (33.2 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom (2.05 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar (43.37 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json (36.94 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar (29.34 kb) 16:12:32 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar (180.74 kb) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b) 16:12:33 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml (46.74 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom (1.29 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar (7.03 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar (19.02 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar (99.37 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json (51.46 kb) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:34 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml (742.41 kb) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom (4.93 kb) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json (790.06 kb) 16:12:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml (3.06 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar (46.94 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom (3.13 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar (154.35 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar (135.75 kb) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:36 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json (111.13 kb) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml (101.62 kb) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom (1.32 kb) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json (804.5 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml (992.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml (756.27 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json (94.91 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom (2.09 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar (386.96 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml (87.86 kb) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar (81.5 kb) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar (108.19 kb) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b) 16:12:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml (759.79 kb) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom (1.75 kb) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml (1.06 kb) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json (808.16 kb) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar (2.19 mb) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml (103.91 kb) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar (2.95 mb) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar (7.89 mb) 16:12:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json (112.77 kb) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom (3.29 kb) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom (1.33 kb) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml (748.76 kb) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml (783.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json (796.8 kb) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b) 16:12:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json (796.81 kb) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom (1.32 kb) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml (748.77 kb) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml (786.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b) 16:12:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml (54.99 kb) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom (1.37 kb) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar (6.48 kb) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json (60.47 kb) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar (13.26 kb) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar (105.54 kb) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b) 16:12:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom (2.81 kb) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar (787.9 kb) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json (87.03 kb) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar (3.34 mb) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml (79.12 kb) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar (1.05 mb) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom (19.4 kb) 16:12:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml (3.34 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json (3.65 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json (82.1 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar (201.06 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar (44.03 kb) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:49 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml (74.88 kb) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom (2.3 kb) 16:12:50 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar (30.55 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json (218.01 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom (3.4 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml (1.63 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml (202.3 kb) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar (17.92 kb) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar (87.31 kb) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml (101.18 kb) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:52 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom (2.42 kb) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar (5.92 kb) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json (110.26 kb) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 (32.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 (40.0 b) 16:12:53 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml (402.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json (69.03 kb) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar (27.64 kb) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom (2.98 kb) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml (62.54 kb) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:54 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar (115.7 kb) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar (10.84 kb) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml (1.12 kb) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml (759.65 kb) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom (1.56 kb) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json (808.08 kb) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom (2.18 kb) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar (419.04 kb) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar (249.93 kb) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml (108.24 kb) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json (117.13 kb) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar (1.09 mb) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 (32.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml (403.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom (2.7 kb) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar (7.92 kb) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:12:58 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml (60.19 kb) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json (66.03 kb) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar (28.16 kb) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar (99.36 kb) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 16:12:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom (1.42 kb) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml (37.38 kb) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json (41.28 kb) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:13:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml (790.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml (858.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom (1.82 kb) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json (801.09 kb) 16:13:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml (753.02 kb) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml (802.54 kb) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json (853.25 kb) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom (1.5 kb) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml (810.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:13:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml.sha1 (40.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json (10.83 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom (1.92 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar (9.73 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg (6.29 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar (4.33 kb) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:13:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml (9.72 kb) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg.md5 (32.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom (3.27 kb) 16:13:04 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json.sha1 (40.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar.sha1 (40.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom.sha1 (40.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar (28.98 kb) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar (17.7 kb) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar (147.36 kb) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml.md5 (32.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom.md5 (32.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar.sha1 (40.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json (161.59 kb) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 (40.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar.md5 (32.0 b) 16:13:05 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar.md5 (32.0 b) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml (150.08 kb) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar.md5 (32.0 b) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar.sha1 (40.0 b) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:13:06 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json.md5 (32.0 b) 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-config.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/openflowjava-blueprint-config-0.20.2-20251019.154726-45-legacyConfig.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/openflow-protocol-spi-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/openflowjava-parent-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/odl-openflowjava-protocol-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45-tests.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/openflow-protocol-impl-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/openflow-protocol-it-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/openflowjava-util-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/openflow-protocol-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/openflowplugin-parent-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/openflowplugin-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/model-topology-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/model-inventory-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/model-flow-base-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/model-flow-service-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/model-flow-statistics-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/srm-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/learning-switch-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/sample-consumer-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/features-openflowplugin-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/openflowjava-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/test-common-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/openflowplugin-extension-onf-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/openflowplugin-extension-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/table-miss-enforcer-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/device-ownership-service-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/reconciliation-framework-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/arbitratorreconciliation-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/southbound-cli-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/forwardingrules-manager-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/forwardingrules-sync-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/arbitratorreconciliation-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/of-switch-config-pusher-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/topology-manager-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/bulk-o-matic-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/lldp-speaker-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/drop-test-karaf-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/openflowplugin-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/openflowplugin-aggregator-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/liblldp-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/openflowplugin-common-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/odl-openflowplugin-southbound-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/test-provider-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/openflowplugin-extension-eric-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/openflowplugin-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/openflowjava-extension-nicira-api-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/openflowjava-extension-nicira-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/openflowplugin-artifacts-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/simple-client-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/sample-bundles-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/srm-impl-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/openflowplugin-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/srm-shell-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/odl-openflowplugin-libraries-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/odl-openflowplugin-drop-test-0.20.2-20251019.154726-45-features.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-config.cfg.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/openflowplugin-blueprint-config-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.pom.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-sources.jar.md5 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-javadoc.jar.sha1 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml 16:13:06 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/test-extension-0.20.2-20251019.154726-45-cyclonedx.json.md5 16:13:06 Finished deploying /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:13:06 ####################################################### 16:13:06 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins11065025797020604397.sh 16:13:06 $ ssh-agent -k 16:13:06 unset SSH_AUTH_SOCK; 16:13:06 unset SSH_AGENT_PID; 16:13:06 echo Agent pid 1581 killed; 16:13:06 [ssh-agent] Stopped. 16:13:06 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:13:06 [JaCoCo plugin] Version: 3.3.5 16:13:06 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:13:07 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 16:13:07 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 16:13:08 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 17 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 105 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 2 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 74 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 48 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 44 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 1 files 16:13:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 6 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 35 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 1 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 15 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 14 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 0 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 5 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 31 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 5 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 674 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 322 files 16:13:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 61 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 1506 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 9 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 11 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 0 files 16:13:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 14 files 16:13:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 938 files 16:13:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 727 files 16:13:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 414 files 16:13:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 43 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 9 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 1405 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 372 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 0 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 18 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 4 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 3 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 0 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 128 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 0 files 16:13:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 6 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 635 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 195 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 0 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 1 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 2 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 23 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 105 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 7 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 4 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 0 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 8 files 16:13:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 31 files 16:13:14 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:13:14 [JaCoCo plugin] Source Inclusions: **/*.java 16:13:14 [JaCoCo plugin] Source Exclusions: null 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java 3 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java 10 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/java 2 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java 32 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java 43 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java 4 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java 1 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java 6 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java 14 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java 1 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java 5 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java 9 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/java 5 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java 8 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/java 73 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java 28 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java 5 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/java 56 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java 9 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/java 1 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java 13 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/java 1 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/java 52 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java 345 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/java 3 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/java 3 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java 93 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java 2 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java 550 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java 185 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java 13 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java 1 files 16:13:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/java 2 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java 23 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/java 4 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java 4 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/java 4 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java 7 files 16:13:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java 16 files 16:13:15 [JaCoCo plugin] Loading inclusions files.. 16:13:15 [JaCoCo plugin] inclusions: [] 16:13:15 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 16:13:15 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 16:13:15 [JaCoCo plugin] Publishing the results.. 16:13:15 [JaCoCo plugin] Loading packages.. 16:13:15 [JaCoCo plugin] Done. 16:13:15 [JaCoCo plugin] Overall coverage: class: 88.6351, method: 77.62676, line: 70.3955, branch: 57.78316, instruction: 70.38546, complexity: 63.667416 16:13:15 [PostBuildScript] - [INFO] Executing post build scripts. 16:13:15 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8129093572536805768.sh 16:13:15 ---> sysstat.sh 16:13:16 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins10130636235970687545.sh 16:13:16 ---> package-listing.sh 16:13:16 ++ facter osfamily 16:13:16 ++ tr '[:upper:]' '[:lower:]' 16:13:16 + OS_FAMILY=debian 16:13:16 + workspace=/w/workspace/openflowplugin-maven-merge-vanadium 16:13:16 + START_PACKAGES=/tmp/packages_start.txt 16:13:16 + END_PACKAGES=/tmp/packages_end.txt 16:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:16 + PACKAGES=/tmp/packages_start.txt 16:13:16 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 16:13:16 + PACKAGES=/tmp/packages_end.txt 16:13:16 + case "${OS_FAMILY}" in 16:13:16 + dpkg -l 16:13:16 + grep '^ii' 16:13:16 + '[' -f /tmp/packages_start.txt ']' 16:13:16 + '[' -f /tmp/packages_end.txt ']' 16:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:16 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 16:13:16 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 16:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 16:13:16 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins9188956281807740594.sh 16:13:16 ---> capture-instance-metadata.sh 16:13:16 Setup pyenv: 16:13:16 system 16:13:16 3.8.20 16:13:16 3.9.20 16:13:16 3.10.15 16:13:16 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w1Vw from file:/tmp/.os_lf_venv 16:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:19 lf-activate-venv(): INFO: Base packages installed successfully 16:13:19 lf-activate-venv(): INFO: Installing additional packages: lftools 16:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 16:13:33 INFO: Running in OpenStack, capturing instance metadata 16:13:34 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins9778356015907481754.sh 16:13:34 provisioning config files... 16:13:34 Could not find credentials [logs] for openflowplugin-maven-merge-vanadium #125 16:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config11323646817687399344tmp 16:13:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:13:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:13:34 provisioning config files... 16:13:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:13:34 [EnvInject] - Injecting environment variables from a build step. 16:13:34 [EnvInject] - Injecting as environment variables the properties content 16:13:34 SERVER_ID=logs 16:13:34 16:13:34 [EnvInject] - Variables injected successfully. 16:13:34 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins17482626040699917738.sh 16:13:34 ---> create-netrc.sh 16:13:34 WARN: Log server credential not found. 16:13:34 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8685759477361061349.sh 16:13:34 ---> python-tools-install.sh 16:13:34 Setup pyenv: 16:13:34 system 16:13:34 3.8.20 16:13:34 3.9.20 16:13:34 3.10.15 16:13:34 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w1Vw from file:/tmp/.os_lf_venv 16:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:36 lf-activate-venv(): INFO: Base packages installed successfully 16:13:36 lf-activate-venv(): INFO: Installing additional packages: lftools 16:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 16:13:46 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins11263968752744845459.sh 16:13:46 ---> sudo-logs.sh 16:13:46 Archiving 'sudo' log.. 16:13:46 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1057866077458000172.sh 16:13:46 ---> job-cost.sh 16:13:46 Setup pyenv: 16:13:47 system 16:13:47 3.8.20 16:13:47 3.9.20 16:13:47 3.10.15 16:13:47 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w1Vw from file:/tmp/.os_lf_venv 16:13:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:49 lf-activate-venv(): INFO: Base packages installed successfully 16:13:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 16:13:57 INFO: No Stack... 16:13:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:58 INFO: Archiving Costs 16:13:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins5644147215323791708.sh 16:13:58 ---> logs-deploy.sh 16:13:58 Setup pyenv: 16:13:58 system 16:13:58 3.8.20 16:13:58 3.9.20 16:13:58 3.10.15 16:13:58 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:13:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w1Vw from file:/tmp/.os_lf_venv 16:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:14:00 lf-activate-venv(): INFO: Base packages installed successfully 16:14:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:14:11 lf-activate-venv(): INFO: Adding /tmp/venv-w1Vw/bin to PATH 16:14:11 WARNING: Nexus logging server not set 16:14:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-vanadium/125/ 16:14:11 INFO: archiving logs to S3 16:14:15 ---> uname -a: 16:14:15 Linux prd-ubuntu2204-docker-4c-4g-5217 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:14:15 16:14:15 16:14:15 ---> lscpu: 16:14:15 Architecture: x86_64 16:14:15 CPU op-mode(s): 32-bit, 64-bit 16:14:15 Address sizes: 40 bits physical, 48 bits virtual 16:14:15 Byte Order: Little Endian 16:14:15 CPU(s): 4 16:14:15 On-line CPU(s) list: 0-3 16:14:15 Vendor ID: AuthenticAMD 16:14:15 Model name: AMD EPYC-Rome Processor 16:14:15 CPU family: 23 16:14:15 Model: 49 16:14:15 Thread(s) per core: 1 16:14:15 Core(s) per socket: 1 16:14:15 Socket(s): 4 16:14:15 Stepping: 0 16:14:15 BogoMIPS: 5600.00 16:14:15 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 16:14:15 Virtualization: AMD-V 16:14:15 Hypervisor vendor: KVM 16:14:15 Virtualization type: full 16:14:15 L1d cache: 128 KiB (4 instances) 16:14:15 L1i cache: 128 KiB (4 instances) 16:14:15 L2 cache: 2 MiB (4 instances) 16:14:15 L3 cache: 64 MiB (4 instances) 16:14:15 NUMA node(s): 1 16:14:15 NUMA node0 CPU(s): 0-3 16:14:15 Vulnerability Gather data sampling: Not affected 16:14:15 Vulnerability Indirect target selection: Not affected 16:14:15 Vulnerability Itlb multihit: Not affected 16:14:15 Vulnerability L1tf: Not affected 16:14:15 Vulnerability Mds: Not affected 16:14:15 Vulnerability Meltdown: Not affected 16:14:15 Vulnerability Mmio stale data: Not affected 16:14:15 Vulnerability Reg file data sampling: Not affected 16:14:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:14:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:14:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:14:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:14:15 Vulnerability Srbds: Not affected 16:14:15 Vulnerability Tsx async abort: Not affected 16:14:15 16:14:15 16:14:15 ---> nproc: 16:14:15 4 16:14:15 16:14:15 16:14:15 ---> df -h: 16:14:15 Filesystem Size Used Avail Use% Mounted on 16:14:15 tmpfs 1.6G 1.1M 1.6G 1% /run 16:14:15 /dev/vda1 78G 12G 67G 15% / 16:14:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:14:15 tmpfs 5.0M 0 5.0M 0% /run/lock 16:14:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:14:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:14:15 16:14:15 16:14:15 ---> free -m: 16:14:15 total used free shared buff/cache available 16:14:15 Mem: 15989 724 9409 4 5855 14922 16:14:15 Swap: 1023 0 1023 16:14:15 16:14:15 16:14:15 ---> ip addr: 16:14:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:14:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:14:15 inet 127.0.0.1/8 scope host lo 16:14:15 valid_lft forever preferred_lft forever 16:14:15 inet6 ::1/128 scope host 16:14:15 valid_lft forever preferred_lft forever 16:14:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:14:15 link/ether fa:16:3e:3f:8d:a3 brd ff:ff:ff:ff:ff:ff 16:14:15 altname enp0s3 16:14:15 inet 10.30.170.177/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:14:15 valid_lft 84673sec preferred_lft 84673sec 16:14:15 inet6 fe80::f816:3eff:fe3f:8da3/64 scope link 16:14:15 valid_lft forever preferred_lft forever 16:14:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:14:15 link/ether b6:92:75:e3:6f:85 brd ff:ff:ff:ff:ff:ff 16:14:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:14:15 valid_lft forever preferred_lft forever 16:14:15 16:14:15 16:14:15 ---> sar -b -r -n DEV: 16:14:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-5217) 10/19/25 _x86_64_ (4 CPU) 16:14:15 16:14:15 15:45:31 LINUX RESTART (4 CPU) 16:14:15 16:14:15 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:14:15 16:00:17 33.05 0.72 28.68 3.64 647.30 4608.24 25948.32 16:14:15 16:10:23 24.32 0.07 21.26 2.98 1.78 5858.36 10618.64 16:14:15 Average: 28.72 0.40 25.01 3.32 327.37 5227.82 18350.68 16:14:15 16:14:15 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:15 16:00:17 9310760 13336200 2617360 15.99 160572 3953372 2703816 15.52 991744 5626932 10544 16:14:15 16:10:23 7280532 12526192 3421604 20.90 190424 5081232 3538892 20.31 1165724 7430944 65140 16:14:15 Average: 8295646 12931196 3019482 18.44 175498 4517302 3121354 17.92 1078734 6528938 37842 16:14:15 16:14:15 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:15 16:00:17 lo 1320.73 1320.73 1258.15 1258.15 0.00 0.00 0.00 0.00 16:14:15 16:00:17 ens3 55.57 43.81 292.41 13.87 0.00 0.00 0.00 0.00 16:14:15 16:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:15 16:10:23 lo 677.76 677.76 644.91 644.91 0.00 0.00 0.00 0.00 16:14:15 16:10:23 ens3 61.22 48.45 232.71 14.32 0.00 0.00 0.00 0.00 16:14:15 16:10:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:15 Average: lo 1002.07 1002.07 954.22 954.22 0.00 0.00 0.00 0.00 16:14:15 Average: ens3 58.37 46.11 262.82 14.10 0.00 0.00 0.00 0.00 16:14:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:15 16:14:15 16:14:15 ---> sar -P ALL: 16:14:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-5217) 10/19/25 _x86_64_ (4 CPU) 16:14:15 16:14:15 15:45:31 LINUX RESTART (4 CPU) 16:14:15 16:14:15 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:14:15 16:00:17 all 64.24 0.00 2.69 0.10 0.10 32.87 16:14:15 16:00:17 0 64.71 0.00 2.54 0.07 0.10 32.59 16:14:15 16:00:17 1 63.06 0.00 2.84 0.14 0.10 33.86 16:14:15 16:00:17 2 62.85 0.00 2.50 0.09 0.10 34.46 16:14:15 16:00:17 3 66.33 0.00 2.88 0.13 0.10 30.56 16:14:15 16:10:23 all 60.43 0.00 2.19 0.10 0.10 37.18 16:14:15 16:10:23 0 59.20 0.00 2.20 0.12 0.10 38.38 16:14:15 16:10:23 1 58.79 0.00 1.91 0.08 0.10 39.12 16:14:15 16:10:23 2 61.53 0.00 2.40 0.10 0.10 35.86 16:14:15 16:10:23 3 62.22 0.00 2.25 0.09 0.11 35.34 16:14:15 Average: all 62.35 0.00 2.44 0.10 0.10 35.01 16:14:15 Average: 0 61.97 0.00 2.37 0.09 0.10 35.46 16:14:15 Average: 1 60.94 0.00 2.38 0.11 0.10 36.47 16:14:15 Average: 2 62.19 0.00 2.45 0.10 0.10 35.16 16:14:15 Average: 3 64.29 0.00 2.57 0.11 0.10 32.93 16:14:15 16:14:15 16:14:15