06:26:58  Started by timer
06:26:58  Running as SYSTEM
06:26:58  [EnvInject] - Loading node environment variables.
06:26:58  Building remotely on prd-ubuntu2204-docker-4c-4g-2493 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-titanium
06:26:58  [ssh-agent] Looking for ssh-agent implementation...
06:26:58  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:26:58  $ ssh-agent
06:26:58  SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGKBYa2/agent.1560
06:26:58  SSH_AGENT_PID=1562
06:26:58  [ssh-agent] Started.
06:26:58  Running ssh-add (command line suppressed)
06:26:58  Identity added: /w/workspace/openflowplugin-maven-merge-titanium@tmp/private_key_3869535503028093303.key (/w/workspace/openflowplugin-maven-merge-titanium@tmp/private_key_3869535503028093303.key)
06:26:58  [ssh-agent] Using credentials jenkins (jenkins-ssh)
06:26:58  The recommended git tool is: NONE
06:27:00  using credential jenkins-ssh
06:27:00  Wiping out workspace first.
06:27:00  Cloning the remote Git repository
06:27:00  Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin
06:27:00   > git init /w/workspace/openflowplugin-maven-merge-titanium # timeout=10
06:27:00  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin
06:27:00   > git --version # timeout=10
06:27:00   > git --version # 'git version 2.34.1'
06:27:00  using GIT_SSH to set credentials jenkins-ssh
06:27:00  Verifying host key using known hosts file
06:27:00  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.
06:27:00   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10
06:27:04   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10
06:27:04   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:27:04  Avoid second fetch
06:27:04   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:27:04  Checking out Revision 99054518239c7b43d736e09b5d0c94456aa57ff4 (refs/remotes/origin/master)
06:27:04   > git config core.sparsecheckout # timeout=10
06:27:04   > git checkout -f 99054518239c7b43d736e09b5d0c94456aa57ff4 # timeout=10
06:27:05  Commit message: "Concentrate all features"
06:27:05   > git rev-list --no-walk 99054518239c7b43d736e09b5d0c94456aa57ff4 # timeout=10
06:27:08  provisioning config files...
06:27:08  copy managed file [npmrc] to file:/home/jenkins/.npmrc
06:27:08  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
06:27:08  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins13197295694063630897.sh
06:27:08  ---> python-tools-install.sh
06:27:08  Setup pyenv:
06:27:08  * system (set by /opt/pyenv/version)
06:27:08  * 3.8.20 (set by /opt/pyenv/version)
06:27:08  * 3.9.20 (set by /opt/pyenv/version)
06:27:08  * 3.10.15 (set by /opt/pyenv/version)
06:27:08  * 3.11.10 (set by /opt/pyenv/version)
06:27:13  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YhcB
06:27:13  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:27:16  lf-activate-venv(): INFO: Installing: lftools 
06:27:44  lf-activate-venv(): INFO: Adding /tmp/venv-YhcB/bin to PATH
06:27:44  Generating Requirements File
06:28:05  Python 3.11.10
06:28:05  pip 25.0.1 from /tmp/venv-YhcB/lib/python3.11/site-packages/pip (python 3.11)
06:28:05  appdirs==1.4.4
06:28:05  argcomplete==3.5.3
06:28:05  aspy.yaml==1.3.0
06:28:05  attrs==25.1.0
06:28:05  autopage==0.5.2
06:28:05  beautifulsoup4==4.13.3
06:28:05  boto3==1.37.0
06:28:05  botocore==1.37.0
06:28:05  bs4==0.0.2
06:28:05  cachetools==5.5.2
06:28:05  certifi==2025.1.31
06:28:05  cffi==1.17.1
06:28:05  cfgv==3.4.0
06:28:05  chardet==5.2.0
06:28:05  charset-normalizer==3.4.1
06:28:05  click==8.1.8
06:28:05  cliff==4.8.0
06:28:05  cmd2==2.5.11
06:28:05  cryptography==3.3.2
06:28:05  debtcollector==3.0.0
06:28:05  decorator==5.2.1
06:28:05  defusedxml==0.7.1
06:28:05  Deprecated==1.2.18
06:28:05  distlib==0.3.9
06:28:05  dnspython==2.7.0
06:28:05  docker==4.2.2
06:28:05  dogpile.cache==1.3.4
06:28:05  durationpy==0.9
06:28:05  email_validator==2.2.0
06:28:05  filelock==3.17.0
06:28:05  future==1.0.0
06:28:05  gitdb==4.0.12
06:28:05  GitPython==3.1.44
06:28:05  google-auth==2.38.0
06:28:05  httplib2==0.22.0
06:28:05  identify==2.6.8
06:28:05  idna==3.10
06:28:05  importlib-resources==1.5.0
06:28:05  iso8601==2.1.0
06:28:05  Jinja2==3.1.5
06:28:05  jmespath==1.0.1
06:28:05  jsonpatch==1.33
06:28:05  jsonpointer==3.0.0
06:28:05  jsonschema==4.23.0
06:28:05  jsonschema-specifications==2024.10.1
06:28:05  keystoneauth1==5.10.0
06:28:05  kubernetes==32.0.1
06:28:05  lftools==0.37.10
06:28:05  lxml==5.3.1
06:28:05  MarkupSafe==3.0.2
06:28:05  msgpack==1.1.0
06:28:05  multi_key_dict==2.0.3
06:28:05  munch==4.0.0
06:28:05  netaddr==1.3.0
06:28:05  niet==1.4.2
06:28:05  nodeenv==1.9.1
06:28:05  oauth2client==4.1.3
06:28:05  oauthlib==3.2.2
06:28:05  openstacksdk==4.3.0
06:28:05  os-client-config==2.1.0
06:28:05  os-service-types==1.7.0
06:28:05  osc-lib==3.2.0
06:28:05  oslo.config==9.7.1
06:28:05  oslo.context==5.7.1
06:28:05  oslo.i18n==6.5.1
06:28:05  oslo.log==7.1.0
06:28:05  oslo.serialization==5.7.0
06:28:05  oslo.utils==8.2.0
06:28:05  packaging==24.2
06:28:05  pbr==6.1.1
06:28:05  platformdirs==4.3.6
06:28:05  prettytable==3.14.0
06:28:05  psutil==7.0.0
06:28:05  pyasn1==0.6.1
06:28:05  pyasn1_modules==0.4.1
06:28:05  pycparser==2.22
06:28:05  pygerrit2==2.0.15
06:28:05  PyGithub==2.6.1
06:28:05  PyJWT==2.10.1
06:28:05  PyNaCl==1.5.0
06:28:05  pyparsing==2.4.7
06:28:05  pyperclip==1.9.0
06:28:05  pyrsistent==0.20.0
06:28:05  python-cinderclient==9.6.0
06:28:05  python-dateutil==2.9.0.post0
06:28:05  python-heatclient==4.1.0
06:28:05  python-jenkins==1.8.2
06:28:05  python-keystoneclient==5.5.0
06:28:05  python-magnumclient==4.7.0
06:28:05  python-openstackclient==7.3.1
06:28:05  python-swiftclient==4.6.0
06:28:05  PyYAML==6.0.2
06:28:05  referencing==0.36.2
06:28:05  requests==2.32.3
06:28:05  requests-oauthlib==2.0.0
06:28:05  requestsexceptions==1.4.0
06:28:05  rfc3986==2.0.0
06:28:05  rpds-py==0.23.1
06:28:05  rsa==4.9
06:28:05  ruamel.yaml==0.18.10
06:28:05  ruamel.yaml.clib==0.2.12
06:28:05  s3transfer==0.11.2
06:28:05  simplejson==3.20.1
06:28:05  six==1.17.0
06:28:05  smmap==5.0.2
06:28:05  soupsieve==2.6
06:28:05  stevedore==5.4.1
06:28:05  tabulate==0.9.0
06:28:05  toml==0.10.2
06:28:05  tomlkit==0.13.2
06:28:05  tqdm==4.67.1
06:28:05  typing_extensions==4.12.2
06:28:05  tzdata==2025.1
06:28:05  urllib3==1.26.20
06:28:05  virtualenv==20.29.2
06:28:05  wcwidth==0.2.13
06:28:05  websocket-client==1.8.0
06:28:05  wrapt==1.17.2
06:28:05  xdg==6.0.0
06:28:05  xmltodict==0.14.2
06:28:05  yq==3.4.3
06:28:05  [openflowplugin-maven-merge-titanium] $ /bin/sh -xe /tmp/jenkins5027071918298098934.sh
06:28:05  + mkdir -p /w/workspace/openflowplugin-maven-merge-titanium/target/classes /w/workspace/openflowplugin-maven-merge-titanium/jacoco/classes
06:28:05  [openflowplugin-maven-merge-titanium] $ /bin/sh -xe /tmp/jenkins4554888176770938588.sh
06:28:05  + echo quiet=on
06:28:05  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-2493
06:28:06  [openflowplugin-maven-merge-titanium] $ /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=titanium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
06:28:06  " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version
06:28:06  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
06:28:06  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
06:28:06  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
06:28:06  Default locale: en, platform encoding: UTF-8
06:28:06  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
06:28:06  [openflowplugin-maven-merge-titanium] $ /bin/sh -xe /tmp/jenkins17817702518877575063.sh
06:28:06  + rm /home/jenkins/.wgetrc
06:28:06  [EnvInject] - Injecting environment variables from a build step.
06:28:06  [EnvInject] - Injecting as environment variables the properties content 
06:28:06  SET_JDK_VERSION=openjdk21
06:28:06  GIT_URL="git://devvexx.opendaylight.org/mirror"
06:28:06  
06:28:06  [EnvInject] - Variables injected successfully.
06:28:07  [openflowplugin-maven-merge-titanium] $ /bin/sh /tmp/jenkins10539292904072913476.sh
06:28:07  ---> update-java-alternatives.sh
06:28:07  ---> Updating Java version
06:28:07  ---> Ubuntu/Debian system detected
06:28:07  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
06:28:07  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
06:28:07  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
06:28:07  openjdk version "21.0.5" 2024-10-15
06:28:07  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
06:28:07  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
06:28:07  JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:28:07  [EnvInject] - Injecting environment variables from a build step.
06:28:07  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
06:28:07  [EnvInject] - Variables injected successfully.
06:28:07  provisioning config files...
06:28:07  copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-titanium@tmp/config5255193065164687107tmp
06:28:08  copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-titanium@tmp/config12903539027596934254tmp
06:28:08  [EnvInject] - Injecting environment variables from a build step.
06:28:08  [EnvInject] - Injecting as environment variables the properties content 
06:28:08  SERVER_ID=opendaylight-snapshot
06:28:08  
06:28:08  [EnvInject] - Variables injected successfully.
06:28:08  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins10138474884475607843.sh
06:28:08  ---> create-netrc.sh
06:28:08  [EnvInject] - Injecting environment variables from a build step.
06:28:08  [EnvInject] - Injecting as environment variables the properties content 
06:28:08  NEXUS_CUT_DIRS=6
06:28:08  NEXUS_REPO=opendaylight.snapshot
06:28:08  
06:28:08  [EnvInject] - Variables injected successfully.
06:28:08  [openflowplugin-maven-merge-titanium] $ /bin/bash -l /tmp/jenkins9653602216078187418.sh
06:28:08  ---> maven-fetch-metadata.sh
06:28:08  ++ 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
06:28:08  + project=org.opendaylight.openflowplugin
06:28:08  + project_path=org/opendaylight/openflowplugin
06:28:08  + mkdir -p /w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin
06:28:08  + pushd /w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin
06:28:08  /w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-titanium
06:28:08  + set +e
06:28:08  + 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/
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1]
06:28:08  2025-02-25 06:28:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1]
06:28:09  2025-02-25 06:28:09 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]
06:28:09  2025-02-25 06:28:10 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]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 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]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 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]
06:28:10  2025-02-25 06:28:10 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]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1]
06:28:10  2025-02-25 06:28:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/ [81891] -> "drop-test-karaf/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:11  2025-02-25 06:28:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/ [99950] -> "drop-test-karaf/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:11  2025-02-25 06:28:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [91105] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:11  2025-02-25 06:28:11 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]
06:28:11  2025-02-25 06:28:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/ [43193] -> "features-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:11  2025-02-25 06:28:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/ [52457] -> "features-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [11435] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [454/454] -> "features-aggregator/maven-metadata.xml" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/ [45664] -> "features-extension-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/ [55466] -> "features-extension-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [12023] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [464/464] -> "features-extension-aggregator/maven-metadata.xml" [1]
06:28:12  2025-02-25 06:28:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/ [61569] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:13  2025-02-25 06:28:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/ [74961] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:13  2025-02-25 06:28:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [18887] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:13  2025-02-25 06:28:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [468/468] -> "features-openflowplugin-extension/maven-metadata.xml" [1]
06:28:13  2025-02-25 06:28:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/ [58297] -> "features-openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:13  2025-02-25 06:28:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/ [70973] -> "features-openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:14  2025-02-25 06:28:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [80365] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:14  2025-02-25 06:28:14 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]
06:28:14  2025-02-25 06:28:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/ [81909] -> "learning-switch/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/ [99961] -> "learning-switch/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [91115] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 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]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 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]
06:28:15  2025-02-25 06:28:15 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]
06:28:15  2025-02-25 06:28:15 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]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1]
06:28:15  2025-02-25 06:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/ [66175] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:16  2025-02-25 06:28:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/ [80575] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:16  2025-02-25 06:28:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [91265] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:16  2025-02-25 06:28:16 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]
06:28:16  2025-02-25 06:28:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:17  2025-02-25 06:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/ [75752] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:17  2025-02-25 06:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [85795] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:17  2025-02-25 06:28: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]
06:28:17  2025-02-25 06:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/ [62547] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:17  2025-02-25 06:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/ [76153] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:18  2025-02-25 06:28:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [86250] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:18  2025-02-25 06:28:18 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]
06:28:18  2025-02-25 06:28:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/ [65846] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:18  2025-02-25 06:28:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/ [80174] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:19  2025-02-25 06:28:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [90810] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:19  2025-02-25 06:28:19 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]
06:28:19  2025-02-25 06:28:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/ [64850] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:19  2025-02-25 06:28:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/ [78960] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:20  2025-02-25 06:28:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [89435] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:20  2025-02-25 06:28:20 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]
06:28:20  2025-02-25 06:28:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:20  2025-02-25 06:28:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/ [75752] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:21  2025-02-25 06:28:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [85795] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:21  2025-02-25 06:28:21 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]
06:28:21  2025-02-25 06:28:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/ [66166] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:21  2025-02-25 06:28:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/ [80564] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:22  2025-02-25 06:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [91255] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:22  2025-02-25 06:28:22 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]
06:28:22  2025-02-25 06:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/ [62885] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:22  2025-02-25 06:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/ [76565] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:22  2025-02-25 06:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [86715] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:22  2025-02-25 06:28:22 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]
06:28:23  2025-02-25 06:28:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/ [64521] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:23  2025-02-25 06:28:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/ [78559] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:23  2025-02-25 06:28:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [88980] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:23  2025-02-25 06:28:23 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]
06:28:24  2025-02-25 06:28:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/ [65837] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:24  2025-02-25 06:28:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/ [80163] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:24  2025-02-25 06:28:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [90800] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:24  2025-02-25 06:28:24 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]
06:28:25  2025-02-25 06:28:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/ [63534] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:25  2025-02-25 06:28:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/ [77356] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:25  2025-02-25 06:28:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [87615] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:25  2025-02-25 06:28:25 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]
06:28:25  2025-02-25 06:28:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/ [60911] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:26  2025-02-25 06:28:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/ [74159] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:26  2025-02-25 06:28:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [83985] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:26  2025-02-25 06:28:26 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]
06:28:26  2025-02-25 06:28:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/ [59915] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:27  2025-02-25 06:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/ [72945] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:27  2025-02-25 06:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [82610] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:27  2025-02-25 06:28:27 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]
06:28:27  2025-02-25 06:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/ [61889] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:27  2025-02-25 06:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/ [75351] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:28  2025-02-25 06:28:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [85340] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:28  2025-02-25 06:28:28 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]
06:28:28  2025-02-25 06:28:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/ [62894] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:28  2025-02-25 06:28:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/ [76576] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:29  2025-02-25 06:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [86725] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:29  2025-02-25 06:28:29 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]
06:28:29  2025-02-25 06:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/ [61240] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:29  2025-02-25 06:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/ [74560] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:30  2025-02-25 06:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [84440] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:30  2025-02-25 06:28:30 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]
06:28:30  2025-02-25 06:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/ [59897] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:30  2025-02-25 06:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/ [72923] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:31  2025-02-25 06:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [82590] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:31  2025-02-25 06:28:31 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]
06:28:31  2025-02-25 06:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/ [59924] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:31  2025-02-25 06:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/ [72956] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:31  2025-02-25 06:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [82620] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:31  2025-02-25 06:28:31 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]
06:28:32  2025-02-25 06:28:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/ [61560] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:32  2025-02-25 06:28:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/ [74950] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:32  2025-02-25 06:28:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [84885] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:32  2025-02-25 06:28:32 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]
06:28:33  2025-02-25 06:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/ [61560] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:33  2025-02-25 06:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/ [74950] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:33  2025-02-25 06:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [84885] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:33  2025-02-25 06:28:33 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]
06:28:33  2025-02-25 06:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/ [60253] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:34  2025-02-25 06:28:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/ [73357] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:34  2025-02-25 06:28:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [83075] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:34  2025-02-25 06:28:34 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]
06:28:34  2025-02-25 06:28:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/ [87783] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:35  2025-02-25 06:28:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/ [107127] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:35  2025-02-25 06:28:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [97635] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:35  2025-02-25 06:28:35 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]
06:28:36  2025-02-25 06:28:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/ [90711] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:36  2025-02-25 06:28:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/ [110710] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:37  2025-02-25 06:28:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [100895] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:37  2025-02-25 06:28:37 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]
06:28:37  2025-02-25 06:28:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/ [88801] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:37  2025-02-25 06:28:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/ [108369] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [98765] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4553] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 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]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/ [44690] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:38  2025-02-25 06:28:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/ [54280] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:39  2025-02-25 06:28:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [49575] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:39  2025-02-25 06:28:39 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]
06:28:39  2025-02-25 06:28:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/ [83382] -> "openflowplugin-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:39  2025-02-25 06:28:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/ [101769] -> "openflowplugin-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:40  2025-02-25 06:28:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [92760] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:40  2025-02-25 06:28:40 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]
06:28:40  2025-02-25 06:28:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/ [44442] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:40  2025-02-25 06:28:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/ [53978] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:41  2025-02-25 06:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [49300] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:41  2025-02-25 06:28:41 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]
06:28:41  2025-02-25 06:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/ [89648] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:41  2025-02-25 06:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/ [109412] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:42  2025-02-25 06:28:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [116045] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:42  2025-02-25 06:28:42 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]
06:28:42  2025-02-25 06:28:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/ [84819] -> "openflowplugin-common/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:43  2025-02-25 06:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/ [103522] -> "openflowplugin-common/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:43  2025-02-25 06:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [94355] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:43  2025-02-25 06:28:43 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]
06:28:43  2025-02-25 06:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/ [88301] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:44  2025-02-25 06:28:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/ [107759] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:44  2025-02-25 06:28:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [98210] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:44  2025-02-25 06:28:44 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]
06:28:45  2025-02-25 06:28:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/ [88774] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:45  2025-02-25 06:28:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/ [108336] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:45  2025-02-25 06:28:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [98735] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:45  2025-02-25 06:28:45 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]
06:28:46  2025-02-25 06:28:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/ [89801] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:46  2025-02-25 06:28:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/ [109589] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:47  2025-02-25 06:28:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [99885] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:47  2025-02-25 06:28:47 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]
06:28:47  2025-02-25 06:28:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/ [88292] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:47  2025-02-25 06:28:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/ [107748] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:48  2025-02-25 06:28:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [98200] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:48  2025-02-25 06:28:48 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]
06:28:48  2025-02-25 06:28:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/ [83909] -> "openflowplugin-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:49  2025-02-25 06:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/ [102401] -> "openflowplugin-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:49  2025-02-25 06:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [93335] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:49  2025-02-25 06:28:49 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]
06:28:49  2025-02-25 06:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/ [43707] -> "openflowplugin-parent/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:49  2025-02-25 06:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/ [53083] -> "openflowplugin-parent/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:50  2025-02-25 06:28:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [48485] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:50  2025-02-25 06:28:50 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]
06:28:50  2025-02-25 06:28:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/ [81445] -> "openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:51  2025-02-25 06:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/ [99395] -> "openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:51  2025-02-25 06:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [90600] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:51  2025-02-25 06:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1]
06:28:51  2025-02-25 06:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/ [81391] -> "sample-bundles/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:52  2025-02-25 06:28:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/ [99336] -> "sample-bundles/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:52  2025-02-25 06:28:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [90540] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:52  2025-02-25 06:28:52 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]
06:28:53  2025-02-25 06:28:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/ [81873] -> "sample-consumer/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:53  2025-02-25 06:28:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/ [99928] -> "sample-consumer/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:53  2025-02-25 06:28:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [91085] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:53  2025-02-25 06:28:53 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]
06:28:54  2025-02-25 06:28:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/ [80909] -> "simple-client/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:54  2025-02-25 06:28:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/ [98741] -> "simple-client/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:55  2025-02-25 06:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [90005] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:55  2025-02-25 06:28:55 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]
06:28:55  2025-02-25 06:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/ [79936] -> "test-common/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:55  2025-02-25 06:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/ [97554] -> "test-common/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:56  2025-02-25 06:28:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [88925] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:56  2025-02-25 06:28:56 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]
06:28:56  2025-02-25 06:28:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/ [81418] -> "test-extension/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:57  2025-02-25 06:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/ [99362] -> "test-extension/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:57  2025-02-25 06:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [90570] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:57  2025-02-25 06:28:57 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]
06:28:57  2025-02-25 06:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/ [80927] -> "test-provider/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:58  2025-02-25 06:28:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/ [98770] -> "test-provider/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:58  2025-02-25 06:28:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [90025] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:58  2025-02-25 06:28:58 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]
06:28:58  2025-02-25 06:28:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/ [90436] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:28:59  2025-02-25 06:28:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/ [110354] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:28:59  2025-02-25 06:28:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [100575] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:28:59  2025-02-25 06:28:59 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]
06:29:00  2025-02-25 06:29:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/ [90936] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:00  2025-02-25 06:29:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/ [110964] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:00  2025-02-25 06:29:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [101130] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:00  2025-02-25 06:29:00 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]
06:29:01  2025-02-25 06:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/ [82616] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:01  2025-02-25 06:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/ [100814] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:01  2025-02-25 06:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [91895] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:01  2025-02-25 06:29:01 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]
06:29:02  2025-02-25 06:29:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/ [88463] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:02  2025-02-25 06:29:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/ [107958] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:03  2025-02-25 06:29:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [98395] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:03  2025-02-25 06:29:03 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]
06:29:03  2025-02-25 06:29:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/ [88017] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:04  2025-02-25 06:29:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/ [107403] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:04  2025-02-25 06:29:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [97890] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:04  2025-02-25 06:29:04 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]
06:29:04  2025-02-25 06:29:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/ [86535] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:05  2025-02-25 06:29:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/ [105595] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:05  2025-02-25 06:29:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [96245] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:05  2025-02-25 06:29:05 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]
06:29:05  2025-02-25 06:29:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/ [82607] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:06  2025-02-25 06:29:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/ [100803] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:06  2025-02-25 06:29:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [91885] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:06  2025-02-25 06:29:06 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]
06:29:07  2025-02-25 06:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/ [87990] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:07  2025-02-25 06:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/ [107370] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:07  2025-02-25 06:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [97860] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:07  2025-02-25 06:29:07 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]
06:29:08  2025-02-25 06:29:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/ [88490] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:08  2025-02-25 06:29:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/ [107980] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:08  2025-02-25 06:29:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [98415] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:08  2025-02-25 06:29:08 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]
06:29:09  2025-02-25 06:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/ [83589] -> "applications/southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:09  2025-02-25 06:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/ [102012] -> "applications/southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:10  2025-02-25 06:29:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [92985] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:10  2025-02-25 06:29:10 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]
06:29:10  2025-02-25 06:29:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/ [86026] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:10  2025-02-25 06:29:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/ [104974] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:11  2025-02-25 06:29:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [95680] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:11  2025-02-25 06:29:11 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]
06:29:11  2025-02-25 06:29:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/ [88008] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:11  2025-02-25 06:29:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/ [107392] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:12  2025-02-25 06:29:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [97880] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:12  2025-02-25 06:29:12 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]
06:29:12  2025-02-25 06:29:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/ [84571] -> "applications/topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:12  2025-02-25 06:29:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/ [103199] -> "applications/topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [94065] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:13  2025-02-25 06:29:13 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]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:13  2025-02-25 06:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/ [79633] -> "libraries/liblldp/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:14  2025-02-25 06:29:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/ [97177] -> "libraries/liblldp/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:14  2025-02-25 06:29:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [88585] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:14  2025-02-25 06:29:14 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]
06:29:14  2025-02-25 06:29:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/ [82938] -> "model/model-flow-base/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:15  2025-02-25 06:29:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/ [101212] -> "model/model-flow-base/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:15  2025-02-25 06:29:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [92255] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:15  2025-02-25 06:29:15 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]
06:29:16  2025-02-25 06:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/ [84411] -> "model/model-flow-service/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:16  2025-02-25 06:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/ [103009] -> "model/model-flow-service/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:16  2025-02-25 06:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [93890] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:16  2025-02-25 06:29:16 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]
06:29:17  2025-02-25 06:29:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/ [85866] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:17  2025-02-25 06:29:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/ [104784] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:17  2025-02-25 06:29:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [95505] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:17  2025-02-25 06:29:17 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]
06:29:18  2025-02-25 06:29:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/ [82893] -> "model/model-inventory/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:18  2025-02-25 06:29:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/ [101157] -> "model/model-inventory/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:19  2025-02-25 06:29:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [92205] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:19  2025-02-25 06:29:19 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]
06:29:19  2025-02-25 06:29:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/ [82402] -> "model/model-topology/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:19  2025-02-25 06:29:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/ [100558] -> "model/model-topology/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [91660] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:20  2025-02-25 06:29:20 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]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/ [47526] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:20  2025-02-25 06:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/ [57724] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [12499] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [480/480] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/ [59081] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/ [71919] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [18200] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [469/469] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1]
06:29:21  2025-02-25 06:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/ [60406] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:22  2025-02-25 06:29:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/ [73534] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:22  2025-02-25 06:29:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [83270] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:22  2025-02-25 06:29:22 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]
06:29:22  2025-02-25 06:29:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/ [87053] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:23  2025-02-25 06:29:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/ [106227] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:23  2025-02-25 06:29:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [96820] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:23  2025-02-25 06:29: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]
06:29:23  2025-02-25 06:29:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/ [87436] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:24  2025-02-25 06:29:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/ [106694] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:24  2025-02-25 06:29:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [97245] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:24  2025-02-25 06:29:24 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]
06:29:24  2025-02-25 06:29:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/ [58257] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:25  2025-02-25 06:29:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/ [70913] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:25  2025-02-25 06:29:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [80435] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:25  2025-02-25 06:29:25 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]
06:29:25  2025-02-25 06:29:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/ [72806] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:26  2025-02-25 06:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/ [88754] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:26  2025-02-25 06:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [80930] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:26  2025-02-25 06:29:26 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]
06:29:26  2025-02-25 06:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/ [105975] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:27  2025-02-25 06:29:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/ [129405] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:27  2025-02-25 06:29:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [117900] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:27  2025-02-25 06:29:27 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]
06:29:27  2025-02-25 06:29:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/ [44320] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:28  2025-02-25 06:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/ [53820] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:28  2025-02-25 06:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [49160] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:28  2025-02-25 06:29:28 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]
06:29:28  2025-02-25 06:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/ [71157] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/index.html.tmp" [1]
06:29:28  2025-02-25 06:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/ [86754] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/index.html.tmp" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [79110] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1]
06:29:29  2025-02-25 06:29:29 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]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  2025-02-25 06:29:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
06:29:29  FINISHED --2025-02-25 06:29:29--
06:29:29  Total wall clock time: 1m 21s
06:29:29  Downloaded: 621 files, 19M in 0.7s (27.9 MB/s)
06:29:29  + set -e
06:29:29  + popd
06:29:29  /w/workspace/openflowplugin-maven-merge-titanium
06:29:29  + mkdir -p /w/workspace/openflowplugin-maven-merge-titanium/m2repo-backup
06:29:29  + cp -a /w/workspace/openflowplugin-maven-merge-titanium/m2repo/org /w/workspace/openflowplugin-maven-merge-titanium/m2repo-backup
06:29:29  [openflowplugin-maven-merge-titanium] $ /bin/sh -xe /tmp/jenkins7284575890833484942.sh
06:29:29  [EnvInject] - Injecting environment variables from a build step.
06:29:29  [EnvInject] - Injecting as environment variables the properties content 
06:29:29  MAVEN_GOALS=clean deploy javadoc:aggregate
06:29:29  
06:29:29  [EnvInject] - Variables injected successfully.
06:29:29  [openflowplugin-maven-merge-titanium] $ /bin/bash -l /tmp/jenkins15557155934939252529.sh
06:29:29  ---> common-variables.sh
06:29:29  --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
06:29:29  ---> maven-build.sh
06:29:29  + set +u
06:29:29  + export MAVEN_OPTS
06:29:29  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-titanium@tmp/config5255193065164687107tmp --settings /w/workspace/openflowplugin-maven-merge-titanium@tmp/config12903539027596934254tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/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
06:29:30  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
06:29:30  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
06:29:30  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
06:29:30  Default locale: en, platform encoding: UTF-8
06:29:30  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
06:29:30  [INFO] Error stacktraces are turned on.
06:29:31  [INFO] Scanning for projects...
06:29:36  [WARNING] 
06:29:36  [WARNING] Some problems were encountered while building the effective model for org.opendaylight.openflowplugin:openflowplugin-artifacts:pom:0.20.0-SNAPSHOT
06:29:36  [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${project.groupId}.openflowjava:odl-openflowjava-protocol:xml:features -> duplicate declaration of version ${project.version} @ line 431, column 25
06:29:36  [WARNING] 
06:29:36  [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
06:29:36  [WARNING] 
06:29:36  [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
06:29:36  [WARNING] 
06:29:36  [INFO] ------------------------------------------------------------------------
06:29:36  [INFO] Reactor Build Order:
06:29:36  [INFO] 
06:29:36  [INFO] openflowplugin-artifacts                                           [pom]
06:29:36  [INFO] openflowplugin-parent                                              [pom]
06:29:36  [INFO] ODL :: openflowjava :: openflow-protocol-api                    [bundle]
06:29:36  [INFO] openflowjava-parent                                                [pom]
06:29:36  [INFO] ODL :: openflowjava :: openflow-protocol-spi                    [bundle]
06:29:36  [INFO] ODL :: openflowjava :: openflowjava-util                        [bundle]
06:29:36  [INFO] ODL :: openflowjava :: openflow-protocol-impl                   [bundle]
06:29:36  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol               [feature]
06:29:36  [INFO] model-inventory                                                 [bundle]
06:29:36  [INFO] model-flow-base                                                 [bundle]
06:29:36  [INFO] model-flow-service                                              [bundle]
06:29:36  [INFO] model-flow-statistics                                           [bundle]
06:29:36  [INFO] model-topology                                                  [bundle]
06:29:36  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model                 [feature]
06:29:36  [INFO] liblldp                                                         [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Libraries                   [feature]
06:29:36  [INFO] openflowplugin-blueprint-config                                 [bundle]
06:29:36  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config            [bundle]
06:29:36  [INFO] openflowplugin-common                                           [bundle]
06:29:36  [INFO] openflowplugin-api                                              [bundle]
06:29:36  [INFO] openflowplugin-extension-api                                    [bundle]
06:29:36  [INFO] openflowplugin                                                  [bundle]
06:29:36  [INFO] openflowplugin-impl                                             [bundle]
06:29:36  [INFO] openflowplugin-extension-onf                                    [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature]
06:29:36  [INFO] bulk-o-matic                                                    [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support [feature]
06:29:36  [INFO] device-ownership-service                                        [bundle]
06:29:36  [INFO] of-switch-config-pusher                                         [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature]
06:29:36  [INFO] arbitratorreconciliation-api                                    [bundle]
06:29:36  [INFO] reconciliation-framework                                        [bundle]
06:29:36  [INFO] arbitratorreconciliation-impl                                   [bundle]
06:29:36  [INFO] forwardingrules-manager                                         [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM           [feature]
06:29:36  [INFO] forwardingrules-sync                                            [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS           [feature]
06:29:36  [INFO] table-miss-enforcer                                             [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature]
06:29:36  [INFO] topology-lldp-discovery                                         [bundle]
06:29:36  [INFO] lldp-speaker                                                    [bundle]
06:29:36  [INFO] topology-manager                                                [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology      [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker  [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services               [feature]
06:29:36  [INFO] test-common                                                     [bundle]
06:29:36  [INFO] drop-test-karaf                                                 [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test                   [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST       [feature]
06:29:36  [INFO] southbound-cli                                                  [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature]
06:29:36  [INFO] openflowjava-extension-nicira-api                               [bundle]
06:29:36  [INFO] openflowjava-extension-nicira                                   [bundle]
06:29:36  [INFO] openflowplugin-extension-nicira                                 [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions           [feature]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions              [feature]
06:29:36  [INFO] openflowjava-extension-eric                                     [bundle]
06:29:36  [INFO] openflowplugin-extension-eric                                   [bundle]
06:29:36  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions             [feature]
06:29:36  [INFO] features-openflowplugin                                        [feature]
06:29:36  [INFO] features-aggregator                                                [pom]
06:29:36  [INFO] model-aggregator                                                   [pom]
06:29:36  [INFO] libraries-aggregator                                               [pom]
06:29:36  [INFO] simple-client                                                   [bundle]
06:29:36  [INFO] ODL :: openflowjava :: openflow-protocol-it                     [bundle]
06:29:36  [INFO] test-extension                                                  [bundle]
06:29:36  [INFO] openflowplugin-extension-aggregator                                [pom]
06:29:36  [INFO] test-provider                                                   [bundle]
06:29:36  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator       [pom]
06:29:36  [INFO] applications-aggregator                                            [pom]
06:29:36  [INFO] learning-switch                                                 [bundle]
06:29:36  [INFO] sample-consumer                                                 [bundle]
06:29:36  [INFO] sample-bundles                                                  [bundle]
06:29:36  [INFO] openflowplugin-samples-aggregator                                  [pom]
06:29:36  [INFO] openflowplugin-karaf                                               [pom]
06:29:36  [INFO] openflowplugin                                                     [pom]
06:29:37  [INFO] 
06:29:37  [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------
06:29:37  [INFO] Building openflowplugin-artifacts 0.20.0-SNAPSHOT                 [1/80]
06:29:37  [INFO]   from artifacts/pom.xml
06:29:37  [INFO] --------------------------------[ pom ]---------------------------------
06:29:37  [INFO] 
06:29:37  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-artifacts ---
06:29:37  [INFO] 
06:29:37  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
06:29:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:29:37  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:29:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:37  [INFO] 
06:29:37  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
06:29:38  [INFO] 
06:29:38  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-artifacts ---
06:29:38  [INFO] CycloneDX: Resolving Dependencies
06:29:38  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
06:29:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/artifacts/target/bom.xml
06:29:39  [INFO]            attaching as openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:39  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/artifacts/target/bom.json
06:29:39  [INFO]            attaching as openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.json
06:29:39  [INFO] 
06:29:39  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-artifacts ---
06:29:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT.pom
06:29:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/openflowplugin-artifacts-0.20.0-SNAPSHOT-cyclonedx.json
06:29:39  [INFO] 
06:29:39  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts ---
06:29:39  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:29:39  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:29:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml
06:29:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:29:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:29:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:29:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:29:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:29:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:29:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:29:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:29:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:29:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:29:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:29:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:29:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:29:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:29:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:29:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:29:39      at java.lang.reflect.Method.invoke (Method.java:580)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:29:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml
06:29:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml
06:29:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:29:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:29:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:29:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:29:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:29:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:29:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:29:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:29:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:29:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:29:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:29:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:29:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:29:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:29:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:29:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:29:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:29:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:29:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:29:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:29:39      at java.lang.reflect.Method.invoke (Method.java:580)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:29:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:29:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml
06:29:39  [INFO] 
06:29:39  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >--------
06:29:39  [INFO] Building openflowplugin-parent 0.20.0-SNAPSHOT                    [2/80]
06:29:39  [INFO]   from parent/pom.xml
06:29:39  [INFO] --------------------------------[ pom ]---------------------------------
06:29:39  [INFO] 
06:29:39  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-parent ---
06:29:39  [INFO] 
06:29:39  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
06:29:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:29:40  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:29:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:40  [INFO] 
06:29:40  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
06:29:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:40  [INFO] 
06:29:40  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
06:29:40  [INFO] 
06:29:40  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
06:29:40  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:29:40  [INFO] 
06:29:40  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-parent ---
06:29:41  [INFO] Starting audit...
06:29:41  Audit done.
06:29:41  [INFO] You have 0 Checkstyle violations.
06:29:41  [INFO] 
06:29:41  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-parent ---
06:29:41  [INFO] Starting audit...
06:29:41  Audit done.
06:29:41  [INFO] You have 0 Checkstyle violations.
06:29:41  [INFO] 
06:29:41  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-parent ---
06:29:42  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/parent/target/classes/LICENSE
06:29:42  [INFO] 
06:29:42  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
06:29:42  [INFO] 
06:29:42  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent ---
06:29:44  [INFO] 
06:29:44  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
06:29:44  [INFO] 
06:29:44  [INFO] 
06:29:44  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-parent ---
06:29:44  [INFO] 
06:29:44  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-parent ---
06:29:44  [INFO] 
06:29:44  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-parent ---
06:29:45  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:29:45  [INFO] 
06:29:45  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-parent ---
06:29:45  [INFO] CycloneDX: Resolving Dependencies
06:29:45  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:29:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/parent/target/bom.xml
06:29:45  [INFO]            attaching as openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/parent/target/bom.json
06:29:45  [INFO]            attaching as openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:29:45  [INFO] 
06:29:45  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent ---
06:29:46  [INFO] Skipping duplicate-finder execution!
06:29:46  [INFO] 
06:29:46  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent ---
06:29:46  [INFO] Skipping pom project
06:29:46  [INFO] 
06:29:46  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent ---
06:29:46  [INFO] 
06:29:46  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-parent ---
06:29:46  [INFO] 
06:29:46  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-parent ---
06:29:46  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:29:46  [INFO] 
06:29:46  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-parent ---
06:29:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT.pom
06:29:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:29:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/openflowplugin-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:29:46  [INFO] 
06:29:46  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-parent ---
06:29:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:29:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:29:46  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml
06:29:46  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:29:46      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:29:46      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:29:46      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:29:46      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:29:46      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:29:46      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:29:46      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:29:46      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:29:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:29:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:29:46      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:29:46      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:29:46      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:29:46      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:29:46      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:29:46      at java.lang.reflect.Method.invoke (Method.java:580)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:29:46  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml
06:29:46  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml
06:29:46  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:29:46      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:29:46      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:29:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:29:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:29:46      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:29:46      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:29:46      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:29:46      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:29:46      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:29:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:29:46      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:29:46      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:29:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:29:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:29:46      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:29:46      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:29:46      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:29:46      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:29:46      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:29:46      at java.lang.reflect.Method.invoke (Method.java:580)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:29:46      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:29:46  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml
06:29:46  [INFO] 
06:29:46  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >--
06:29:46  [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.20.0-SNAPSHOT [3/80]
06:29:46  [INFO]   from openflowjava/openflow-protocol-api/pom.xml
06:29:46  [INFO] -------------------------------[ bundle ]-------------------------------
06:29:46  [INFO] 
06:29:46  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-api ---
06:29:46  [INFO] 
06:29:46  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
06:29:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:46  [INFO] 
06:29:46  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
06:29:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:29:46  [INFO] 
06:29:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
06:29:47  [INFO] 
06:29:47  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
06:29:47  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:29:47  [INFO] 
06:29:47  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-api ---
06:29:49  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:29:49  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/src/main/yang
06:29:49  [INFO] yang-to-sources: Found 3 dependencies in 7.012 ms
06:29:49  [INFO] yang-to-sources: Project model files found: 9 in 290.4 ms
06:29:50  [INFO] yang-to-sources: 12 YANG models processed in 454.4 ms
06:29:50  [INFO] BindingJavaFileGenerator: Defined 865 files in 136.5 ms
06:29:50  [INFO] Sorted 865 files into 170 directories in 4.457 ms
06:29:51  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 1.117 s
06:29:51  [INFO] 
06:29:51  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-api ---
06:29:51  [INFO] Starting audit...
06:29:51  Audit done.
06:29:51  [INFO] You have 0 Checkstyle violations.
06:29:51  [INFO] 
06:29:51  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-api ---
06:29:52  [INFO] Starting audit...
06:29:52  Audit done.
06:29:52  [INFO] You have 0 Checkstyle violations.
06:29:52  [INFO] 
06:29:52  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-api ---
06:29:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/classes/LICENSE
06:29:52  [INFO] 
06:29:52  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api ---
06:29:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/src/main/resources
06:29:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/generated-sources/spi
06:29:52  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
06:29:52  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:29:52  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
06:29:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/generated-sources/spi
06:29:52  [INFO] 
06:29:52  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-api ---
06:29:52  [INFO] Recompiling the module because of changed source code.
06:29:52  [INFO] Compiling 916 source files with javac [debug release 21] to target/classes
06:29:59  [INFO] 
06:29:59  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
06:29:59  [INFO] 
06:29:59  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api ---
06:29:59  [INFO] Fork Value is true
06:30:04  [INFO] Done SpotBugs Analysis....
06:30:05  [INFO] 
06:30:05  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
06:30:05  [INFO] 
06:30:05  [INFO] 
06:30:05  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-api ---
06:30:05  [INFO] BugInstance size is 0
06:30:05  [INFO] Error size is 0
06:30:05  [INFO] No errors/warnings found
06:30:05  [INFO] 
06:30:05  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api ---
06:30:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/src/test/resources
06:30:05  [INFO] 
06:30:05  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api ---
06:30:05  [INFO] Recompiling the module because of changed dependency.
06:30:05  [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes
06:30:05  [INFO] 
06:30:05  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-api ---
06:30:05  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/surefire-reports
06:30:05  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:30:05  [INFO] 
06:30:05  [INFO] -------------------------------------------------------
06:30:05  [INFO]  T E S T S
06:30:05  [INFO] -------------------------------------------------------
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
06:30:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest
06:30:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
06:30:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
06:30:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
06:30:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
06:30:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
06:30:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
06:30:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
06:30:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
06:30:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
06:30:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
06:30:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
06:30:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
06:30:06  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
06:30:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest
06:30:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
06:30:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
06:30:07  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
06:30:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
06:30:07  [INFO] 
06:30:07  [INFO] Results:
06:30:07  [INFO] 
06:30:07  [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
06:30:07  [INFO] 
06:30:07  [INFO] 
06:30:07  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-api ---
06:30:07  [INFO] 
06:30:07  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-api ---
06:30:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:30:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF
06:30:08  [INFO] 
06:30:08  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-api ---
06:30:08  [INFO] No previous run data found, generating javadoc.
06:30:18  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar
06:30:18  [INFO] 
06:30:18  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-api ---
06:30:18  [INFO] CycloneDX: Resolving Dependencies
06:30:19  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
06:30:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/bom.xml
06:30:19  [INFO]            attaching as openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/bom.json
06:30:19  [INFO]            attaching as openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.json
06:30:19  [INFO] 
06:30:19  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api ---
06:30:19  [INFO] Skipping duplicate-finder execution!
06:30:19  [INFO] 
06:30:19  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api ---
06:30:19  [INFO] No dependency problems found
06:30:19  [INFO] 
06:30:19  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api ---
06:30:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar
06:30:19  [INFO] 
06:30:19  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-api ---
06:30:20  [INFO] 
06:30:20  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-api ---
06:30:20  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec
06:30:20  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes
06:30:20  [INFO] 
06:30:20  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-api ---
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.pom
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-javadoc.jar
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-cyclonedx.json
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT-sources.jar
06:30:20  [INFO] 
06:30:20  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-api ---
06:30:20  [INFO] Writing OBR metadata
06:30:20  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/openflow-protocol-api-0.20.0-SNAPSHOT.jar
06:30:20  [INFO] Writing OBR metadata
06:30:20  [INFO] 
06:30:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-api ---
06:30:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:30:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:30:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml
06:30:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml
06:30:20  [INFO] 
06:30:20  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-api ---
06:30:20  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:30:20  [INFO] 
06:30:20  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >--
06:30:20  [INFO] Building openflowjava-parent 0.20.0-SNAPSHOT                      [4/80]
06:30:20  [INFO]   from openflowjava/pom.xml
06:30:20  [INFO] --------------------------------[ pom ]---------------------------------
06:30:20  [INFO] 
06:30:20  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
06:30:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:20  [INFO] 
06:30:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
06:30:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:20  [INFO] 
06:30:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
06:30:20  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:30:20  [INFO] 
06:30:20  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-parent ---
06:30:20  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/src/main/yang added.
06:30:20  [INFO] 
06:30:20  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-parent ---
06:30:20  [INFO] Starting audit...
06:30:20  Audit done.
06:30:20  [INFO] You have 0 Checkstyle violations.
06:30:20  [INFO] 
06:30:20  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-parent ---
06:30:20  [INFO] Starting audit...
06:30:20  Audit done.
06:30:20  [INFO] You have 0 Checkstyle violations.
06:30:20  [INFO] 
06:30:20  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-parent ---
06:30:20  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/target/classes/LICENSE
06:30:20  [INFO] 
06:30:20  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
06:30:20  [INFO] 
06:30:20  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
06:30:20  [INFO] 
06:30:20  [INFO] 
06:30:20  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-parent ---
06:30:20  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:30:20  [INFO] 
06:30:20  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-parent ---
06:30:20  [INFO] CycloneDX: Resolving Dependencies
06:30:20  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:30:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/target/bom.xml
06:30:20  [INFO]            attaching as openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/target/bom.json
06:30:20  [INFO]            attaching as openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:30:20  [INFO] 
06:30:20  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent ---
06:30:20  [INFO] Skipping duplicate-finder execution!
06:30:20  [INFO] 
06:30:20  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent ---
06:30:20  [INFO] Skipping pom project
06:30:20  [INFO] 
06:30:20  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-parent ---
06:30:20  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:30:20  [INFO] 
06:30:20  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-parent ---
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT.pom
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/openflowjava-parent-0.20.0-SNAPSHOT-cyclonedx.json
06:30:20  [INFO] 
06:30:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-parent ---
06:30:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:30:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:30:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml
06:30:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:30:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml
06:30:20  [INFO] 
06:30:20  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent ---
06:30:20  [INFO] 
06:30:20  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >--
06:30:20  [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.20.0-SNAPSHOT [5/80]
06:30:20  [INFO]   from openflowjava/openflow-protocol-spi/pom.xml
06:30:20  [INFO] -------------------------------[ bundle ]-------------------------------
06:30:20  [INFO] 
06:30:20  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-spi ---
06:30:20  [INFO] 
06:30:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
06:30:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:20  [INFO] 
06:30:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
06:30:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:20  [INFO] 
06:30:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
06:30:21  [INFO] 
06:30:21  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
06:30:21  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:30:21  [INFO] 
06:30:21  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-spi ---
06:30:21  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:30:21  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/src/main/yang
06:30:21  [INFO] yang-to-sources: Found 4 dependencies in 2.393 ms
06:30:21  [INFO] yang-to-sources: Project model files found: 1 in 2.655 ms
06:30:21  [INFO] yang-to-sources: 3 YANG models processed in 65.91 ms
06:30:21  [INFO] BindingJavaFileGenerator: Defined 11 files in 4.150 ms
06:30:21  [INFO] Sorted 11 files into 4 directories in 223.1 μs
06:30:21  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 10.03 ms
06:30:21  [INFO] 
06:30:21  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
06:30:21  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/src/main/yang added.
06:30:21  [INFO] 
06:30:21  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-spi ---
06:30:21  [INFO] Starting audit...
06:30:21  Audit done.
06:30:21  [INFO] You have 0 Checkstyle violations.
06:30:21  [INFO] 
06:30:21  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-spi ---
06:30:21  [INFO] Starting audit...
06:30:21  Audit done.
06:30:21  [INFO] You have 0 Checkstyle violations.
06:30:21  [INFO] 
06:30:21  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-spi ---
06:30:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/classes/LICENSE
06:30:21  [INFO] 
06:30:21  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
06:30:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/src/main/resources
06:30:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
06:30:21  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:30:21  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:30:21  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:30:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
06:30:21  [INFO] 
06:30:21  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
06:30:21  [INFO] Recompiling the module because of changed dependency.
06:30:21  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:30:21  [INFO] 
06:30:21  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
06:30:21  [INFO] 
06:30:21  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi ---
06:30:21  [INFO] Fork Value is true
06:30:24  [INFO] Done SpotBugs Analysis....
06:30:24  [INFO] 
06:30:24  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
06:30:24  [INFO] 
06:30:24  [INFO] 
06:30:24  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi ---
06:30:24  [INFO] BugInstance size is 0
06:30:24  [INFO] Error size is 0
06:30:24  [INFO] No errors/warnings found
06:30:24  [INFO] 
06:30:24  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi ---
06:30:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/src/test/resources
06:30:24  [INFO] 
06:30:24  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi ---
06:30:24  [INFO] No sources to compile
06:30:24  [INFO] 
06:30:24  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-spi ---
06:30:24  [INFO] No tests to run.
06:30:24  [INFO] 
06:30:24  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-spi ---
06:30:24  [INFO] 
06:30:24  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-spi ---
06:30:24  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:30:24  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF
06:30:24  [INFO] 
06:30:24  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-spi ---
06:30:24  [INFO] No previous run data found, generating javadoc.
06:30:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar
06:30:26  [INFO] 
06:30:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-spi ---
06:30:26  [INFO] CycloneDX: Resolving Dependencies
06:30:26  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
06:30:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/bom.xml
06:30:26  [INFO]            attaching as openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/bom.json
06:30:26  [INFO]            attaching as openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.json
06:30:26  [INFO] 
06:30:26  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi ---
06:30:26  [INFO] Skipping duplicate-finder execution!
06:30:26  [INFO] 
06:30:26  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi ---
06:30:26  [INFO] No dependency problems found
06:30:26  [INFO] 
06:30:26  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-spi ---
06:30:26  [INFO] 
06:30:26  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-spi ---
06:30:26  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:30:26  [INFO] 
06:30:26  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-spi ---
06:30:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.pom
06:30:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:30:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-javadoc.jar
06:30:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT-cyclonedx.json
06:30:26  [INFO] 
06:30:26  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-spi ---
06:30:26  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/openflow-protocol-spi-0.20.0-SNAPSHOT.jar
06:30:26  [INFO] Writing OBR metadata
06:30:26  [INFO] 
06:30:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-spi ---
06:30:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:30:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:30:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:26      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml
06:30:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:30:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:26      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml
06:30:26  [INFO] 
06:30:26  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-spi ---
06:30:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:30:26  [INFO] 
06:30:26  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi ---
06:30:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.20.0-SNAPSHOT-sources.jar
06:30:26  [INFO] 
06:30:26  [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >---
06:30:26  [INFO] Building ODL :: openflowjava :: openflowjava-util 0.20.0-SNAPSHOT [6/80]
06:30:26  [INFO]   from openflowjava/openflowjava-util/pom.xml
06:30:26  [INFO] -------------------------------[ bundle ]-------------------------------
06:30:26  [INFO] 
06:30:26  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-util ---
06:30:26  [INFO] 
06:30:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
06:30:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:26  [INFO] 
06:30:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
06:30:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:26  [INFO] 
06:30:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-util ---
06:30:27  [INFO] 
06:30:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
06:30:27  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:30:27  [INFO] 
06:30:27  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-util ---
06:30:27  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/src/main/yang added.
06:30:27  [INFO] 
06:30:27  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-util ---
06:30:27  [INFO] Starting audit...
06:30:27  Audit done.
06:30:27  [INFO] You have 0 Checkstyle violations.
06:30:27  [INFO] 
06:30:27  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-util ---
06:30:27  [INFO] Starting audit...
06:30:27  Audit done.
06:30:27  [INFO] You have 0 Checkstyle violations.
06:30:27  [INFO] 
06:30:27  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-util ---
06:30:27  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/classes/LICENSE
06:30:27  [INFO] 
06:30:27  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util ---
06:30:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/src/main/resources
06:30:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/generated-sources/spi
06:30:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/generated-sources/yang
06:30:27  [INFO] 
06:30:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-util ---
06:30:27  [INFO] Recompiling the module because of changed dependency.
06:30:27  [INFO] Compiling 3 source files with javac [debug release 21] to target/classes
06:30:27  [INFO] 
06:30:27  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
06:30:27  [INFO] 
06:30:27  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util ---
06:30:27  [INFO] Fork Value is true
06:30:30  [INFO] Done SpotBugs Analysis....
06:30:30  [INFO] 
06:30:30  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
06:30:30  [INFO] 
06:30:30  [INFO] 
06:30:30  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-util ---
06:30:30  [INFO] BugInstance size is 0
06:30:30  [INFO] Error size is 0
06:30:30  [INFO] No errors/warnings found
06:30:30  [INFO] 
06:30:30  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util ---
06:30:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/src/test/resources
06:30:30  [INFO] 
06:30:30  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-util ---
06:30:30  [INFO] Recompiling the module because of changed dependency.
06:30:30  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
06:30:30  [INFO] 
06:30:30  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-util ---
06:30:30  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/surefire-reports
06:30:30  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:30:30  [INFO] 
06:30:30  [INFO] -------------------------------------------------------
06:30:30  [INFO]  T E S T S
06:30:30  [INFO] -------------------------------------------------------
06:30:31  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
06:30:31  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
06:30:31  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
06:30:31  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
06:30:31  [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest
06:30:31  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest
06:30:31  [INFO] 
06:30:31  [INFO] Results:
06:30:31  [INFO] 
06:30:31  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
06:30:31  [INFO] 
06:30:31  [INFO] 
06:30:31  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-util ---
06:30:31  [INFO] 
06:30:31  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-util ---
06:30:31  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT.jar
06:30:31  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF
06:30:31  [INFO] 
06:30:31  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-util ---
06:30:31  [INFO] No previous run data found, generating javadoc.
06:30:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar
06:30:32  [INFO] 
06:30:32  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-util ---
06:30:32  [INFO] CycloneDX: Resolving Dependencies
06:30:33  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
06:30:33  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/bom.xml
06:30:33  [INFO]            attaching as openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:33  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/bom.json
06:30:33  [INFO]            attaching as openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.json
06:30:33  [INFO] 
06:30:33  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util ---
06:30:33  [INFO] Skipping duplicate-finder execution!
06:30:33  [INFO] 
06:30:33  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util ---
06:30:33  [INFO] No dependency problems found
06:30:33  [INFO] 
06:30:33  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-util ---
06:30:33  [INFO] 
06:30:33  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-util ---
06:30:33  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec
06:30:33  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes
06:30:33  [INFO] 
06:30:33  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-util ---
06:30:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.pom
06:30:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.jar
06:30:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-javadoc.jar
06:30:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.xml
06:30:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT-cyclonedx.json
06:30:33  [INFO] 
06:30:33  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-util ---
06:30:33  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/openflowjava-util-0.20.0-SNAPSHOT.jar
06:30:33  [INFO] Writing OBR metadata
06:30:33  [INFO] 
06:30:33  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-util ---
06:30:33  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:30:33  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:30:33  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:33      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:33      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:33      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:33  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml
06:30:33  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml
06:30:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:30:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:30:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:30:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:30:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:30:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:30:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:30:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:30:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:30:33      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:30:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:30:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:30:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:30:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:30:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:30:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:30:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:30:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:30:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:30:33      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:30:33      at java.lang.reflect.Method.invoke (Method.java:580)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:30:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:30:33  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml
06:30:33  [INFO] 
06:30:33  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-util ---
06:30:33  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:30:33  [INFO] 
06:30:33  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util ---
06:30:33  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-util/target/openflowjava-util-0.20.0-SNAPSHOT-sources.jar
06:30:33  [INFO] 
06:30:33  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >--
06:30:33  [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.20.0-SNAPSHOT [7/80]
06:30:33  [INFO]   from openflowjava/openflow-protocol-impl/pom.xml
06:30:33  [INFO] -------------------------------[ bundle ]-------------------------------
06:30:33  [INFO] 
06:30:33  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-impl ---
06:30:33  [INFO] 
06:30:33  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
06:30:33  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:33  [INFO] 
06:30:33  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
06:30:33  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:30:33  [INFO] 
06:30:33  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
06:30:34  [INFO] 
06:30:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
06:30:34  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:30:34  [INFO] 
06:30:34  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
06:30:34  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/src/main/yang added.
06:30:34  [INFO] 
06:30:34  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-impl ---
06:30:34  [INFO] Starting audit...
06:30:34  Audit done.
06:30:34  [INFO] You have 0 Checkstyle violations.
06:30:34  [INFO] 
06:30:34  [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-impl ---
06:30:37  [INFO] Starting audit...
06:30:37  Audit done.
06:30:37  [INFO] You have 0 Checkstyle violations.
06:30:37  [INFO] 
06:30:37  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-impl ---
06:30:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/classes/LICENSE
06:30:37  [INFO] 
06:30:37  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
06:30:37  [INFO] Copying 5 resources from src/main/resources to target/classes
06:30:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
06:30:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
06:30:37  [INFO] 
06:30:37  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
06:30:37  [INFO] Recompiling the module because of changed dependency.
06:30:37  [INFO] Compiling 345 source files with javac [debug release 21] to target/classes
06:30:39  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:30:39  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:30:39    reason: class file for javax.annotation.meta.When not found
06:30:39  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
06:30:39  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:30:39  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:30:39    reason: class file for javax.annotation.meta.When not found
06:30:39  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
06:30:39  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
06:30:39    reason: class file for javax.annotation.meta.When not found
06:30:39  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:30:39  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
06:30:39    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
06:30:39    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:30:39  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
06:30:39    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
06:30:39    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:30:39  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
06:30:39    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
06:30:39    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:30:39  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
06:30:39    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
06:30:39    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:30:39  [INFO] 
06:30:39  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
06:30:39  [INFO] 
06:30:39  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl ---
06:30:39  [INFO] Fork Value is true
06:30:48  [INFO] Done SpotBugs Analysis....
06:30:49  [INFO] 
06:30:49  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
06:30:49  [INFO] 
06:30:49  [INFO] 
06:30:49  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl ---
06:30:49  [INFO] BugInstance size is 0
06:30:49  [INFO] Error size is 0
06:30:49  [INFO] No errors/warnings found
06:30:49  [INFO] 
06:30:49  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl ---
06:30:49  [INFO] Copying 4 resources from src/test/resources to target/test-classes
06:30:49  [INFO] 
06:30:49  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl ---
06:30:49  [INFO] Recompiling the module because of changed dependency.
06:30:49  [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes
06:30:50  [INFO] 
06:30:50  [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-impl ---
06:30:50  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/surefire-reports
06:30:50  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:30:50  [INFO] 
06:30:50  [INFO] -------------------------------------------------------
06:30:50  [INFO]  T E S T S
06:30:50  [INFO] -------------------------------------------------------
06:30:52  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
06:30:52  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:31:07  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.64 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
06:31:07  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
06:31:15  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.146 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest
06:31:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
06:31:15  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
06:31:15  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
06:31:15  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
06:31:15  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
06:31:15  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
06:31:15  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
06:31:16  [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
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
06:31:16  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
06:31:16  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
06:31:16  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
06:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
06:31:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
06:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
06:31:16  [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
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
06:31:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
06:31:16  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
06:31:16  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest
06:31:17  [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
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
06:31:17  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
06:31:17  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
06:31:17  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
06:31:17  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
06:31:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
06:31:17  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
06:31:17  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
06:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
06:31:17  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
06:31:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
06:31:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
06:31:18  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
06:31:20  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
06:31:20  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
06:31:20  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
06:31:20  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
06:31:20  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
06:31:20  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
06:31:21  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
06:31:21  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
06:31:21  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
06:31:21  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
06:31:21  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
06:31:21  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
06:31:21  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
06:31:21  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
06:31:21  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
06:31:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
06:31:21  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
06:31:21  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
06:31:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
06:31:22  [INFO] 
06:31:22  [INFO] Results:
06:31:22  [INFO] 
06:31:22  [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0
06:31:22  [INFO] 
06:31:22  [INFO] 
06:31:22  [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-impl ---
06:31:22  [INFO] 
06:31:22  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-impl ---
06:31:22  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:31:22  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF
06:31:22  [INFO] 
06:31:22  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-impl ---
06:31:22  [INFO] No previous run data found, generating javadoc.
06:31:26  [WARNING] Javadoc Warnings
06:31:26  [WARNING] warning: unknown enum constant When.UNKNOWN
06:31:26  [WARNING] reason: class file for javax.annotation.meta.When not found
06:31:26  [WARNING] 1 warning
06:31:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar
06:31:26  [INFO] 
06:31:26  [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl ---
06:31:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar
06:31:26  [INFO] 
06:31:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-impl ---
06:31:26  [INFO] CycloneDX: Resolving Dependencies
06:31:27  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
06:31:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/bom.xml
06:31:27  [INFO]            attaching as openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/bom.json
06:31:27  [INFO]            attaching as openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:31:27  [INFO] 
06:31:27  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl ---
06:31:27  [INFO] Skipping duplicate-finder execution!
06:31:27  [INFO] 
06:31:27  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl ---
06:31:27  [INFO] No dependency problems found
06:31:27  [INFO] 
06:31:27  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-impl ---
06:31:27  [INFO] 
06:31:27  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-impl ---
06:31:27  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec
06:31:27  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes
06:31:28  [INFO] 
06:31:28  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-impl ---
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.pom
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-javadoc.jar
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-tests.jar
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:31:28  [INFO] 
06:31:28  [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-impl ---
06:31:28  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/openflow-protocol-impl-0.20.0-SNAPSHOT.jar
06:31:28  [INFO] Writing OBR metadata
06:31:28  [INFO] 
06:31:28  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-impl ---
06:31:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:31:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:31:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:28      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml
06:31:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:31:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:28      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml
06:31:28  [INFO] 
06:31:28  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-impl ---
06:31:28  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:31:28  [INFO] 
06:31:28  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl ---
06:31:28  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.20.0-SNAPSHOT-sources.jar
06:31:28  [INFO] 
06:31:28  [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >--
06:31:28  [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.20.0-SNAPSHOT [8/80]
06:31:28  [INFO]   from features/odl-openflowjava-protocol/pom.xml
06:31:28  [INFO] ------------------------------[ feature ]-------------------------------
06:31:28  [INFO] 
06:31:28  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowjava-protocol ---
06:31:28  [INFO] 
06:31:28  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
06:31:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:31:29  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:31:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:29  [INFO] 
06:31:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
06:31:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:29  [INFO] 
06:31:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
06:31:30  [INFO] 
06:31:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:31:30  [INFO] argLine set to empty
06:31:30  [INFO] 
06:31:30  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Starting audit...
06:31:30  Audit done.
06:31:30  [INFO] You have 0 Checkstyle violations.
06:31:30  [INFO] 
06:31:30  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Starting audit...
06:31:30  Audit done.
06:31:30  [INFO] You have 0 Checkstyle violations.
06:31:30  [INFO] 
06:31:30  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/classes/LICENSE
06:31:30  [INFO] 
06:31:30  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/feature/feature.xml
06:31:30  [INFO] ...done!
06:31:30  [INFO] Attaching features XML
06:31:30  [INFO] 
06:31:30  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
06:31:30  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:31:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:31:31  [INFO] 
06:31:31  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
06:31:31  [INFO] 
06:31:31  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
06:31:31  [INFO] 
06:31:31  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
06:31:31  [INFO] 
06:31:31  [INFO] 
06:31:31  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol ---
06:31:31  [INFO] 
06:31:31  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowjava-protocol ---
06:31:32  [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol
06:31:34  [INFO] Project dependency features detected: []
06:31:34  [INFO] Pax Exam System (Version: 4.13.3) created.
06:31:34  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:31:35  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:31:35  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:31:35  [INFO] Waiting for remote bundle context.. on 21000 name: 203a3ae4-c7b6-4fb3-acac-b2b89d2431cb timout: [ RelativeTimeout value = 180000 ]
06:31:44  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:31:44  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:31:44  [INFO] 
06:31:44  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowjava-protocol ---
06:31:44  [INFO] 
06:31:44  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowjava-protocol ---
06:31:44  [WARNING] JAR will be empty - no content was marked for inclusion!
06:31:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar
06:31:44  [INFO] 
06:31:44  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowjava-protocol ---
06:31:44  [INFO] CycloneDX: Resolving Dependencies
06:31:46  [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s)
06:31:46  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/bom.xml
06:31:46  [INFO]            attaching as odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:46  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/bom.json
06:31:46  [INFO]            attaching as odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.json
06:31:46  [INFO] 
06:31:46  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol ---
06:31:46  [INFO] Skipping duplicate-finder execution!
06:31:46  [INFO] 
06:31:46  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol ---
06:31:46  [INFO] Skipping plugin execution
06:31:46  [INFO] 
06:31:46  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol ---
06:31:46  [INFO] Skipping source per configuration.
06:31:46  [INFO] 
06:31:46  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol ---
06:31:46  [INFO] 
06:31:46  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowjava-protocol ---
06:31:46  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:31:46  [INFO] 
06:31:46  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowjava-protocol ---
06:31:46  [WARNING] 
06:31:46  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
06:31:46  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:46  [WARNING] 
06:31:46  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:46  [WARNING] 
06:31:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT.pom
06:31:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-features.xml
06:31:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-javadoc.jar
06:31:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:46  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/odl-openflowjava-protocol-0.20.0-SNAPSHOT-cyclonedx.json
06:31:46  [INFO] 
06:31:46  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol ---
06:31:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:31:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:31:46  [WARNING] 
06:31:46  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
06:31:46  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:31:46  [WARNING] 
06:31:46  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:31:46  [WARNING] 
06:31:46  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:46  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:46      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:46      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:46      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:46      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:46      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:46      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:46      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:46      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:46      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:46      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:46      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:46      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:46      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:46      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:46  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:46  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml
06:31:46  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:46      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:46      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:46      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:31:46      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:46      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:46      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:46      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:46      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:46      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:46      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:46      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:46      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:46      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:46      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:46      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:46      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:46      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:46      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:46      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:46      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:46  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml
06:31:46  [INFO] 
06:31:46  [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >--------
06:31:46  [INFO] Building model-inventory 0.20.0-SNAPSHOT                          [9/80]
06:31:46  [INFO]   from model/model-inventory/pom.xml
06:31:46  [INFO] -------------------------------[ bundle ]-------------------------------
06:31:46  [INFO] 
06:31:46  [INFO] --- clean:3.4.0:clean (default-clean) @ model-inventory ---
06:31:46  [INFO] 
06:31:46  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-inventory ---
06:31:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:46  [INFO] 
06:31:46  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
06:31:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:46  [INFO] 
06:31:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-inventory ---
06:31:47  [INFO] 
06:31:47  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
06:31:47  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:31:47  [INFO] 
06:31:47  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-inventory ---
06:31:47  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:31:47  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/src/main/yang
06:31:47  [INFO] yang-to-sources: Found 2 dependencies in 1.147 ms
06:31:47  [INFO] yang-to-sources: Project model files found: 1 in 22.23 ms
06:31:47  [INFO] yang-to-sources: 3 YANG models processed in 42.28 ms
06:31:47  [INFO] BindingJavaFileGenerator: Defined 32 files in 7.975 ms
06:31:47  [INFO] Sorted 32 files into 5 directories in 213.6 μs
06:31:47  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 40.80 ms
06:31:47  [INFO] 
06:31:47  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-inventory ---
06:31:47  [INFO] Starting audit...
06:31:47  Audit done.
06:31:47  [INFO] You have 0 Checkstyle violations.
06:31:47  [INFO] 
06:31:47  [INFO] --- checkstyle:3.5.0:check (default) @ model-inventory ---
06:31:47  [INFO] Starting audit...
06:31:47  Audit done.
06:31:47  [INFO] You have 0 Checkstyle violations.
06:31:47  [INFO] 
06:31:47  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-inventory ---
06:31:47  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/classes/LICENSE
06:31:47  [INFO] 
06:31:47  [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory ---
06:31:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/src/main/resources
06:31:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/generated-sources/spi
06:31:47  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:31:47  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:31:47  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:31:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/generated-sources/spi
06:31:47  [INFO] 
06:31:47  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-inventory ---
06:31:47  [INFO] Recompiling the module because of changed source code.
06:31:47  [INFO] Compiling 31 source files with javac [debug release 21] to target/classes
06:31:48  [INFO] 
06:31:48  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>>
06:31:48  [INFO] 
06:31:48  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-inventory ---
06:31:48  [INFO] Fork Value is true
06:31:51  [INFO] Done SpotBugs Analysis....
06:31:51  [INFO] 
06:31:51  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<<
06:31:51  [INFO] 
06:31:51  [INFO] 
06:31:51  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-inventory ---
06:31:51  [INFO] BugInstance size is 0
06:31:51  [INFO] Error size is 0
06:31:51  [INFO] No errors/warnings found
06:31:51  [INFO] 
06:31:51  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory ---
06:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/src/test/resources
06:31:51  [INFO] 
06:31:51  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-inventory ---
06:31:51  [INFO] No sources to compile
06:31:51  [INFO] 
06:31:51  [INFO] --- surefire:3.5.0:test (default-test) @ model-inventory ---
06:31:51  [INFO] No tests to run.
06:31:51  [INFO] 
06:31:51  [INFO] --- copy:14.0.3:copy-files (default) @ model-inventory ---
06:31:51  [INFO] 
06:31:51  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-inventory ---
06:31:51  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT.jar
06:31:51  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/META-INF/MANIFEST.MF
06:31:51  [INFO] 
06:31:51  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-inventory ---
06:31:51  [INFO] No previous run data found, generating javadoc.
06:31:53  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-javadoc.jar
06:31:53  [INFO] 
06:31:53  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-inventory ---
06:31:53  [INFO] CycloneDX: Resolving Dependencies
06:31:53  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
06:31:54  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/bom.xml
06:31:54  [INFO]            attaching as model-inventory-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:54  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/bom.json
06:31:54  [INFO]            attaching as model-inventory-0.20.0-SNAPSHOT-cyclonedx.json
06:31:54  [INFO] 
06:31:54  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory ---
06:31:54  [INFO] Skipping duplicate-finder execution!
06:31:54  [INFO] 
06:31:54  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-inventory ---
06:31:54  [INFO] No dependency problems found
06:31:54  [INFO] 
06:31:54  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory ---
06:31:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-sources.jar
06:31:54  [INFO] 
06:31:54  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-inventory ---
06:31:54  [INFO] 
06:31:54  [INFO] --- jacoco:0.8.12:report (report) @ model-inventory ---
06:31:54  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:31:54  [INFO] 
06:31:54  [INFO] --- install:3.1.3:install (default-install) @ model-inventory ---
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.pom
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.jar
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-javadoc.jar
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-cyclonedx.xml
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-cyclonedx.json
06:31:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-inventory/target/model-inventory-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT-sources.jar
06:31:54  [INFO] 
06:31:54  [INFO] --- bundle:5.1.9:install (default-install) @ model-inventory ---
06:31:54  [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/model-inventory-0.20.0-SNAPSHOT.jar
06:31:54  [INFO] Writing OBR metadata
06:31:54  [INFO] 
06:31:54  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-inventory ---
06:31:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:31:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:31:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml
06:31:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml
06:31:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:31:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:31:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:31:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:31:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:31:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:31:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:31:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:31:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:31:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:31:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:31:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:31:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:31:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:31:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:31:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:31:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:31:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:31:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:31:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:31:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:31:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:31:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml
06:31:54  [INFO] 
06:31:54  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-inventory ---
06:31:54  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:31:54  [INFO] 
06:31:54  [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >--------
06:31:54  [INFO] Building model-flow-base 0.20.0-SNAPSHOT                         [10/80]
06:31:54  [INFO]   from model/model-flow-base/pom.xml
06:31:54  [INFO] -------------------------------[ bundle ]-------------------------------
06:31:54  [INFO] 
06:31:54  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-base ---
06:31:54  [INFO] 
06:31:54  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-base ---
06:31:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:54  [INFO] 
06:31:54  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
06:31:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:31:54  [INFO] 
06:31:54  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-base ---
06:31:54  [INFO] 
06:31:54  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
06:31:54  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:31:54  [INFO] 
06:31:54  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-base ---
06:31:54  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:31:54  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/src/main/yang
06:31:54  [INFO] yang-to-sources: Found 7 dependencies in 1.834 ms
06:31:54  [INFO] yang-to-sources: Project model files found: 11 in 30.78 ms
06:31:55  [INFO] yang-to-sources: 21 YANG models processed in 419.7 ms
06:31:55  [INFO] BindingJavaFileGenerator: Defined 602 files in 64.88 ms
06:31:55  [INFO] Sorted 602 files into 136 directories in 1.242 ms
06:31:55  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 251.6 ms
06:31:55  [INFO] 
06:31:55  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-base ---
06:31:55  [INFO] Starting audit...
06:31:55  Audit done.
06:31:55  [INFO] You have 0 Checkstyle violations.
06:31:55  [INFO] 
06:31:55  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-base ---
06:31:55  [INFO] Starting audit...
06:31:55  Audit done.
06:31:55  [INFO] You have 0 Checkstyle violations.
06:31:55  [INFO] 
06:31:55  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-base ---
06:31:55  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/classes/LICENSE
06:31:55  [INFO] 
06:31:55  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base ---
06:31:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/src/main/resources
06:31:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/generated-sources/spi
06:31:55  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
06:31:55  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:31:55  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
06:31:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/generated-sources/spi
06:31:55  [INFO] 
06:31:55  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-base ---
06:31:55  [INFO] Recompiling the module because of changed dependency.
06:31:55  [INFO] Compiling 602 source files with javac [debug release 21] to target/classes
06:31:58  [INFO] 
06:31:58  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>>
06:31:58  [INFO] 
06:31:58  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-base ---
06:31:58  [INFO] Fork Value is true
06:32:01  [INFO] Done SpotBugs Analysis....
06:32:01  [INFO] 
06:32:01  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<<
06:32:01  [INFO] 
06:32:01  [INFO] 
06:32:01  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-base ---
06:32:01  [INFO] BugInstance size is 0
06:32:01  [INFO] Error size is 0
06:32:01  [INFO] No errors/warnings found
06:32:01  [INFO] 
06:32:01  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base ---
06:32:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/src/test/resources
06:32:01  [INFO] 
06:32:01  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-base ---
06:32:01  [INFO] No sources to compile
06:32:01  [INFO] 
06:32:01  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-base ---
06:32:01  [INFO] No tests to run.
06:32:01  [INFO] 
06:32:01  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-base ---
06:32:01  [INFO] 
06:32:01  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-base ---
06:32:02  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT.jar
06:32:02  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/META-INF/MANIFEST.MF
06:32:02  [INFO] 
06:32:02  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-base ---
06:32:02  [INFO] No previous run data found, generating javadoc.
06:32:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar
06:32:09  [INFO] 
06:32:09  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-base ---
06:32:09  [INFO] CycloneDX: Resolving Dependencies
06:32:10  [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s)
06:32:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/bom.xml
06:32:10  [INFO]            attaching as model-flow-base-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/bom.json
06:32:10  [INFO]            attaching as model-flow-base-0.20.0-SNAPSHOT-cyclonedx.json
06:32:10  [INFO] 
06:32:10  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base ---
06:32:10  [INFO] Skipping duplicate-finder execution!
06:32:10  [INFO] 
06:32:10  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-base ---
06:32:10  [WARNING] Used undeclared dependencies found:
06:32:10  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:32:10  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:32:10  [INFO] 
06:32:10  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base ---
06:32:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-sources.jar
06:32:10  [INFO] 
06:32:10  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-base ---
06:32:10  [INFO] 
06:32:10  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-base ---
06:32:10  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:32:10  [INFO] 
06:32:10  [INFO] --- install:3.1.3:install (default-install) @ model-flow-base ---
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.pom
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.jar
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-javadoc.jar
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-cyclonedx.json
06:32:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-base/target/model-flow-base-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT-sources.jar
06:32:10  [INFO] 
06:32:10  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-base ---
06:32:10  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/model-flow-base-0.20.0-SNAPSHOT.jar
06:32:10  [INFO] Writing OBR metadata
06:32:10  [INFO] 
06:32:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-base ---
06:32:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:32:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:32:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:10      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml
06:32:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:32:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:10      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml
06:32:10  [INFO] 
06:32:10  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-base ---
06:32:10  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:10  [INFO] 
06:32:10  [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------
06:32:10  [INFO] Building model-flow-service 0.20.0-SNAPSHOT                      [11/80]
06:32:10  [INFO]   from model/model-flow-service/pom.xml
06:32:10  [INFO] -------------------------------[ bundle ]-------------------------------
06:32:10  [INFO] 
06:32:10  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-service ---
06:32:10  [INFO] 
06:32:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-service ---
06:32:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:10  [INFO] 
06:32:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
06:32:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:10  [INFO] 
06:32:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-service ---
06:32:11  [INFO] 
06:32:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
06:32:11  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:32:11  [INFO] 
06:32:11  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-service ---
06:32:11  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:32:11  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/src/main/yang
06:32:11  [INFO] yang-to-sources: Found 8 dependencies in 2.245 ms
06:32:11  [INFO] yang-to-sources: Project model files found: 22 in 12.29 ms
06:32:11  [INFO] yang-to-sources: 45 YANG models processed in 581.8 ms
06:32:11  [INFO] BindingJavaFileGenerator: Defined 521 files in 52.02 ms
06:32:11  [INFO] Sorted 521 files into 101 directories in 780.8 μs
06:32:12  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 157.0 ms
06:32:12  [INFO] 
06:32:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-service ---
06:32:12  [INFO] Starting audit...
06:32:12  Audit done.
06:32:12  [INFO] You have 0 Checkstyle violations.
06:32:12  [INFO] 
06:32:12  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-service ---
06:32:12  [INFO] Starting audit...
06:32:12  Audit done.
06:32:12  [INFO] You have 0 Checkstyle violations.
06:32:12  [INFO] 
06:32:12  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-service ---
06:32:12  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/classes/LICENSE
06:32:12  [INFO] 
06:32:12  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service ---
06:32:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/src/main/resources
06:32:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/generated-sources/spi
06:32:12  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
06:32:12  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:32:12  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
06:32:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/generated-sources/spi
06:32:12  [INFO] 
06:32:12  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-service ---
06:32:12  [INFO] Recompiling the module because of changed dependency.
06:32:12  [INFO] Compiling 520 source files with javac [debug release 21] to target/classes
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:14  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/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.
06:32:14  [INFO] 
06:32:14  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>>
06:32:14  [INFO] 
06:32:14  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-service ---
06:32:14  [INFO] Fork Value is true
06:32:17  [INFO] Done SpotBugs Analysis....
06:32:18  [INFO] 
06:32:18  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<<
06:32:18  [INFO] 
06:32:18  [INFO] 
06:32:18  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-service ---
06:32:18  [INFO] BugInstance size is 0
06:32:18  [INFO] Error size is 0
06:32:18  [INFO] No errors/warnings found
06:32:18  [INFO] 
06:32:18  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service ---
06:32:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/src/test/resources
06:32:18  [INFO] 
06:32:18  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-service ---
06:32:18  [INFO] No sources to compile
06:32:18  [INFO] 
06:32:18  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-service ---
06:32:18  [INFO] No tests to run.
06:32:18  [INFO] 
06:32:18  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-service ---
06:32:18  [INFO] 
06:32:18  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-service ---
06:32:18  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT.jar
06:32:18  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/META-INF/MANIFEST.MF
06:32:18  [INFO] 
06:32:18  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-service ---
06:32:18  [INFO] No previous run data found, generating javadoc.
06:32:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar
06:32:25  [INFO] 
06:32:25  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-service ---
06:32:25  [INFO] CycloneDX: Resolving Dependencies
06:32:26  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
06:32:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/bom.xml
06:32:26  [INFO]            attaching as model-flow-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/bom.json
06:32:26  [INFO]            attaching as model-flow-service-0.20.0-SNAPSHOT-cyclonedx.json
06:32:26  [INFO] 
06:32:26  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service ---
06:32:26  [INFO] Skipping duplicate-finder execution!
06:32:26  [INFO] 
06:32:26  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-service ---
06:32:26  [INFO] No dependency problems found
06:32:26  [INFO] 
06:32:26  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service ---
06:32:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-sources.jar
06:32:26  [INFO] 
06:32:26  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-service ---
06:32:26  [INFO] 
06:32:26  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-service ---
06:32:26  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:32:26  [INFO] 
06:32:26  [INFO] --- install:3.1.3:install (default-install) @ model-flow-service ---
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.pom
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.jar
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-javadoc.jar
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-cyclonedx.json
06:32:26  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-service/target/model-flow-service-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT-sources.jar
06:32:26  [INFO] 
06:32:26  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-service ---
06:32:26  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/model-flow-service-0.20.0-SNAPSHOT.jar
06:32:26  [INFO] Writing OBR metadata
06:32:26  [INFO] 
06:32:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-service ---
06:32:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:32:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:32:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:26      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml
06:32:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:32:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:26      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml
06:32:26  [INFO] 
06:32:26  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-service ---
06:32:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:26  [INFO] 
06:32:26  [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >-----
06:32:26  [INFO] Building model-flow-statistics 0.20.0-SNAPSHOT                   [12/80]
06:32:26  [INFO]   from model/model-flow-statistics/pom.xml
06:32:26  [INFO] -------------------------------[ bundle ]-------------------------------
06:32:26  [INFO] 
06:32:26  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-statistics ---
06:32:26  [INFO] 
06:32:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
06:32:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:26  [INFO] 
06:32:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
06:32:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:26  [INFO] 
06:32:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
06:32:27  [INFO] 
06:32:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
06:32:27  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:32:27  [INFO] 
06:32:27  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-statistics ---
06:32:27  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:32:27  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/src/main/yang
06:32:27  [INFO] yang-to-sources: Found 9 dependencies in 1.852 ms
06:32:27  [INFO] yang-to-sources: Project model files found: 8 in 5.505 ms
06:32:27  [INFO] yang-to-sources: 32 YANG models processed in 375.9 ms
06:32:27  [INFO] BindingJavaFileGenerator: Defined 292 files in 36.66 ms
06:32:27  [INFO] Sorted 292 files into 46 directories in 356.6 μs
06:32:27  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 98.20 ms
06:32:27  [INFO] 
06:32:27  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-statistics ---
06:32:27  [INFO] Starting audit...
06:32:27  Audit done.
06:32:27  [INFO] You have 0 Checkstyle violations.
06:32:27  [INFO] 
06:32:27  [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-statistics ---
06:32:27  [INFO] Starting audit...
06:32:27  Audit done.
06:32:27  [INFO] You have 0 Checkstyle violations.
06:32:27  [INFO] 
06:32:27  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-statistics ---
06:32:27  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/classes/LICENSE
06:32:27  [INFO] 
06:32:27  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics ---
06:32:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/src/main/resources
06:32:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/generated-sources/spi
06:32:27  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
06:32:27  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:32:27  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
06:32:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/generated-sources/spi
06:32:27  [INFO] 
06:32:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-statistics ---
06:32:27  [INFO] Recompiling the module because of changed dependency.
06:32:27  [INFO] Compiling 291 source files with javac [debug release 21] to target/classes
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:29  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/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.
06:32:29  [INFO] 
06:32:29  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
06:32:29  [INFO] 
06:32:29  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics ---
06:32:29  [INFO] Fork Value is true
06:32:32  [INFO] Done SpotBugs Analysis....
06:32:32  [INFO] 
06:32:32  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
06:32:32  [INFO] 
06:32:32  [INFO] 
06:32:32  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-statistics ---
06:32:32  [INFO] BugInstance size is 0
06:32:32  [INFO] Error size is 0
06:32:32  [INFO] No errors/warnings found
06:32:32  [INFO] 
06:32:32  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics ---
06:32:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/src/test/resources
06:32:32  [INFO] 
06:32:32  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-statistics ---
06:32:32  [INFO] No sources to compile
06:32:32  [INFO] 
06:32:32  [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-statistics ---
06:32:32  [INFO] No tests to run.
06:32:32  [INFO] 
06:32:32  [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-statistics ---
06:32:32  [INFO] 
06:32:32  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-statistics ---
06:32:32  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:32:32  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/META-INF/MANIFEST.MF
06:32:32  [INFO] 
06:32:32  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-statistics ---
06:32:32  [INFO] No previous run data found, generating javadoc.
06:32:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar
06:32:37  [INFO] 
06:32:37  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-statistics ---
06:32:37  [INFO] CycloneDX: Resolving Dependencies
06:32:38  [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s)
06:32:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/bom.xml
06:32:38  [INFO]            attaching as model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/bom.json
06:32:38  [INFO]            attaching as model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.json
06:32:38  [INFO] 
06:32:38  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics ---
06:32:38  [INFO] Skipping duplicate-finder execution!
06:32:38  [INFO] 
06:32:38  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics ---
06:32:38  [INFO] No dependency problems found
06:32:38  [INFO] 
06:32:38  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics ---
06:32:38  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar
06:32:38  [INFO] 
06:32:38  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-statistics ---
06:32:38  [INFO] 
06:32:38  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-statistics ---
06:32:38  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:32:38  [INFO] 
06:32:38  [INFO] --- install:3.1.3:install (default-install) @ model-flow-statistics ---
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.pom
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-javadoc.jar
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-cyclonedx.json
06:32:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-flow-statistics/target/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT-sources.jar
06:32:38  [INFO] 
06:32:38  [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-statistics ---
06:32:38  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/model-flow-statistics-0.20.0-SNAPSHOT.jar
06:32:38  [INFO] Writing OBR metadata
06:32:38  [INFO] 
06:32:38  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-statistics ---
06:32:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:32:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:32:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:38      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml
06:32:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:32:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:38      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml
06:32:38  [INFO] 
06:32:38  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-statistics ---
06:32:38  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:38  [INFO] 
06:32:38  [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >--------
06:32:38  [INFO] Building model-topology 0.20.0-SNAPSHOT                          [13/80]
06:32:38  [INFO]   from model/model-topology/pom.xml
06:32:38  [INFO] -------------------------------[ bundle ]-------------------------------
06:32:38  [INFO] 
06:32:38  [INFO] --- clean:3.4.0:clean (default-clean) @ model-topology ---
06:32:38  [INFO] 
06:32:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-topology ---
06:32:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:38  [INFO] 
06:32:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
06:32:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:38  [INFO] 
06:32:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-topology ---
06:32:39  [INFO] 
06:32:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
06:32:39  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:32:39  [INFO] 
06:32:39  [INFO] --- yang:14.0.4:generate-sources (binding) @ model-topology ---
06:32:39  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:32:39  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/src/main/yang
06:32:39  [INFO] yang-to-sources: Found 5 dependencies in 737.3 μs
06:32:39  [INFO] yang-to-sources: Project model files found: 1 in 1.214 ms
06:32:39  [INFO] yang-to-sources: 5 YANG models processed in 56.77 ms
06:32:39  [INFO] BindingJavaFileGenerator: Defined 8 files in 7.218 ms
06:32:39  [INFO] Sorted 8 files into 3 directories in 115.7 μs
06:32:39  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 10.81 ms
06:32:39  [INFO] 
06:32:39  [INFO] --- checkstyle:3.5.0:check (check-license) @ model-topology ---
06:32:39  [INFO] Starting audit...
06:32:39  Audit done.
06:32:39  [INFO] You have 0 Checkstyle violations.
06:32:39  [INFO] 
06:32:39  [INFO] --- checkstyle:3.5.0:check (default) @ model-topology ---
06:32:39  [INFO] Starting audit...
06:32:39  Audit done.
06:32:39  [INFO] You have 0 Checkstyle violations.
06:32:39  [INFO] 
06:32:39  [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-topology ---
06:32:39  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/classes/LICENSE
06:32:39  [INFO] 
06:32:39  [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology ---
06:32:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/src/main/resources
06:32:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/generated-sources/spi
06:32:39  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:32:39  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:32:39  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:32:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/generated-sources/spi
06:32:39  [INFO] 
06:32:39  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-topology ---
06:32:39  [INFO] Recompiling the module because of changed dependency.
06:32:39  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
06:32:39  [INFO] 
06:32:39  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>>
06:32:39  [INFO] 
06:32:39  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-topology ---
06:32:39  [INFO] Fork Value is true
06:32:41  [INFO] Done SpotBugs Analysis....
06:32:41  [INFO] 
06:32:41  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<<
06:32:41  [INFO] 
06:32:41  [INFO] 
06:32:41  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-topology ---
06:32:41  [INFO] BugInstance size is 0
06:32:41  [INFO] Error size is 0
06:32:41  [INFO] No errors/warnings found
06:32:41  [INFO] 
06:32:41  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology ---
06:32:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/src/test/resources
06:32:41  [INFO] 
06:32:41  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-topology ---
06:32:41  [INFO] No sources to compile
06:32:41  [INFO] 
06:32:41  [INFO] --- surefire:3.5.0:test (default-test) @ model-topology ---
06:32:41  [INFO] No tests to run.
06:32:41  [INFO] 
06:32:41  [INFO] --- copy:14.0.3:copy-files (default) @ model-topology ---
06:32:41  [INFO] 
06:32:41  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-topology ---
06:32:41  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT.jar
06:32:41  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/META-INF/MANIFEST.MF
06:32:41  [INFO] 
06:32:41  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-topology ---
06:32:41  [INFO] No previous run data found, generating javadoc.
06:32:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-javadoc.jar
06:32:43  [INFO] 
06:32:43  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-topology ---
06:32:43  [INFO] CycloneDX: Resolving Dependencies
06:32:43  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
06:32:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/bom.xml
06:32:43  [INFO]            attaching as model-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/bom.json
06:32:43  [INFO]            attaching as model-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:32:43  [INFO] 
06:32:43  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology ---
06:32:43  [INFO] Skipping duplicate-finder execution!
06:32:43  [INFO] 
06:32:43  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-topology ---
06:32:43  [WARNING] Used undeclared dependencies found:
06:32:43  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile
06:32:43  [INFO] 
06:32:43  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology ---
06:32:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-sources.jar
06:32:43  [INFO] 
06:32:43  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-topology ---
06:32:43  [INFO] 
06:32:43  [INFO] --- jacoco:0.8.12:report (report) @ model-topology ---
06:32:43  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:32:43  [INFO] 
06:32:43  [INFO] --- install:3.1.3:install (default-install) @ model-topology ---
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.pom
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.jar
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-javadoc.jar
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:32:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/model/model-topology/target/model-topology-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT-sources.jar
06:32:43  [INFO] 
06:32:43  [INFO] --- bundle:5.1.9:install (default-install) @ model-topology ---
06:32:43  [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/model-topology-0.20.0-SNAPSHOT.jar
06:32:43  [INFO] Writing OBR metadata
06:32:43  [INFO] 
06:32:43  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-topology ---
06:32:43  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:32:43  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:32:43  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:43  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:43      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:43      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:43      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:43      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:43      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:43      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:43      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:43      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:43      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:43      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:43      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:43      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:43      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:43      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:43      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:43      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:43  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:43  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml
06:32:43  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:43      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:43      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:43      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:32:43      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:43      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:43      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:43      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:43      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:43      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:43      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:43      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:43      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:43      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:43      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:43      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:43      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:43      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:43      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:43      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:43      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:43      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:43  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml
06:32:43  [INFO] 
06:32:43  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-topology ---
06:32:43  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:32:43  [INFO] 
06:32:43  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >----
06:32:43  [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.20.0-SNAPSHOT [14/80]
06:32:43  [INFO]   from features/odl-openflowplugin-nsf-model/pom.xml
06:32:43  [INFO] ------------------------------[ feature ]-------------------------------
06:32:43  [INFO] 
06:32:43  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model ---
06:32:43  [INFO] 
06:32:43  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
06:32:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:43  [INFO] 
06:32:43  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
06:32:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:43  [INFO] 
06:32:43  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] 
06:32:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:44  [INFO] argLine set to empty
06:32:44  [INFO] 
06:32:44  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Starting audit...
06:32:44  Audit done.
06:32:44  [INFO] You have 0 Checkstyle violations.
06:32:44  [INFO] 
06:32:44  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Starting audit...
06:32:44  Audit done.
06:32:44  [INFO] You have 0 Checkstyle violations.
06:32:44  [INFO] 
06:32:44  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/classes/LICENSE
06:32:44  [INFO] 
06:32:44  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml
06:32:44  [INFO] ...done!
06:32:44  [INFO] Attaching features XML
06:32:44  [INFO] 
06:32:44  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
06:32: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
06:32:44  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:32:44  [INFO] 
06:32:44  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
06:32:44  [INFO] 
06:32:44  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] 
06:32:44  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
06:32:44  [INFO] 
06:32:44  [INFO] 
06:32:44  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] 
06:32:44  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-nsf-model ---
06:32:44  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model
06:32:44  [INFO] Project dependency features detected: []
06:32:44  [INFO] Pax Exam System (Version: 4.13.3) created.
06:32:44  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:32:45  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:32:45  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:32:45  [INFO] Waiting for remote bundle context.. on 21000 name: 9868ed07-2ce4-4587-8963-b11571fda296 timout: [ RelativeTimeout value = 180000 ]
06:32:52  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:32:52  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:32:52  [INFO] 
06:32:52  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-nsf-model ---
06:32:52  [INFO] 
06:32:52  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model ---
06:32:52  [WARNING] JAR will be empty - no content was marked for inclusion!
06:32:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar
06:32:52  [INFO] 
06:32:52  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model ---
06:32:52  [INFO] CycloneDX: Resolving Dependencies
06:32:53  [INFO] CycloneDX: Creating BOM version 1.5 with 73 component(s)
06:32:53  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/bom.xml
06:32:53  [INFO]            attaching as odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:53  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/bom.json
06:32:54  [INFO]            attaching as odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.json
06:32:54  [INFO] 
06:32:54  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] Skipping duplicate-finder execution!
06:32:54  [INFO] 
06:32:54  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] Skipping plugin execution
06:32:54  [INFO] 
06:32:54  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] Skipping source per configuration.
06:32:54  [INFO] 
06:32:54  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] 
06:32:54  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:32:54  [INFO] 
06:32:54  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model ---
06:32:54  [WARNING] 
06:32:54  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
06:32:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:54  [WARNING] 
06:32:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:54  [WARNING] 
06:32:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT.pom
06:32:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-features.xml
06:32:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-javadoc.jar
06:32:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.xml
06:32:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.20.0-SNAPSHOT-cyclonedx.json
06:32:54  [INFO] 
06:32:54  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model ---
06:32:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:32:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:32:54  [WARNING] 
06:32:54  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
06:32:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:32:54  [WARNING] 
06:32:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:32:54  [WARNING] 
06:32:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml
06:32:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml
06:32:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:32:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:32:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:32:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:32:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:32:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:32:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:32:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:32:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:32:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:32:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:32:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:32:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:32:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:32:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:32:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:32:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:32:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:32:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:32:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:32:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:32:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:32:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml
06:32:54  [INFO] 
06:32:54  [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >----------
06:32:54  [INFO] Building liblldp 0.20.0-SNAPSHOT                                 [15/80]
06:32:54  [INFO]   from libraries/liblldp/pom.xml
06:32:54  [INFO] -------------------------------[ bundle ]-------------------------------
06:32:54  [INFO] 
06:32:54  [INFO] --- clean:3.4.0:clean (default-clean) @ liblldp ---
06:32:54  [INFO] 
06:32:54  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ liblldp ---
06:32:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:54  [INFO] 
06:32:54  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
06:32:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:32:54  [INFO] 
06:32:54  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ liblldp ---
06:32:54  [INFO] 
06:32:54  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
06:32:54  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:32:54  [INFO] 
06:32:54  [INFO] --- checkstyle:3.5.0:check (check-license) @ liblldp ---
06:32:54  [INFO] Starting audit...
06:32:54  Audit done.
06:32:54  [INFO] You have 0 Checkstyle violations.
06:32:54  [INFO] 
06:32:54  [INFO] --- checkstyle:3.5.0:check (default) @ liblldp ---
06:32:55  [INFO] Starting audit...
06:32:55  Audit done.
06:32:55  [INFO] You have 0 Checkstyle violations.
06:32:55  [INFO] 
06:32:55  [INFO] --- dependency:3.8.0:copy (unpack-license) @ liblldp ---
06:32:55  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/classes/LICENSE
06:32:55  [INFO] 
06:32:55  [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp ---
06:32:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/src/main/resources
06:32:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/generated-sources/spi
06:32:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/generated-sources/yang
06:32:55  [INFO] 
06:32:55  [INFO] --- compiler:3.13.0:compile (default-compile) @ liblldp ---
06:32:55  [INFO] Recompiling the module because of changed source code.
06:32:55  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:32:55  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:55  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:55  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:55  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:55  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:32:55  [INFO] 
06:32:55  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>>
06:32:56  [INFO] 
06:32:56  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ liblldp ---
06:32:56  [INFO] Fork Value is true
06:33:00  [INFO] Done SpotBugs Analysis....
06:33:00  [INFO] 
06:33:00  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<<
06:33:00  [INFO] 
06:33:00  [INFO] 
06:33:00  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ liblldp ---
06:33:00  [INFO] BugInstance size is 0
06:33:00  [INFO] Error size is 0
06:33:00  [INFO] No errors/warnings found
06:33:00  [INFO] 
06:33:00  [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp ---
06:33:00  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:33:00  [INFO] 
06:33:00  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ liblldp ---
06:33:00  [INFO] Recompiling the module because of changed dependency.
06:33:00  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
06:33:00  [INFO] 
06:33:00  [INFO] --- surefire:3.5.0:test (default-test) @ liblldp ---
06:33:00  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/surefire-reports
06:33:00  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:33:00  [INFO] 
06:33:00  [INFO] -------------------------------------------------------
06:33:00  [INFO]  T E S T S
06:33:00  [INFO] -------------------------------------------------------
06:33:01  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
06:33:01  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
06:33:01  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
06:33:01  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
06:33:01  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
06:33:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
06:33:01  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
06:33:01  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
06:33:01  [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
06:33:01  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
06:33:01  [INFO] 
06:33:01  [INFO] Results:
06:33:01  [INFO] 
06:33:01  [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
06:33:01  [INFO] 
06:33:01  [INFO] 
06:33:01  [INFO] --- copy:14.0.3:copy-files (default) @ liblldp ---
06:33:01  [INFO] 
06:33:01  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ liblldp ---
06:33:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT.jar
06:33:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/META-INF/MANIFEST.MF
06:33:01  [INFO] 
06:33:01  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ liblldp ---
06:33:01  [INFO] No previous run data found, generating javadoc.
06:33:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-javadoc.jar
06:33:03  [INFO] 
06:33:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ liblldp ---
06:33:03  [INFO] CycloneDX: Resolving Dependencies
06:33:03  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
06:33:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/bom.xml
06:33:03  [INFO]            attaching as liblldp-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/bom.json
06:33:03  [INFO]            attaching as liblldp-0.20.0-SNAPSHOT-cyclonedx.json
06:33:03  [INFO] 
06:33:03  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp ---
06:33:03  [INFO] Skipping duplicate-finder execution!
06:33:03  [INFO] 
06:33:03  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ liblldp ---
06:33:03  [INFO] No dependency problems found
06:33:03  [INFO] 
06:33:03  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp ---
06:33:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-sources.jar
06:33:03  [INFO] 
06:33:03  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ liblldp ---
06:33:03  [INFO] 
06:33:03  [INFO] --- jacoco:0.8.12:report (report) @ liblldp ---
06:33:03  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/code-coverage/jacoco.exec
06:33:03  [INFO] Analyzed bundle 'liblldp' with 14 classes
06:33:03  [INFO] 
06:33:03  [INFO] --- install:3.1.3:install (default-install) @ liblldp ---
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.pom
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.jar
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-javadoc.jar
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-cyclonedx.json
06:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/libraries/liblldp/target/liblldp-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT-sources.jar
06:33:03  [INFO] 
06:33:03  [INFO] --- bundle:5.1.9:install (default-install) @ liblldp ---
06:33:03  [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/liblldp-0.20.0-SNAPSHOT.jar
06:33:03  [INFO] Writing OBR metadata
06:33:03  [INFO] 
06:33:03  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ liblldp ---
06:33:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:03  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:03  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:03      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:03      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:03      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:03      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:03      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:03      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:03      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:03      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:03      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:03      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:03      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:03      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:03      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:03      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:03  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:03  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml
06:33:03  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:03      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:03      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:03      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:03      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:03      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:03      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:03      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:03      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:03      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:03      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:03      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:03      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:03      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:03      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:03      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:03      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:03  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml
06:33:03  [INFO] 
06:33:03  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ liblldp ---
06:33:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:03  [INFO] 
06:33:03  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >----
06:33:03  [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.20.0-SNAPSHOT [16/80]
06:33:03  [INFO]   from features/odl-openflowplugin-libraries/pom.xml
06:33:03  [INFO] ------------------------------[ feature ]-------------------------------
06:33:03  [INFO] 
06:33:03  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries ---
06:33:03  [INFO] 
06:33:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
06:33:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:03  [INFO] 
06:33:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
06:33:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:03  [INFO] 
06:33:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] 
06:33:04  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:04  [INFO] argLine set to empty
06:33:04  [INFO] 
06:33:04  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Starting audit...
06:33:04  Audit done.
06:33:04  [INFO] You have 0 Checkstyle violations.
06:33:04  [INFO] 
06:33:04  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Starting audit...
06:33:04  Audit done.
06:33:04  [INFO] You have 0 Checkstyle violations.
06:33:04  [INFO] 
06:33:04  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/classes/LICENSE
06:33:04  [INFO] 
06:33:04  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/feature/feature.xml
06:33:04  [INFO] ...done!
06:33:04  [INFO] Attaching features XML
06:33:04  [INFO] 
06:33:04  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
06:33: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
06:33:04  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:33:04  [INFO] 
06:33:04  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
06:33:04  [INFO] 
06:33:04  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] 
06:33:04  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
06:33:04  [INFO] 
06:33:04  [INFO] 
06:33:04  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] 
06:33:04  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-libraries ---
06:33:04  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries
06:33:04  [INFO] Project dependency features detected: []
06:33:04  [INFO] Pax Exam System (Version: 4.13.3) created.
06:33:04  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:33:04  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:33:04  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:33:04  [INFO] Waiting for remote bundle context.. on 21000 name: d73e055a-bf38-42a0-8c4c-f695b713b181 timout: [ RelativeTimeout value = 180000 ]
06:33:10  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:33:10  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:33:10  [INFO] 
06:33:10  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-libraries ---
06:33:10  [INFO] 
06:33:10  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-libraries ---
06:33:10  [WARNING] JAR will be empty - no content was marked for inclusion!
06:33:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar
06:33:10  [INFO] 
06:33:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-libraries ---
06:33:10  [INFO] CycloneDX: Resolving Dependencies
06:33:11  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
06:33:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/bom.xml
06:33:11  [INFO]            attaching as odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/bom.json
06:33:11  [INFO]            attaching as odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.json
06:33:11  [INFO] 
06:33:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] Skipping duplicate-finder execution!
06:33:11  [INFO] 
06:33:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] Skipping plugin execution
06:33:11  [INFO] 
06:33:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] Skipping source per configuration.
06:33:11  [INFO] 
06:33:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] 
06:33:11  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:33:11  [INFO] 
06:33:11  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-libraries ---
06:33:11  [WARNING] 
06:33:11  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
06:33:11  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:11  [WARNING] 
06:33:11  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:11  [WARNING] 
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT.pom
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-features.xml
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-javadoc.jar
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:11  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/odl-openflowplugin-libraries-0.20.0-SNAPSHOT-cyclonedx.json
06:33:11  [INFO] 
06:33:11  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries ---
06:33:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:11  [WARNING] 
06:33:11  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
06:33:11  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:33:11  [WARNING] 
06:33:11  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:33:11  [WARNING] 
06:33:11  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:11  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:11      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:11      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:11      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:11      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:11      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:11      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:11      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:11      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:11      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:11      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:11      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:11      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:11      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:11      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:11      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:11      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:11  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:11  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml
06:33:11  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:11      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:11      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:11      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:11      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:11      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:11      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:11      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:11      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:11      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:11      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:11      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:11      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:11      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:11      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:11      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:11      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:11      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:11      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:11      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:11      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:11      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:11  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml
06:33:11  [INFO] 
06:33:11  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >---
06:33:11  [INFO] Building openflowplugin-blueprint-config 0.20.0-SNAPSHOT         [17/80]
06:33:11  [INFO]   from openflowplugin-blueprint-config/pom.xml
06:33:11  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:11  [INFO] 
06:33:11  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:11  [INFO] 
06:33:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:11  [INFO] 
06:33:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:11  [INFO] 
06:33:11  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Starting audit...
06:33:11  Audit done.
06:33:11  [INFO] You have 0 Checkstyle violations.
06:33:11  [INFO] 
06:33:11  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Starting audit...
06:33:11  Audit done.
06:33:11  [INFO] You have 0 Checkstyle violations.
06:33:11  [INFO] 
06:33:11  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/classes/LICENSE
06:33:11  [INFO] 
06:33:11  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Copying 1 resource from src/main/resources to target/classes
06:33:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/generated-sources/spi
06:33:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/generated-sources/yang
06:33:11  [INFO] 
06:33:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] No sources to compile
06:33:11  [INFO] 
06:33:11  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
06:33:11  [INFO] 
06:33:11  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
06:33:11  [INFO] 
06:33:11  [INFO] 
06:33:11  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/src/test/resources
06:33:11  [INFO] 
06:33:11  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] No sources to compile
06:33:11  [INFO] 
06:33:11  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] No tests to run.
06:33:11  [INFO] 
06:33:11  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:11  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF
06:33:11  [INFO] 
06:33:11  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-blueprint-config ---
06:33:11  [WARNING] JAR will be empty - no content was marked for inclusion!
06:33:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:33:11  [INFO] 
06:33:11  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] 
06:33:11  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-blueprint-config ---
06:33:11  [INFO] CycloneDX: Resolving Dependencies
06:33:12  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:33:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/bom.xml
06:33:12  [INFO]            attaching as openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/bom.json
06:33:12  [INFO]            attaching as openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:33:12  [INFO] 
06:33:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Skipping duplicate-finder execution!
06:33:12  [INFO] 
06:33:12  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] No dependency problems found
06:33:12  [INFO] 
06:33:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:33:12  [INFO] 
06:33:12  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] 
06:33:12  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:33:12  [INFO] 
06:33:12  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.pom
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-config.cfg
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:33:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:33:12  [INFO] 
06:33:12  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/openflowplugin-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:12  [INFO] Writing OBR metadata
06:33:12  [INFO] 
06:33:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml
06:33:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml
06:33:12  [INFO] 
06:33:12  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config ---
06:33:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:12  [INFO] 
06:33:12  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >--
06:33:12  [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.20.0-SNAPSHOT [18/80]
06:33:12  [INFO]   from openflowjava/openflowjava-blueprint-config/pom.xml
06:33:12  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:12  [INFO] 
06:33:12  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-blueprint-config ---
06:33:12  [INFO] 
06:33:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
06:33:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:12  [INFO] 
06:33:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
06:33:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:12  [INFO] 
06:33:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
06:33:12  [INFO] 
06:33:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
06:33:12  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:12  [INFO] 
06:33:12  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
06:33:12  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
06:33:12  [INFO] 
06:33:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-blueprint-config ---
06:33:12  [INFO] Starting audit...
06:33:12  Audit done.
06:33:12  [INFO] You have 0 Checkstyle violations.
06:33:12  [INFO] 
06:33:12  [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-blueprint-config ---
06:33:13  [INFO] Starting audit...
06:33:13  Audit done.
06:33:13  [INFO] You have 0 Checkstyle violations.
06:33:13  [INFO] 
06:33:13  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config ---
06:33:13  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE
06:33:13  [INFO] 
06:33:13  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
06:33:13  [INFO] Copying 2 resources from src/main/resources to target/classes
06:33:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
06:33:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
06:33:13  [INFO] 
06:33:13  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
06:33:13  [INFO] Recompiling the module because of changed dependency.
06:33:13  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:33:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[56,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,71] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:33:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,25] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:33:13  [INFO] 
06:33:13  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
06:33:13  [INFO] 
06:33:13  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
06:33:13  [INFO] Fork Value is true
06:33:15  [INFO] Done SpotBugs Analysis....
06:33:16  [INFO] 
06:33:16  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
06:33:16  [INFO] 
06:33:16  [INFO] 
06:33:16  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config ---
06:33:16  [INFO] BugInstance size is 0
06:33:16  [INFO] Error size is 0
06:33:16  [INFO] No errors/warnings found
06:33:16  [INFO] 
06:33:16  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config ---
06:33:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/src/test/resources
06:33:16  [INFO] 
06:33:16  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config ---
06:33:16  [INFO] No sources to compile
06:33:16  [INFO] 
06:33:16  [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-blueprint-config ---
06:33:16  [INFO] No tests to run.
06:33:16  [INFO] 
06:33:16  [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-blueprint-config ---
06:33:16  [INFO] 
06:33:16  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config ---
06:33:16  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:16  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF
06:33:16  [INFO] 
06:33:16  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-blueprint-config ---
06:33:16  [INFO] No previous run data found, generating javadoc.
06:33:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:33:17  [INFO] 
06:33:17  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config ---
06:33:17  [INFO] 
06:33:17  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-blueprint-config ---
06:33:17  [INFO] CycloneDX: Resolving Dependencies
06:33:18  [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s)
06:33:18  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/bom.xml
06:33:18  [INFO]            attaching as openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:18  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/bom.json
06:33:18  [INFO]            attaching as openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:33:18  [INFO] 
06:33:18  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Skipping duplicate-finder execution!
06:33:18  [INFO] 
06:33:18  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config ---
06:33:18  [INFO] No dependency problems found
06:33:18  [INFO] 
06:33:18  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config ---
06:33:18  [INFO] 
06:33:18  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:33:18  [INFO] 
06:33:18  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.pom
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-javadoc.jar
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-config.xml
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-legacyConfig.xml
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:18  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT-cyclonedx.json
06:33:18  [INFO] 
06:33:18  [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/openflowjava-blueprint-config-0.20.0-SNAPSHOT.jar
06:33:18  [INFO] Writing OBR metadata
06:33:18  [INFO] 
06:33:18  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:18  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:18  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:18  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:18      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:18      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:18      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:18      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:18      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:18      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:18      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:18      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:18      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:18      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:18      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:18      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:18      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:18      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:18      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:18      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:18  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:18  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml
06:33:18  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:18      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:18      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:18      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:18      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:18      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:18      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:18      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:18      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:18      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:18      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:18      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:18      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:18      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:18      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:18      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:18      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:18      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:18      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:18      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:18      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:18      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:18  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml
06:33:18  [INFO] 
06:33:18  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:18  [INFO] 
06:33:18  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config ---
06:33:18  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.20.0-SNAPSHOT-sources.jar
06:33:18  [INFO] 
06:33:18  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >--------
06:33:18  [INFO] Building openflowplugin-common 0.20.0-SNAPSHOT                   [19/80]
06:33:18  [INFO]   from openflowplugin-common/pom.xml
06:33:18  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:18  [INFO] 
06:33:18  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-common ---
06:33:18  [INFO] 
06:33:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
06:33:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:18  [INFO] 
06:33:18  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
06:33:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:18  [INFO] 
06:33:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
06:33:18  [INFO] 
06:33:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
06:33:18  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:18  [INFO] 
06:33:18  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-common ---
06:33:18  [INFO] Starting audit...
06:33:18  Audit done.
06:33:18  [INFO] You have 0 Checkstyle violations.
06:33:18  [INFO] 
06:33:18  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-common ---
06:33:18  [INFO] Starting audit...
06:33:18  Audit done.
06:33:18  [INFO] You have 0 Checkstyle violations.
06:33:18  [INFO] 
06:33:18  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-common ---
06:33:18  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/classes/LICENSE
06:33:18  [INFO] 
06:33:18  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common ---
06:33:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/src/main/resources
06:33:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/generated-sources/spi
06:33:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/generated-sources/yang
06:33:18  [INFO] 
06:33:18  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-common ---
06:33:18  [INFO] Recompiling the module because of changed source code.
06:33:18  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:33:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:33:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:33:19  [INFO] 
06:33:19  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
06:33:19  [INFO] 
06:33:19  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common ---
06:33:19  [INFO] Fork Value is true
06:33:21  [INFO] Done SpotBugs Analysis....
06:33:21  [INFO] 
06:33:21  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
06:33:21  [INFO] 
06:33:21  [INFO] 
06:33:21  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-common ---
06:33:21  [INFO] BugInstance size is 0
06:33:21  [INFO] Error size is 0
06:33:21  [INFO] No errors/warnings found
06:33:21  [INFO] 
06:33:21  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common ---
06:33:21  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:33:21  [INFO] 
06:33:21  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-common ---
06:33:21  [INFO] Recompiling the module because of changed dependency.
06:33:21  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:33:21  [INFO] 
06:33:21  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-common ---
06:33:21  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/surefire-reports
06:33:21  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:33:21  [INFO] 
06:33:21  [INFO] -------------------------------------------------------
06:33:21  [INFO]  T E S T S
06:33:21  [INFO] -------------------------------------------------------
06:33:22  [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
06:33:22  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:33:27  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.024 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
06:33:27  [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
06:33:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
06:33:28  [INFO] 
06:33:28  [INFO] Results:
06:33:28  [INFO] 
06:33:28  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
06:33:28  [INFO] 
06:33:28  [INFO] 
06:33:28  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-common ---
06:33:28  [INFO] 
06:33:28  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-common ---
06:33:28  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:33:28  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/META-INF/MANIFEST.MF
06:33:28  [INFO] 
06:33:28  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-common ---
06:33:28  [INFO] No previous run data found, generating javadoc.
06:33:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar
06:33:29  [INFO] 
06:33:29  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-common ---
06:33:29  [INFO] CycloneDX: Resolving Dependencies
06:33:30  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
06:33:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/bom.xml
06:33:30  [INFO]            attaching as openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/bom.json
06:33:30  [INFO]            attaching as openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.json
06:33:30  [INFO] 
06:33:30  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common ---
06:33:30  [INFO] Skipping duplicate-finder execution!
06:33:30  [INFO] 
06:33:30  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common ---
06:33:30  [WARNING] Used undeclared dependencies found:
06:33:30  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:33:30  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:33:30  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:33:30  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:33:30  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:33:30  [WARNING] Non-test scoped test only dependencies found:
06:33:30  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:33:30  [INFO] 
06:33:30  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common ---
06:33:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar
06:33:30  [INFO] 
06:33:30  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-common ---
06:33:30  [INFO] 
06:33:30  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-common ---
06:33:30  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/code-coverage/jacoco.exec
06:33:30  [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes
06:33:30  [INFO] 
06:33:30  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-common ---
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.pom
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-javadoc.jar
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-cyclonedx.json
06:33:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-common/target/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT-sources.jar
06:33:30  [INFO] 
06:33:30  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-common ---
06:33:30  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/openflowplugin-common-0.20.0-SNAPSHOT.jar
06:33:30  [INFO] Writing OBR metadata
06:33:30  [INFO] 
06:33:30  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-common ---
06:33:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:30  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:30      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:30      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:30      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:30  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml
06:33:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:30      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:30      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:30      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml
06:33:30  [INFO] 
06:33:30  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-common ---
06:33:30  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:30  [INFO] 
06:33:30  [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >---------
06:33:30  [INFO] Building openflowplugin-api 0.20.0-SNAPSHOT                      [20/80]
06:33:30  [INFO]   from openflowplugin-api/pom.xml
06:33:30  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:30  [INFO] 
06:33:30  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-api ---
06:33:30  [INFO] 
06:33:30  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
06:33:30  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:30  [INFO] 
06:33:30  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
06:33:30  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:30  [INFO] 
06:33:30  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
06:33:30  [INFO] 
06:33:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
06:33:30  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:30  [INFO] 
06:33:30  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-api ---
06:33:30  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:33:30  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/src/main/yang
06:33:30  [INFO] yang-to-sources: Found 10 dependencies in 3.443 ms
06:33:30  [INFO] yang-to-sources: Project model files found: 3 in 3.416 ms
06:33:30  [INFO] yang-to-sources: 3 YANG models processed in 80.22 ms
06:33:30  [INFO] BindingJavaFileGenerator: Defined 26 files in 2.089 ms
06:33:30  [INFO] Sorted 26 files into 7 directories in 130.0 μs
06:33:30  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 11.21 ms
06:33:30  [INFO] 
06:33:30  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-api ---
06:33:30  [INFO] Starting audit...
06:33:30  Audit done.
06:33:30  [INFO] You have 0 Checkstyle violations.
06:33:30  [INFO] 
06:33:30  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-api ---
06:33:31  [INFO] Starting audit...
06:33:31  Audit done.
06:33:31  [INFO] You have 0 Checkstyle violations.
06:33:31  [INFO] 
06:33:31  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-api ---
06:33:31  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/classes/LICENSE
06:33:31  [INFO] 
06:33:31  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api ---
06:33:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/src/main/resources
06:33:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/generated-sources/spi
06:33:31  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:33:31  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:33:31  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:33:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/generated-sources/spi
06:33:31  [INFO] 
06:33:31  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-api ---
06:33:31  [INFO] Recompiling the module because of changed dependency.
06:33:31  [INFO] Compiling 118 source files with javac [debug release 21] to target/classes
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:31  [INFO] 
06:33:31  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
06:33:31  [INFO] 
06:33:31  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api ---
06:33:31  [INFO] Fork Value is true
06:33:34  [INFO] Done SpotBugs Analysis....
06:33:34  [INFO] 
06:33:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
06:33:34  [INFO] 
06:33:34  [INFO] 
06:33:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-api ---
06:33:34  [INFO] BugInstance size is 0
06:33:34  [INFO] Error size is 0
06:33:34  [INFO] No errors/warnings found
06:33:34  [INFO] 
06:33:34  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api ---
06:33:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/src/test/resources
06:33:34  [INFO] 
06:33:34  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-api ---
06:33:34  [INFO] No sources to compile
06:33:34  [INFO] 
06:33:34  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-api ---
06:33:34  [INFO] No tests to run.
06:33:34  [INFO] 
06:33:34  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-api ---
06:33:34  [INFO] 
06:33:34  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-api ---
06:33:34  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:33:34  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/META-INF/MANIFEST.MF
06:33:34  [INFO] 
06:33:34  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-api ---
06:33:35  [INFO] No previous run data found, generating javadoc.
06:33:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar
06:33:37  [INFO] 
06:33:37  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-api ---
06:33:37  [INFO] CycloneDX: Resolving Dependencies
06:33:38  [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s)
06:33:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/bom.xml
06:33:38  [INFO]            attaching as openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/bom.json
06:33:38  [INFO]            attaching as openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.json
06:33:38  [INFO] 
06:33:38  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api ---
06:33:38  [INFO] Skipping duplicate-finder execution!
06:33:38  [INFO] 
06:33:38  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api ---
06:33:38  [WARNING] Used undeclared dependencies found:
06:33:38  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:33:38  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:33:38  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:33:38  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:33:38  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:33:38  [INFO] 
06:33:38  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api ---
06:33:38  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar
06:33:38  [INFO] 
06:33:38  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-api ---
06:33:38  [INFO] 
06:33:38  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-api ---
06:33:38  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:33:38  [INFO] 
06:33:38  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-api ---
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.pom
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-javadoc.jar
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-cyclonedx.json
06:33:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-api/target/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT-sources.jar
06:33:38  [INFO] 
06:33:38  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-api ---
06:33:38  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/openflowplugin-api-0.20.0-SNAPSHOT.jar
06:33:38  [INFO] Writing OBR metadata
06:33:38  [INFO] 
06:33:38  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-api ---
06:33:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:38      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml
06:33:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:38      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml
06:33:38  [INFO] 
06:33:38  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-api ---
06:33:38  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:38  [INFO] 
06:33:38  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >----
06:33:38  [INFO] Building openflowplugin-extension-api 0.20.0-SNAPSHOT            [21/80]
06:33:38  [INFO]   from extension/openflowplugin-extension-api/pom.xml
06:33:38  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:38  [INFO] 
06:33:38  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-api ---
06:33:38  [INFO] 
06:33:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
06:33:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:38  [INFO] 
06:33:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
06:33:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:38  [INFO] 
06:33:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
06:33:38  [INFO] 
06:33:38  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
06:33:38  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:38  [INFO] 
06:33:38  [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-api ---
06:33:38  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:33:38  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/src/main/yang
06:33:38  [INFO] yang-to-sources: Found 10 dependencies in 2.637 ms
06:33:38  [INFO] yang-to-sources: Project model files found: 6 in 20.33 ms
06:33:39  [INFO] yang-to-sources: 40 YANG models processed in 512.2 ms
06:33:39  [INFO] BindingJavaFileGenerator: Defined 199 files in 70.23 ms
06:33:39  [INFO] Sorted 199 files into 45 directories in 251.7 μs
06:33:39  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 109.5 ms
06:33:39  [INFO] 
06:33:39  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-api ---
06:33:39  [INFO] Starting audit...
06:33:39  Audit done.
06:33:39  [INFO] You have 0 Checkstyle violations.
06:33:39  [INFO] 
06:33:39  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-api ---
06:33:39  [INFO] Starting audit...
06:33:39  Audit done.
06:33:39  [INFO] You have 0 Checkstyle violations.
06:33:39  [INFO] 
06:33:39  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-api ---
06:33:39  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/classes/LICENSE
06:33:39  [INFO] 
06:33:39  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
06:33:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/src/main/resources
06:33:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/generated-sources/spi
06:33:39  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
06:33:39  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:33:39  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
06:33:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/generated-sources/spi
06:33:39  [INFO] 
06:33:39  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
06:33:39  [INFO] Recompiling the module because of changed dependency.
06:33:39  [INFO] Compiling 226 source files with javac [debug release 21] to target/classes
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable
06:33:40    missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable<T>
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:40  [INFO] 
06:33:40  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
06:33:40  [INFO] 
06:33:40  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api ---
06:33:40  [INFO] Fork Value is true
06:33:43  [INFO] Done SpotBugs Analysis....
06:33:43  [INFO] 
06:33:43  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
06:33:43  [INFO] 
06:33:43  [INFO] 
06:33:43  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api ---
06:33:43  [INFO] BugInstance size is 0
06:33:43  [INFO] Error size is 0
06:33:43  [INFO] No errors/warnings found
06:33:43  [INFO] 
06:33:43  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api ---
06:33:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/src/test/resources
06:33:43  [INFO] 
06:33:43  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api ---
06:33:43  [INFO] Recompiling the module because of changed dependency.
06:33:43  [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes
06:33:44  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:44  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:44  [INFO] 
06:33:44  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-api ---
06:33:44  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/surefire-reports
06:33:44  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:33:44  [INFO] 
06:33:44  [INFO] -------------------------------------------------------
06:33:44  [INFO]  T E S T S
06:33:44  [INFO] -------------------------------------------------------
06:33:44  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
06:33:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
06:33:44  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
06:33:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
06:33:45  [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
06:33:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
06:33:45  [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
06:33:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
06:33:45  [INFO] 
06:33:45  [INFO] Results:
06:33:45  [INFO] 
06:33:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
06:33:45  [INFO] 
06:33:45  [INFO] 
06:33:45  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-api ---
06:33:45  [INFO] 
06:33:45  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api ---
06:33:45  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:33:45  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF
06:33:45  [INFO] 
06:33:45  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-api ---
06:33:45  [INFO] No previous run data found, generating javadoc.
06:33:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar
06:33:49  [INFO] 
06:33:49  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-api ---
06:33:49  [INFO] CycloneDX: Resolving Dependencies
06:33:50  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
06:33:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/bom.xml
06:33:50  [INFO]            attaching as openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/bom.json
06:33:50  [INFO]            attaching as openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.json
06:33:50  [INFO] 
06:33:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api ---
06:33:50  [INFO] Skipping duplicate-finder execution!
06:33:50  [INFO] 
06:33:50  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api ---
06:33:50  [WARNING] Used undeclared dependencies found:
06:33:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:33:50  [WARNING]    org.opendaylight.yangtools:codegen-extensions:jar:14.0.4:compile
06:33:50  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:33:50  [INFO] 
06:33:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api ---
06:33:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar
06:33:50  [INFO] 
06:33:50  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api ---
06:33:50  [INFO] 
06:33:50  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-api ---
06:33:50  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec
06:33:50  [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes
06:33:50  [INFO] 
06:33:50  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-api ---
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.pom
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-javadoc.jar
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-cyclonedx.json
06:33:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT-sources.jar
06:33:50  [INFO] 
06:33:50  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-api ---
06:33:50  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/openflowplugin-extension-api-0.20.0-SNAPSHOT.jar
06:33:50  [INFO] Writing OBR metadata
06:33:50  [INFO] 
06:33:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api ---
06:33:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:33:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:33:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:50      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:33:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml
06:33:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:33:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:33:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:33:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:33:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:33:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:33:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:33:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:33:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:33:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:33:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:33:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:33:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:33:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:33:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:33:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:33:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:33:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:33:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:33:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:33:50      at java.lang.reflect.Method.invoke (Method.java:580)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:33:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:33:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml
06:33:50  [INFO] 
06:33:50  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api ---
06:33:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:33:50  [INFO] 
06:33:50  [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >-----------
06:33:50  [INFO] Building openflowplugin 0.20.0-SNAPSHOT                          [22/80]
06:33:50  [INFO]   from openflowplugin/pom.xml
06:33:50  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:50  [INFO] 
06:33:50  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin ---
06:33:50  [INFO] 
06:33:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin ---
06:33:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:50  [INFO] 
06:33:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
06:33:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:50  [INFO] 
06:33:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin ---
06:33:51  [INFO] 
06:33:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
06:33:51  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:33:51  [INFO] 
06:33:51  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin ---
06:33:51  [INFO] Starting audit...
06:33:51  Audit done.
06:33:51  [INFO] You have 0 Checkstyle violations.
06:33:51  [INFO] 
06:33:51  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin ---
06:33:53  [INFO] Starting audit...
06:33:53  Audit done.
06:33:53  [INFO] You have 0 Checkstyle violations.
06:33:53  [INFO] 
06:33:53  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin ---
06:33:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/classes/LICENSE
06:33:53  [INFO] 
06:33:53  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin ---
06:33:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/resources
06:33:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/generated-sources/spi
06:33:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/generated-sources/yang
06:33:53  [INFO] 
06:33:53  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin ---
06:33:53  [INFO] Recompiling the module because of changed dependency.
06:33:53  [INFO] Compiling 185 source files with javac [debug release 21] to target/classes
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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<T>,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
06:33:54    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
06:33:54    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<capture#1 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer,capture#3 of ? extends org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
06:33:54    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
06:33:54    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<capture#4 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.path.MessagePath>
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:33:54  [INFO] 
06:33:54  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>>
06:33:54  [INFO] 
06:33:54  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin ---
06:33:54  [INFO] Fork Value is true
06:34:02  [INFO] Done SpotBugs Analysis....
06:34:02  [INFO] 
06:34:02  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<<
06:34:02  [INFO] 
06:34:02  [INFO] 
06:34:02  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin ---
06:34:02  [INFO] BugInstance size is 0
06:34:02  [INFO] Error size is 0
06:34:02  [INFO] No errors/warnings found
06:34:02  [INFO] 
06:34:02  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin ---
06:34:02  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:34:02  [INFO] 
06:34:02  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin ---
06:34:02  [INFO] Recompiling the module because of changed dependency.
06:34:02  [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:03    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:03  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:03  [INFO] 
06:34:03  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin ---
06:34:03  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/surefire-reports
06:34:03  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:34:03  [INFO] 
06:34:03  [INFO] -------------------------------------------------------
06:34:03  [INFO]  T E S T S
06:34:03  [INFO] -------------------------------------------------------
06:34:04  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
06:34:04  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:34:05  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
06:34:05  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
06:34:05  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
06:34:05  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
06:34:05  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
06:34:05  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
06:34:05  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
06:34:05  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
06:34:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
06:34:06  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
06:34:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
06:34:06  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
06:34:06  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
06:34:06  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
06:34:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
06:34:06  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
06:34:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
06:34:07  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
06:34:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
06:34:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
06:34:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
06:34:07  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
06:34:07  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
06:34:07  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
06:34:07  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
06:34:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
06:34:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
06:34:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
06:34:07  [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
06:34:07  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
06:34:07  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
06:34:07  [INFO] 
06:34:07  [INFO] Results:
06:34:07  [INFO] 
06:34:07  [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0
06:34:07  [INFO] 
06:34:07  [INFO] 
06:34:07  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin ---
06:34:07  [INFO] 
06:34:07  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin ---
06:34:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT.jar
06:34:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/META-INF/MANIFEST.MF
06:34:07  [INFO] 
06:34:07  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin ---
06:34:07  [INFO] No previous run data found, generating javadoc.
06:34:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:34:11  [INFO] 
06:34:11  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin ---
06:34:11  [INFO] CycloneDX: Resolving Dependencies
06:34:12  [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s)
06:34:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/bom.xml
06:34:12  [INFO]            attaching as openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/bom.json
06:34:12  [INFO]            attaching as openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:34:12  [INFO] 
06:34:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin ---
06:34:12  [INFO] Skipping duplicate-finder execution!
06:34:12  [INFO] 
06:34:12  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin ---
06:34:12  [WARNING] Used undeclared dependencies found:
06:34:12  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:34:12  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:34:12  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:34:12  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:34:12  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:34:12  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:34:12  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:34:12  [WARNING] Non-test scoped test only dependencies found:
06:34:12  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.20.0-SNAPSHOT:compile
06:34:12  [INFO] 
06:34:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin ---
06:34:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-sources.jar
06:34:12  [INFO] 
06:34:12  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin ---
06:34:12  [INFO] 
06:34:12  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin ---
06:34:12  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/code-coverage/jacoco.exec
06:34:12  [INFO] Analyzed bundle 'openflowplugin' with 187 classes
06:34:12  [INFO] 
06:34:12  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin ---
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.pom
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.jar
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-javadoc.jar
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-cyclonedx.xml
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-cyclonedx.json
06:34:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin/target/openflowplugin-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT-sources.jar
06:34:12  [INFO] 
06:34:12  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin ---
06:34:12  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/openflowplugin-0.20.0-SNAPSHOT.jar
06:34:12  [INFO] Writing OBR metadata
06:34:12  [INFO] 
06:34:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin ---
06:34:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:34:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:34:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml
06:34:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:34:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:34:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:34:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:34:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:34:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:34:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:34:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:34:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:34:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:34:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:34:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:34:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:34:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:34:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:34:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml
06:34:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml
06:34:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:34:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:34:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:34:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:34:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:34:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:34:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:34:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:34:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:34:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:34:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:34:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:34:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:34:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:34:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:34:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:34:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:34:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:34:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:34:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:34:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml
06:34:12  [INFO] 
06:34:12  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin ---
06:34:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:12  [INFO] 
06:34:12  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >---------
06:34:12  [INFO] Building openflowplugin-impl 0.20.0-SNAPSHOT                     [23/80]
06:34:12  [INFO]   from openflowplugin-impl/pom.xml
06:34:12  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:12  [INFO] 
06:34:12  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-impl ---
06:34:12  [INFO] 
06:34:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
06:34:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:12  [INFO] 
06:34:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
06:34:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:12  [INFO] 
06:34:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
06:34:13  [INFO] 
06:34:13  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
06:34:13  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:34:13  [INFO] 
06:34:13  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-impl ---
06:34:13  [INFO] Starting audit...
06:34:13  Audit done.
06:34:13  [INFO] You have 0 Checkstyle violations.
06:34:13  [INFO] 
06:34:13  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-impl ---
06:34:18  [INFO] Starting audit...
06:34:18  Audit done.
06:34:18  [INFO] You have 0 Checkstyle violations.
06:34:18  [INFO] 
06:34:18  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-impl ---
06:34:18  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/classes/LICENSE
06:34:18  [INFO] 
06:34:18  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl ---
06:34:18  [INFO] Copying 1 resource from src/main/resources to target/classes
06:34:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/generated-sources/spi
06:34:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/generated-sources/yang
06:34:18  [INFO] 
06:34:18  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-impl ---
06:34:18  [INFO] Recompiling the module because of changed dependency.
06:34:18  [INFO] Compiling 550 source files with javac [debug release 21] to target/classes
06:34:20  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
06:34:20  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[171,50] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[173,50] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[214,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[219,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[375,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[492,96] unchecked cast
06:34:20    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
06:34:20    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[512,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast
06:34:20    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.band.type.band.type.Experimenter>
06:34:20    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[149,89] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast
06:34:20    required: java.util.List<T>
06:34:20    found:    java.util.List<capture#3 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.service.batch.common.rev160322.BatchOrderGrouping>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList
06:34:20    missing type arguments for generic class java.util.ArrayList<E>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion
06:34:20    required: java.util.ArrayList<org.opendaylight.yangtools.yang.common.RpcError>
06:34:20    found:    java.util.ArrayList
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,85] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,85] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class<? extends T>,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
06:34:20    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion
06:34:20    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
06:34:20    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion
06:34:20    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.ExtensionConvertorData>
06:34:20    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,85] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,87] unchecked cast
06:34:20    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:34:20    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification
06:34:20    missing type arguments for generic class org.opendaylight.yangtools.binding.Notification<T>
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:20  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java: Some input files additionally use or override a deprecated API.
06:34:20  [INFO] 
06:34:20  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
06:34:20  [INFO] 
06:34:20  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl ---
06:34:20  [INFO] Fork Value is true
06:34:33  [INFO] Done SpotBugs Analysis....
06:34:33  [INFO] 
06:34:33  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
06:34:33  [INFO] 
06:34:33  [INFO] 
06:34:33  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-impl ---
06:34:33  [INFO] BugInstance size is 0
06:34:33  [INFO] Error size is 0
06:34:33  [INFO] No errors/warnings found
06:34:33  [INFO] 
06:34:33  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl ---
06:34:33  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:34:33  [INFO] 
06:34:33  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl ---
06:34:33  [INFO] Recompiling the module because of changed dependency.
06:34:33  [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager
06:34:35    missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager<L,N>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
06:34:35    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.GetAsyncReply>
06:34:35    found:    java.lang.Object
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
06:34:35    found:    java.lang.Object
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion
06:34:35    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35    found:    org.opendaylight.yangtools.yang.common.RpcResult
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor <init> in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types
06:34:35    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<java.lang.String,java.lang.Runnable>,boolean
06:34:35    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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion
06:34:35    required: org.opendaylight.yangtools.util.concurrent.NotificationManager<java.lang.String,java.lang.Runnable>
06:34:35    found:    org.opendaylight.yangtools.util.concurrent.NotificationManager
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:34:35    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    com.google.common.util.concurrent.ListenableFuture
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion
06:34:35    required: T
06:34:35    found:    com.google.common.util.concurrent.ListenableFuture
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:34:35    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    com.google.common.util.concurrent.ListenableFuture
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion
06:34:35    required: T
06:34:35    found:    com.google.common.util.concurrent.ListenableFuture
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class
06:34:35    missing type arguments for generic class java.lang.Class<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    java.lang.Class
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion
06:34:35    required: T
06:34:35    found:    java.lang.Class
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T
06:34:35    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion
06:34:35    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:34:35    found:    org.opendaylight.yangtools.binding.DataObjectIdentifier
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[95,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion
06:34:35    required: T
06:34:35    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:34:35    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion
06:34:35    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<T>
06:34:35    found:    org.opendaylight.yangtools.binding.DataObjectIdentifier
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
06:34:35    found:    java.util.Collection,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion
06:34:35    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>
06:34:35    found:    java.util.Collection
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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<T>,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
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:34:35    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture
06:34:35    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture
06:34:35    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
06:34:35    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection
06:34:35    missing type arguments for generic class java.util.Collection<E>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:34:35    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector<T>
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchFlowAdaptersTest.java:[57,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchGroupAdaptersTest.java:[56,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java:[56,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:34:35  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/batch/FlatBatchMeterAdaptersTest.java: Some input files additionally use or override a deprecated API.
06:34:35  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java: Some input files additionally use unchecked or unsafe operations.
06:34:35  [INFO] 
06:34:35  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-impl ---
06:34:35  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/surefire-reports
06:34:35  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:34:35  [INFO] 
06:34:35  [INFO] -------------------------------------------------------
06:34:35  [INFO]  T E S T S
06:34:35  [INFO] -------------------------------------------------------
06:34:37  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
06:34:37  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
06:34:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
06:34:39  [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
06:34:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
06:34:40  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
06:34:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
06:34:40  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
06:34:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
06:34:40  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
06:34:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
06:34:40  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
06:34:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
06:34:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
06:34:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
06:34:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
06:34:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
06:34:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
06:34:41  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
06:34:41  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
06:34:41  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
06:34:42  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
06:34:42  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
06:34:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
06:34:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
06:34:42  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
06:34:42  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
06:34:42  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
06:34:43  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
06:34:43  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
06:34:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
06:34:43  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
06:34:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
06:34:43  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
06:34:43  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
06:34:43  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
06:34:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
06:34:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
06:34:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
06:34:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
06:34:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
06:34:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
06:34:44  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
06:34:44  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
06:34:45  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
06:34:45  [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
06:34:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
06:34:45  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
06:34:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
06:34:45  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
06:34:47  [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
06:34:47  [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
06:34:47  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
06:34:47  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
06:34:53  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.663 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
06:34:53  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
06:34:53  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
06:34:53  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
06:34:54  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
06:34:54  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
06:34:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
06:34:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
06:34:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
06:34:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
06:34:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
06:34:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
06:34:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
06:34:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
06:34:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
06:34:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
06:34:55  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
06:34:55  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
06:34:55  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
06:34:55  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
06:34:55  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
06:34:55  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
06:34:55  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
06:34:55  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
06:34:56  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
06:34:56  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
06:34:56  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
06:34:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
06:34:56  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
06:34:56  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
06:34:56  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
06:34:56  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
06:34:56  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
06:34:56  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
06:34:57  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
06:34:57  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
06:34:57  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
06:34:57  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
06:34:57  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
06:34:57  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
06:34:57  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
06:34:57  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
06:34:57  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
06:34:57  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
06:35:01  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.081 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
06:35:01  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
06:35:01  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
06:35:01  [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
06:35:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
06:35:01  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
06:35:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
06:35:02  [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
06:35:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
06:35:02  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
06:35:02  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
06:35:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
06:35:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
06:35:03  [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
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest
06:35:03  [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
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
06:35:03  [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
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
06:35:03  [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
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
06:35:03  [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
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
06:35:03  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
06:35:03  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
06:35:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
06:35:03  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest
06:35:03  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
06:35:03  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
06:35:03  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest
06:35:03  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest
06:35:03  [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest
06:35:04  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
06:35:04  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest
06:35:04  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
06:35:04  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
06:35:04  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
06:35:04  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
06:35:04  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
06:35:04  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
06:35:04  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
06:35:04  [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
06:35:04  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
06:35:04  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
06:35:04  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
06:35:04  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
06:35:04  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
06:35:04  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
06:35:04  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
06:35:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
06:35:04  [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
06:35:04  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
06:35:04  [INFO] 
06:35:04  [INFO] Results:
06:35:04  [INFO] 
06:35:04  [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0
06:35:04  [INFO] 
06:35:04  [INFO] 
06:35:04  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-impl ---
06:35:04  [INFO] 
06:35:04  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-impl ---
06:35:05  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:35:05  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/META-INF/MANIFEST.MF
06:35:05  [INFO] 
06:35:05  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-impl ---
06:35:05  [INFO] No previous run data found, generating javadoc.
06:35:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar
06:35:10  [INFO] 
06:35:10  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-impl ---
06:35:10  [INFO] CycloneDX: Resolving Dependencies
06:35:11  [INFO] CycloneDX: Creating BOM version 1.5 with 71 component(s)
06:35:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/bom.xml
06:35:11  [INFO]            attaching as openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/bom.json
06:35:11  [INFO]            attaching as openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:35:11  [INFO] 
06:35:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl ---
06:35:11  [INFO] Skipping duplicate-finder execution!
06:35:11  [INFO] 
06:35:11  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl ---
06:35:11  [WARNING] Used undeclared dependencies found:
06:35:11  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:35:11  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:35:11  [WARNING]    io.netty:netty-common:jar:4.1.112.Final:compile
06:35:11  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:35:11  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:35:11  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:35:11  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:35:11  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:35:11  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:35:11  [WARNING]    org.opendaylight.infrautils:ready-api:jar:7.0.3:compile
06:35:11  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:35:11  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:35:11  [INFO] 
06:35:11  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl ---
06:35:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar
06:35:11  [INFO] 
06:35:11  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-impl ---
06:35:11  [INFO] 
06:35:11  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-impl ---
06:35:11  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/code-coverage/jacoco.exec
06:35:12  [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes
06:35:12  [INFO] 
06:35:12  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-impl ---
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.pom
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-javadoc.jar
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:35:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/openflowplugin-impl/target/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT-sources.jar
06:35:12  [INFO] 
06:35:12  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-impl ---
06:35:12  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/openflowplugin-impl-0.20.0-SNAPSHOT.jar
06:35:12  [INFO] Writing OBR metadata
06:35:12  [INFO] 
06:35:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-impl ---
06:35:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:35:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:35:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml
06:35:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:35:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml
06:35:12  [INFO] 
06:35:12  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-impl ---
06:35:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:35:12  [INFO] 
06:35:12  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >----
06:35:12  [INFO] Building openflowplugin-extension-onf 0.20.0-SNAPSHOT            [24/80]
06:35:12  [INFO]   from extension/openflowplugin-extension-onf/pom.xml
06:35:12  [INFO] -------------------------------[ bundle ]-------------------------------
06:35:12  [INFO] 
06:35:12  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-onf ---
06:35:12  [INFO] 
06:35:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
06:35:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:12  [INFO] 
06:35:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
06:35:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:12  [INFO] 
06:35:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
06:35:13  [INFO] 
06:35:13  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
06:35:13  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:35:13  [INFO] 
06:35:13  [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-onf ---
06:35:13  [INFO] Starting audit...
06:35:13  Audit done.
06:35:13  [INFO] You have 0 Checkstyle violations.
06:35:13  [INFO] 
06:35:13  [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-onf ---
06:35:13  [INFO] Starting audit...
06:35:13  Audit done.
06:35:13  [INFO] You have 0 Checkstyle violations.
06:35:13  [INFO] 
06:35:13  [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf ---
06:35:13  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/classes/LICENSE
06:35:13  [INFO] 
06:35:13  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
06:35:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/src/main/resources
06:35:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/generated-sources/spi
06:35:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/generated-sources/yang
06:35:13  [INFO] 
06:35:13  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
06:35:13  [INFO] Recompiling the module because of changed dependency.
06:35:13  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
06:35:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:13  [INFO] 
06:35:13  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
06:35:13  [INFO] 
06:35:13  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
06:35:13  [INFO] Fork Value is true
06:35:16  [INFO] Done SpotBugs Analysis....
06:35:16  [INFO] 
06:35:16  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
06:35:16  [INFO] 
06:35:16  [INFO] 
06:35:16  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf ---
06:35:16  [INFO] BugInstance size is 0
06:35:16  [INFO] Error size is 0
06:35:16  [INFO] No errors/warnings found
06:35:16  [INFO] 
06:35:16  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf ---
06:35:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/src/test/resources
06:35:16  [INFO] 
06:35:16  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf ---
06:35:16  [INFO] Recompiling the module because of changed dependency.
06:35:16  [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:16    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<I,O,D>
06:35:16    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yangtools.binding.DataContainer,org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion
06:35:16    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>
06:35:16    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:16    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<I,O,D>
06:35:16    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yangtools.binding.DataContainer,org.opendaylight.openflowplugin.extension.api.ConvertorData>
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion
06:35:16    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<I>
06:35:16    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/converter/BundleAddMessageConverterTest.java:[73,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:16  [INFO] 
06:35:16  [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-onf ---
06:35:16  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/surefire-reports
06:35:16  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:35:16  [INFO] 
06:35:16  [INFO] -------------------------------------------------------
06:35:16  [INFO]  T E S T S
06:35:16  [INFO] -------------------------------------------------------
06:35:17  [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
06:35:17  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:35:19  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
06:35:19  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
06:35:19  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
06:35:19  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
06:35:20  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
06:35:20  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
06:35:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
06:35:20  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
06:35:20  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
06:35:20  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
06:35:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
06:35:20  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
06:35:20  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
06:35:20  [INFO] 
06:35:20  [INFO] Results:
06:35:20  [INFO] 
06:35:20  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
06:35:20  [INFO] 
06:35:20  [INFO] 
06:35:20  [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-onf ---
06:35:20  [INFO] 
06:35:20  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf ---
06:35:20  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:35:20  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF
06:35:20  [INFO] 
06:35:20  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-onf ---
06:35:20  [INFO] No previous run data found, generating javadoc.
06:35:22  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar
06:35:22  [INFO] 
06:35:22  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-onf ---
06:35:22  [INFO] CycloneDX: Resolving Dependencies
06:35:22  [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s)
06:35:22  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/bom.xml
06:35:22  [INFO]            attaching as openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:22  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/bom.json
06:35:22  [INFO]            attaching as openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.json
06:35:22  [INFO] 
06:35:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Skipping duplicate-finder execution!
06:35:23  [INFO] 
06:35:23  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf ---
06:35:23  [WARNING] Used undeclared dependencies found:
06:35:23  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:35:23  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:35:23  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:35:23  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
06:35:23  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:35:23  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:35:23  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:35:23  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.20.0-SNAPSHOT:compile
06:35:23  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:35:23  [WARNING] Non-test scoped test only dependencies found:
06:35:23  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:35:23  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:35:23  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:35:23  [INFO] 
06:35:23  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar
06:35:23  [INFO] 
06:35:23  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf ---
06:35:23  [INFO] 
06:35:23  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec
06:35:23  [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes
06:35:23  [INFO] 
06:35:23  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.pom
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-javadoc.jar
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-cyclonedx.json
06:35:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT-sources.jar
06:35:23  [INFO] 
06:35:23  [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/openflowplugin-extension-onf-0.20.0-SNAPSHOT.jar
06:35:23  [INFO] Writing OBR metadata
06:35:23  [INFO] 
06:35:23  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:35:23  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:35:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml
06:35:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:35:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml
06:35:23  [INFO] 
06:35:23  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf ---
06:35:23  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:35:23  [INFO] 
06:35:23  [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >----
06:35:23  [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.20.0-SNAPSHOT [25/80]
06:35:23  [INFO]   from features/odl-openflowplugin-southbound/pom.xml
06:35:23  [INFO] ------------------------------[ feature ]-------------------------------
06:35:25  [INFO] 
06:35:25  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] 
06:35:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:25  [INFO] 
06:35:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:25  [INFO] 
06:35:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] 
06:35:25  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:25  [INFO] argLine set to empty
06:35:25  [INFO] 
06:35:25  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Starting audit...
06:35:25  Audit done.
06:35:25  [INFO] You have 0 Checkstyle violations.
06:35:25  [INFO] 
06:35:25  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Starting audit...
06:35:25  Audit done.
06:35:25  [INFO] You have 0 Checkstyle violations.
06:35:25  [INFO] 
06:35:25  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/classes/LICENSE
06:35:25  [INFO] 
06:35:25  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/feature/feature.xml
06:35:25  [INFO] ...done!
06:35:25  [INFO] Attaching features XML
06:35:25  [INFO] 
06:35:25  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:35:25  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:35:25  [INFO] 
06:35:25  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
06:35:25  [INFO] 
06:35:25  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] 
06:35:25  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
06:35:25  [INFO] 
06:35:25  [INFO] 
06:35:25  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] 
06:35:25  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-southbound ---
06:35:25  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound
06:35:25  [INFO] Project dependency features detected: []
06:35:25  [INFO] Pax Exam System (Version: 4.13.3) created.
06:35:25  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:35:26  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:35:26  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:35:26  [INFO] Waiting for remote bundle context.. on 21000 name: 8c24a8d8-8801-44b5-8752-8c883a1c3573 timout: [ RelativeTimeout value = 180000 ]
06:35:41  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:35:41  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:35:41  [INFO] 
06:35:41  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-southbound ---
06:35:41  [INFO] 
06:35:41  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-southbound ---
06:35:41  [WARNING] JAR will be empty - no content was marked for inclusion!
06:35:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar
06:35:41  [INFO] 
06:35:41  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-southbound ---
06:35:41  [INFO] CycloneDX: Resolving Dependencies
06:35:46  [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s)
06:35:47  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/bom.xml
06:35:47  [INFO]            attaching as odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:47  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/bom.json
06:35:47  [INFO]            attaching as odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.json
06:35:47  [INFO] 
06:35:47  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] Skipping duplicate-finder execution!
06:35:47  [INFO] 
06:35:47  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] Skipping plugin execution
06:35:47  [INFO] 
06:35:47  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] Skipping source per configuration.
06:35:47  [INFO] 
06:35:47  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] 
06:35:47  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:47  [INFO] 
06:35:47  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-southbound ---
06:35:47  [WARNING] 
06:35:47  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
06:35:47  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:47  [WARNING] 
06:35:47  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:47  [WARNING] 
06:35:47  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT.pom
06:35:47  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-features.xml
06:35:47  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-javadoc.jar
06:35:47  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.xml
06:35:47  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/odl-openflowplugin-southbound-0.20.0-SNAPSHOT-cyclonedx.json
06:35:47  [INFO] 
06:35:47  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound ---
06:35:47  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:35:47  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:35:47  [WARNING] 
06:35:47  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
06:35:47  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:47  [WARNING] 
06:35:47  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:47  [WARNING] 
06:35:47  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:47  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:47      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:47      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:47      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:47      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:47      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:47      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:47      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:47      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:47      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:47      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:47      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:47      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:47      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:47      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:47      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:47      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:47  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml
06:35:47  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml
06:35:47  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:47      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:35:47      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:35:47      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:35:47      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:35:47      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:35:47      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:47      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:35:47      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:35:47      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:35:47      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:35:47      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:35:47      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:35:47      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:35:47      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:35:47      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:35:47      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:35:47      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:35:47      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:35:47      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:35:47      at java.lang.reflect.Method.invoke (Method.java:580)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:35:47      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:35:47  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml
06:35:47  [INFO] 
06:35:47  [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------
06:35:47  [INFO] Building bulk-o-matic 0.20.0-SNAPSHOT                            [26/80]
06:35:47  [INFO]   from applications/bulk-o-matic/pom.xml
06:35:47  [INFO] -------------------------------[ bundle ]-------------------------------
06:35:47  [INFO] 
06:35:47  [INFO] --- clean:3.4.0:clean (default-clean) @ bulk-o-matic ---
06:35:47  [INFO] 
06:35:47  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
06:35:47  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:47  [INFO] 
06:35:47  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
06:35:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:47  [INFO] 
06:35:47  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
06:35:47  [INFO] 
06:35:47  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
06:35:47  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:35:47  [INFO] 
06:35:47  [INFO] --- yang:14.0.4:generate-sources (binding) @ bulk-o-matic ---
06:35:47  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:35:47  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/yang
06:35:47  [INFO] yang-to-sources: Found 9 dependencies in 2.906 ms
06:35:47  [INFO] yang-to-sources: Project model files found: 1 in 2.706 ms
06:35:47  [INFO] yang-to-sources: 24 YANG models processed in 289.1 ms
06:35:47  [INFO] BindingJavaFileGenerator: Defined 61 files in 31.02 ms
06:35:47  [INFO] Sorted 61 files into 5 directories in 194.6 μs
06:35:47  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 46.78 ms
06:35:47  [INFO] 
06:35:47  [INFO] --- checkstyle:3.5.0:check (check-license) @ bulk-o-matic ---
06:35:48  [INFO] Starting audit...
06:35:48  Audit done.
06:35:48  [INFO] You have 0 Checkstyle violations.
06:35:48  [INFO] 
06:35:48  [INFO] --- checkstyle:3.5.0:check (default) @ bulk-o-matic ---
06:35:48  [INFO] Starting audit...
06:35:48  Audit done.
06:35:48  [INFO] You have 0 Checkstyle violations.
06:35:48  [INFO] 
06:35:48  [INFO] --- dependency:3.8.0:copy (unpack-license) @ bulk-o-matic ---
06:35:48  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/classes/LICENSE
06:35:48  [INFO] 
06:35:48  [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic ---
06:35:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/resources
06:35:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/generated-sources/spi
06:35:48  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:35:48  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:35:48  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:35:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/generated-sources/spi
06:35:48  [INFO] 
06:35:48  [INFO] --- compiler:3.13.0:compile (default-compile) @ bulk-o-matic ---
06:35:48  [INFO] Recompiling the module because of changed dependency.
06:35:48  [INFO] Compiling 70 source files with javac [debug release 21] to target/classes
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[69,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[78,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[82,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[81,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[86,59] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[88,59] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[156,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[160,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[79,64] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[123,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[124,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[125,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[145,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[149,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[184,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[155,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[159,33] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast
06:35:48    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
06:35:48    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[185,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[92,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[97,28] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:48  [INFO] 
06:35:48  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
06:35:48  [INFO] 
06:35:48  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic ---
06:35:48  [INFO] Fork Value is true
06:35:52  [INFO] Done SpotBugs Analysis....
06:35:52  [INFO] 
06:35:52  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
06:35:52  [INFO] 
06:35:52  [INFO] 
06:35:52  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bulk-o-matic ---
06:35:52  [INFO] BugInstance size is 0
06:35:52  [INFO] Error size is 0
06:35:52  [INFO] No errors/warnings found
06:35:52  [INFO] 
06:35:52  [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic ---
06:35:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/resources
06:35:52  [INFO] 
06:35:52  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bulk-o-matic ---
06:35:52  [INFO] Recompiling the module because of changed dependency.
06:35:52  [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,37] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[71,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[70,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,37] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[69,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[68,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,37] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[74,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[127,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[155,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[154,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[167,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,55] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,55] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
06:35:52    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
06:35:52    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,45] unchecked conversion
06:35:52    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
06:35:52    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[72,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:35:52  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[71,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:35:52  [INFO] 
06:35:52  [INFO] --- surefire:3.5.0:test (default-test) @ bulk-o-matic ---
06:35:52  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/surefire-reports
06:35:52  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:35:52  [INFO] 
06:35:52  [INFO] -------------------------------------------------------
06:35:52  [INFO]  T E S T S
06:35:52  [INFO] -------------------------------------------------------
06:35:53  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
06:35:53  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:35:56  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
06:35:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
06:35:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
06:35:56  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
06:35:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
06:35:56  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
06:35:56  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
06:35:57  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
06:35:57  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
06:35:57  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
06:35:57  [INFO] 
06:35:57  [INFO] Results:
06:35:57  [INFO] 
06:35:57  [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
06:35:57  [INFO] 
06:35:57  [INFO] 
06:35:57  [INFO] --- copy:14.0.3:copy-files (default) @ bulk-o-matic ---
06:35:57  [INFO] 
06:35:57  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bulk-o-matic ---
06:35:57  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:35:57  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF
06:35:57  [INFO] 
06:35:57  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bulk-o-matic ---
06:35:57  [INFO] No previous run data found, generating javadoc.
06:36:00  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:36:00  [INFO] 
06:36:00  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bulk-o-matic ---
06:36:00  [INFO] CycloneDX: Resolving Dependencies
06:36:00  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
06:36:00  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bom.xml
06:36:00  [INFO]            attaching as bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:00  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bom.json
06:36:00  [INFO]            attaching as bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:36:00  [INFO] 
06:36:00  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic ---
06:36:00  [INFO] Skipping duplicate-finder execution!
06:36:00  [INFO] 
06:36:00  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic ---
06:36:00  [WARNING] Used undeclared dependencies found:
06:36:00  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:36:00  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:36:00  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:36:00  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:36:00  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile
06:36:00  [WARNING] Non-test scoped test only dependencies found:
06:36:00  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:36:00  [INFO] 
06:36:00  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic ---
06:36:00  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar
06:36:00  [INFO] 
06:36:00  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bulk-o-matic ---
06:36:00  [INFO] 
06:36:00  [INFO] --- jacoco:0.8.12:report (report) @ bulk-o-matic ---
06:36:00  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/code-coverage/jacoco.exec
06:36:00  [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes
06:36:00  [INFO] 
06:36:00  [INFO] --- install:3.1.3:install (default-install) @ bulk-o-matic ---
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.pom
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:36:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/bulk-o-matic/target/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT-sources.jar
06:36:00  [INFO] 
06:36:00  [INFO] --- bundle:5.1.9:install (default-install) @ bulk-o-matic ---
06:36:00  [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/bulk-o-matic-0.20.0-SNAPSHOT.jar
06:36:00  [INFO] Writing OBR metadata
06:36:01  [INFO] 
06:36:01  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bulk-o-matic ---
06:36:01  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:01  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:01  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:01  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:01      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:01      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:01      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:01      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:01      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:01      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:01      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:01      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:01      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:01      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:01      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:01      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:01      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:01      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:01  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:01  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml
06:36:01  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:01      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:01      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:01      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:01      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:01      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:01      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:01      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:01      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:01      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:01      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:01      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:01      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:01      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:01      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:01      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:01      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:01  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml
06:36:01  [INFO] 
06:36:01  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bulk-o-matic ---
06:36:01  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:01  [INFO] 
06:36:01  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >--
06:36:01  [INFO] Building OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.20.0-SNAPSHOT [27/80]
06:36:01  [INFO]   from features/odl-openflowplugin-app-bulk-o-matic/pom.xml
06:36:01  [INFO] ------------------------------[ feature ]-------------------------------
06:36:01  [INFO] 
06:36:01  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] 
06:36:01  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:01  [INFO] 
06:36:01  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:01  [INFO] 
06:36:01  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] 
06:36:01  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:01  [INFO] argLine set to empty
06:36:01  [INFO] 
06:36:01  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Starting audit...
06:36:01  Audit done.
06:36:01  [INFO] You have 0 Checkstyle violations.
06:36:01  [INFO] 
06:36:01  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Starting audit...
06:36:01  Audit done.
06:36:01  [INFO] You have 0 Checkstyle violations.
06:36:01  [INFO] 
06:36:01  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE
06:36:01  [INFO] 
06:36:01  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
06:36:01  [INFO] ...done!
06:36:01  [INFO] Attaching features XML
06:36:01  [INFO] 
06:36:01  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [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
06:36:01  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:36:01  [INFO] 
06:36:01  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
06:36:01  [INFO] 
06:36:01  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] 
06:36:01  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
06:36:01  [INFO] 
06:36:01  [INFO] 
06:36:01  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] 
06:36:01  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:01  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic
06:36:01  [INFO] Project dependency features detected: []
06:36:01  [INFO] Pax Exam System (Version: 4.13.3) created.
06:36:01  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:36:02  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:36:02  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:36:02  [INFO] Waiting for remote bundle context.. on 21000 name: f1d44e71-63bd-48c0-b0fc-f093a4183723 timout: [ RelativeTimeout value = 180000 ]
06:36:17  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:36:17  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:36:17  [INFO] 
06:36:17  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:17  [INFO] 
06:36:17  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:17  [WARNING] JAR will be empty - no content was marked for inclusion!
06:36:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:36:17  [INFO] 
06:36:17  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:17  [INFO] CycloneDX: Resolving Dependencies
06:36:20  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:36:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml
06:36:20  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json
06:36:20  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:36:20  [INFO] 
06:36:20  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] Skipping duplicate-finder execution!
06:36:20  [INFO] 
06:36:20  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] Skipping plugin execution
06:36:20  [INFO] 
06:36:20  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] Skipping source per configuration.
06:36:20  [INFO] 
06:36:20  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] 
06:36:20  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:20  [INFO] 
06:36:20  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [WARNING] 
06:36:20  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
06:36:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:20  [WARNING] 
06:36:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:20  [WARNING] 
06:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT.pom
06:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/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.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-features.xml
06:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-javadoc.jar
06:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.20.0-SNAPSHOT-cyclonedx.json
06:36:20  [INFO] 
06:36:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic ---
06:36:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:20  [WARNING] 
06:36:20  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
06:36:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:20  [WARNING] 
06:36:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:20  [WARNING] 
06:36:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml
06:36:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:20      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml
06:36:20  [INFO] 
06:36:20  [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >--
06:36:20  [INFO] Building device-ownership-service 0.20.0-SNAPSHOT                [28/80]
06:36:20  [INFO]   from applications/device-ownership-service/pom.xml
06:36:20  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:20  [INFO] 
06:36:20  [INFO] --- clean:3.4.0:clean (default-clean) @ device-ownership-service ---
06:36:20  [INFO] 
06:36:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
06:36:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:20  [INFO] 
06:36:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
06:36:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:20  [INFO] 
06:36:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ device-ownership-service ---
06:36:21  [INFO] 
06:36:21  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
06:36:21  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:36:21  [INFO] 
06:36:21  [INFO] --- checkstyle:3.5.0:check (check-license) @ device-ownership-service ---
06:36:21  [INFO] Starting audit...
06:36:21  Audit done.
06:36:21  [INFO] You have 0 Checkstyle violations.
06:36:21  [INFO] 
06:36:21  [INFO] --- checkstyle:3.5.0:check (default) @ device-ownership-service ---
06:36:21  [INFO] Starting audit...
06:36:21  Audit done.
06:36:21  [INFO] You have 0 Checkstyle violations.
06:36:21  [INFO] 
06:36:21  [INFO] --- dependency:3.8.0:copy (unpack-license) @ device-ownership-service ---
06:36:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/classes/LICENSE
06:36:21  [INFO] 
06:36:21  [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service ---
06:36:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/src/main/resources
06:36:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/generated-sources/spi
06:36:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/generated-sources/yang
06:36:21  [INFO] 
06:36:21  [INFO] --- compiler:3.13.0:compile (default-compile) @ device-ownership-service ---
06:36:21  [INFO] Recompiling the module because of changed source code.
06:36:21  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
06:36:21  [INFO] 
06:36:21  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
06:36:21  [INFO] 
06:36:21  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service ---
06:36:21  [INFO] Fork Value is true
06:36:23  [INFO] Done SpotBugs Analysis....
06:36:23  [INFO] 
06:36:23  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
06:36:23  [INFO] 
06:36:23  [INFO] 
06:36:23  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ device-ownership-service ---
06:36:23  [INFO] BugInstance size is 0
06:36:23  [INFO] Error size is 0
06:36:23  [INFO] No errors/warnings found
06:36:23  [INFO] 
06:36:23  [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service ---
06:36:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/src/test/resources
06:36:23  [INFO] 
06:36:23  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ device-ownership-service ---
06:36:23  [INFO] No sources to compile
06:36:23  [INFO] 
06:36:23  [INFO] --- surefire:3.5.0:test (default-test) @ device-ownership-service ---
06:36:23  [INFO] No tests to run.
06:36:23  [INFO] 
06:36:23  [INFO] --- copy:14.0.3:copy-files (default) @ device-ownership-service ---
06:36:23  [INFO] 
06:36:23  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ device-ownership-service ---
06:36:24  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT.jar
06:36:24  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/META-INF/MANIFEST.MF
06:36:24  [INFO] 
06:36:24  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ device-ownership-service ---
06:36:24  [INFO] No previous run data found, generating javadoc.
06:36:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar
06:36:25  [INFO] 
06:36:25  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ device-ownership-service ---
06:36:25  [INFO] CycloneDX: Resolving Dependencies
06:36:25  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
06:36:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/bom.xml
06:36:25  [INFO]            attaching as device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/bom.json
06:36:25  [INFO]            attaching as device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.json
06:36:25  [INFO] 
06:36:25  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service ---
06:36:25  [INFO] Skipping duplicate-finder execution!
06:36:25  [INFO] 
06:36:25  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service ---
06:36:25  [WARNING] Used undeclared dependencies found:
06:36:25  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:36:25  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:36:25  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.2:compile
06:36:25  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:36:25  [INFO] 
06:36:25  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service ---
06:36:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-sources.jar
06:36:25  [INFO] 
06:36:25  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ device-ownership-service ---
06:36:25  [INFO] 
06:36:25  [INFO] --- jacoco:0.8.12:report (report) @ device-ownership-service ---
06:36:25  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:36:25  [INFO] 
06:36:25  [INFO] --- install:3.1.3:install (default-install) @ device-ownership-service ---
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.pom
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.jar
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-javadoc.jar
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-cyclonedx.json
06:36:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/device-ownership-service/target/device-ownership-service-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT-sources.jar
06:36:25  [INFO] 
06:36:25  [INFO] --- bundle:5.1.9:install (default-install) @ device-ownership-service ---
06:36:25  [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/device-ownership-service-0.20.0-SNAPSHOT.jar
06:36:25  [INFO] Writing OBR metadata
06:36:25  [INFO] 
06:36:25  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ device-ownership-service ---
06:36:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:25      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml
06:36:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:25      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml
06:36:25  [INFO] 
06:36:25  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ device-ownership-service ---
06:36:25  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:25  [INFO] 
06:36:25  [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >--
06:36:25  [INFO] Building of-switch-config-pusher 0.20.0-SNAPSHOT                 [29/80]
06:36:25  [INFO]   from applications/of-switch-config-pusher/pom.xml
06:36:25  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:25  [INFO] 
06:36:25  [INFO] --- clean:3.4.0:clean (default-clean) @ of-switch-config-pusher ---
06:36:25  [INFO] 
06:36:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
06:36:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:25  [INFO] 
06:36:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
06:36:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:25  [INFO] 
06:36:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
06:36:26  [INFO] 
06:36:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
06:36:26  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:36:26  [INFO] 
06:36:26  [INFO] --- checkstyle:3.5.0:check (check-license) @ of-switch-config-pusher ---
06:36:26  [INFO] Starting audit...
06:36:26  Audit done.
06:36:26  [INFO] You have 0 Checkstyle violations.
06:36:26  [INFO] 
06:36:26  [INFO] --- checkstyle:3.5.0:check (default) @ of-switch-config-pusher ---
06:36:26  [INFO] Starting audit...
06:36:26  Audit done.
06:36:26  [INFO] You have 0 Checkstyle violations.
06:36:26  [INFO] 
06:36:26  [INFO] --- dependency:3.8.0:copy (unpack-license) @ of-switch-config-pusher ---
06:36:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/classes/LICENSE
06:36:26  [INFO] 
06:36:26  [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
06:36:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/resources
06:36:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/generated-sources/spi
06:36:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/generated-sources/yang
06:36:26  [INFO] 
06:36:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
06:36:26  [INFO] Recompiling the module because of changed dependency.
06:36:26  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:36:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[59,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:36:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[58,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:36:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[57,25] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:36:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[74,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:36:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[79,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:36:26  [INFO] 
06:36:26  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
06:36:26  [INFO] 
06:36:26  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher ---
06:36:26  [INFO] Fork Value is true
06:36:28  [INFO] Done SpotBugs Analysis....
06:36:28  [INFO] 
06:36:28  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
06:36:28  [INFO] 
06:36:28  [INFO] 
06:36:28  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher ---
06:36:28  [INFO] BugInstance size is 0
06:36:28  [INFO] Error size is 0
06:36:28  [INFO] No errors/warnings found
06:36:28  [INFO] 
06:36:28  [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher ---
06:36:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/resources
06:36:28  [INFO] 
06:36:28  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher ---
06:36:28  [INFO] Recompiling the module because of changed dependency.
06:36:28  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[77,39] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[80,50] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:36:28  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[82,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:36:28  [INFO] 
06:36:28  [INFO] --- surefire:3.5.0:test (default-test) @ of-switch-config-pusher ---
06:36:28  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/surefire-reports
06:36:28  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:36:28  [INFO] 
06:36:28  [INFO] -------------------------------------------------------
06:36:28  [INFO]  T E S T S
06:36:28  [INFO] -------------------------------------------------------
06:36:29  [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
06:36:29  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:36:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
06:36:31  [INFO] 
06:36:31  [INFO] Results:
06:36:31  [INFO] 
06:36:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:36:31  [INFO] 
06:36:31  [INFO] 
06:36:31  [INFO] --- copy:14.0.3:copy-files (default) @ of-switch-config-pusher ---
06:36:31  [INFO] 
06:36:31  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ of-switch-config-pusher ---
06:36:31  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:36:31  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF
06:36:31  [INFO] 
06:36:31  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ of-switch-config-pusher ---
06:36:31  [INFO] No previous run data found, generating javadoc.
06:36:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:36:32  [INFO] 
06:36:32  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ of-switch-config-pusher ---
06:36:32  [INFO] CycloneDX: Resolving Dependencies
06:36:33  [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
06:36:33  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/bom.xml
06:36:33  [INFO]            attaching as of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:33  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/bom.json
06:36:33  [INFO]            attaching as of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:36:33  [INFO] 
06:36:33  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher ---
06:36:33  [INFO] Skipping duplicate-finder execution!
06:36:33  [INFO] 
06:36:33  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher ---
06:36:33  [INFO] No dependency problems found
06:36:33  [INFO] 
06:36:33  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher ---
06:36:33  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar
06:36:33  [INFO] 
06:36:33  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ of-switch-config-pusher ---
06:36:33  [INFO] 
06:36:33  [INFO] --- jacoco:0.8.12:report (report) @ of-switch-config-pusher ---
06:36:33  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec
06:36:33  [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes
06:36:33  [INFO] 
06:36:33  [INFO] --- install:3.1.3:install (default-install) @ of-switch-config-pusher ---
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.pom
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:36:33  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT-sources.jar
06:36:33  [INFO] 
06:36:33  [INFO] --- bundle:5.1.9:install (default-install) @ of-switch-config-pusher ---
06:36:33  [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/of-switch-config-pusher-0.20.0-SNAPSHOT.jar
06:36:33  [INFO] Writing OBR metadata
06:36:33  [INFO] 
06:36:33  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ of-switch-config-pusher ---
06:36:33  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:33  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:33  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:33      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:33      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:33      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:33  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:33  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml
06:36:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:33      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:33      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:33      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:33  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml
06:36:33  [INFO] 
06:36:33  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ of-switch-config-pusher ---
06:36:33  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:33  [INFO] 
06:36:33  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >--
06:36:33  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.20.0-SNAPSHOT [30/80]
06:36:33  [INFO]   from features/odl-openflowplugin-app-config-pusher/pom.xml
06:36:33  [INFO] ------------------------------[ feature ]-------------------------------
06:36:33  [INFO] 
06:36:33  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher ---
06:36:33  [INFO] 
06:36:33  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
06:36:33  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:33  [INFO] 
06:36:33  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
06:36:33  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:33  [INFO] 
06:36:33  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] 
06:36:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:34  [INFO] argLine set to empty
06:36:34  [INFO] 
06:36:34  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Starting audit...
06:36:34  Audit done.
06:36:34  [INFO] You have 0 Checkstyle violations.
06:36:34  [INFO] 
06:36:34  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Starting audit...
06:36:34  Audit done.
06:36:34  [INFO] You have 0 Checkstyle violations.
06:36:34  [INFO] 
06:36:34  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/classes/LICENSE
06:36:34  [INFO] 
06:36:34  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
06:36:34  [INFO] ...done!
06:36:34  [INFO] Attaching features XML
06:36:34  [INFO] 
06:36:34  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
06:36: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
06:36:34  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:36:34  [INFO] 
06:36:34  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
06:36:34  [INFO] 
06:36:34  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] 
06:36:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
06:36:34  [INFO] 
06:36:34  [INFO] 
06:36:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] 
06:36:34  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-config-pusher ---
06:36:34  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher
06:36:34  [INFO] Project dependency features detected: []
06:36:34  [INFO] Pax Exam System (Version: 4.13.3) created.
06:36:34  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:36:35  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:36:35  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:36:35  [INFO] Waiting for remote bundle context.. on 21000 name: edccae0a-a322-48c9-8709-c9ada270517a timout: [ RelativeTimeout value = 180000 ]
06:36:50  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:36:50  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:36:50  [INFO] 
06:36:50  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-config-pusher ---
06:36:50  [INFO] 
06:36:50  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher ---
06:36:50  [WARNING] JAR will be empty - no content was marked for inclusion!
06:36:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:36:50  [INFO] 
06:36:50  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-config-pusher ---
06:36:50  [INFO] CycloneDX: Resolving Dependencies
06:36:53  [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s)
06:36:53  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.xml
06:36:53  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:53  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.json
06:36:53  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:36:53  [INFO] 
06:36:53  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] Skipping duplicate-finder execution!
06:36:53  [INFO] 
06:36:53  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] Skipping plugin execution
06:36:53  [INFO] 
06:36:53  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] Skipping source per configuration.
06:36:53  [INFO] 
06:36:53  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] 
06:36:53  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:53  [INFO] 
06:36:53  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [WARNING] 
06:36:53  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
06:36:53  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:53  [WARNING] 
06:36:53  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:53  [WARNING] 
06:36:53  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT.pom
06:36:53  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-features.xml
06:36:53  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-javadoc.jar
06:36:53  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:53  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.20.0-SNAPSHOT-cyclonedx.json
06:36:53  [INFO] 
06:36:53  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher ---
06:36:53  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:53  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:53  [WARNING] 
06:36:53  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
06:36:53  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:53  [WARNING] 
06:36:53  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:53  [WARNING] 
06:36:53  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:53  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:53      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:53      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:53      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:53      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:53      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:53      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:53      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:53      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:53      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:53      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:53      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:53      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:53      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:53      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:53      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:53      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:53  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:53  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml
06:36:53  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:53      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:53      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:53      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:53      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:53      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:53      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:53      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:53      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:53      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:53      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:53      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:53      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:53      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:53      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:53      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:53      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:53      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:53      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:53      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:53      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:53      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:53  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml
06:36:53  [INFO] 
06:36:53  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >--
06:36:53  [INFO] Building arbitratorreconciliation-api 0.20.0-SNAPSHOT            [31/80]
06:36:53  [INFO]   from applications/arbitratorreconciliation/api/pom.xml
06:36:53  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:53  [INFO] 
06:36:53  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-api ---
06:36:53  [INFO] 
06:36:53  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
06:36:53  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:53  [INFO] 
06:36:53  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
06:36:53  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:53  [INFO] 
06:36:53  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
06:36:54  [INFO] 
06:36:54  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
06:36:54  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:36:54  [INFO] 
06:36:54  [INFO] --- yang:14.0.4:generate-sources (binding) @ arbitratorreconciliation-api ---
06:36:54  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:36:54  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/src/main/yang
06:36:54  [INFO] yang-to-sources: Found 11 dependencies in 2.507 ms
06:36:54  [INFO] yang-to-sources: Project model files found: 1 in 1.009 ms
06:36:54  [INFO] yang-to-sources: 11 YANG models processed in 152.6 ms
06:36:54  [INFO] BindingJavaFileGenerator: Defined 14 files in 15.43 ms
06:36:54  [INFO] Sorted 14 files into 3 directories in 120.4 μs
06:36:54  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 22.42 ms
06:36:54  [INFO] 
06:36:54  [INFO] --- checkstyle:3.5.0:check (check-license) @ arbitratorreconciliation-api ---
06:36:54  [INFO] Starting audit...
06:36:54  Audit done.
06:36:54  [INFO] You have 0 Checkstyle violations.
06:36:54  [INFO] 
06:36:54  [INFO] --- checkstyle:3.5.0:check (default) @ arbitratorreconciliation-api ---
06:36:54  [INFO] Starting audit...
06:36:54  Audit done.
06:36:54  [INFO] You have 0 Checkstyle violations.
06:36:54  [INFO] 
06:36:54  [INFO] --- dependency:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api ---
06:36:54  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/classes/LICENSE
06:36:54  [INFO] 
06:36:54  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
06:36:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/src/main/resources
06:36:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/generated-sources/spi
06:36:54  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:36:54  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:36:54  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:36:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/generated-sources/spi
06:36:54  [INFO] 
06:36:54  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
06:36:54  [INFO] Recompiling the module because of changed dependency.
06:36:54  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
06:36:54  [INFO] 
06:36:54  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
06:36:54  [INFO] 
06:36:54  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
06:36:54  [INFO] Fork Value is true
06:36:56  [INFO] Done SpotBugs Analysis....
06:36:56  [INFO] 
06:36:56  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
06:36:56  [INFO] 
06:36:56  [INFO] 
06:36:56  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api ---
06:36:56  [INFO] BugInstance size is 0
06:36:56  [INFO] Error size is 0
06:36:56  [INFO] No errors/warnings found
06:36:56  [INFO] 
06:36:56  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api ---
06:36:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/src/test/resources
06:36:56  [INFO] 
06:36:56  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api ---
06:36:56  [INFO] No sources to compile
06:36:56  [INFO] 
06:36:56  [INFO] --- surefire:3.5.0:test (default-test) @ arbitratorreconciliation-api ---
06:36:56  [INFO] No tests to run.
06:36:56  [INFO] 
06:36:56  [INFO] --- copy:14.0.3:copy-files (default) @ arbitratorreconciliation-api ---
06:36:56  [INFO] 
06:36:56  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api ---
06:36:56  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:36:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF
06:36:56  [INFO] 
06:36:56  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ arbitratorreconciliation-api ---
06:36:56  [INFO] No previous run data found, generating javadoc.
06:36:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar
06:36:58  [INFO] 
06:36:58  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ arbitratorreconciliation-api ---
06:36:58  [INFO] CycloneDX: Resolving Dependencies
06:36:58  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
06:36:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/bom.xml
06:36:58  [INFO]            attaching as arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/bom.json
06:36:58  [INFO]            attaching as arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.json
06:36:58  [INFO] 
06:36:58  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Skipping duplicate-finder execution!
06:36:58  [INFO] 
06:36:58  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api ---
06:36:58  [WARNING] Used undeclared dependencies found:
06:36:58  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:36:58  [INFO] 
06:36:58  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar
06:36:58  [INFO] 
06:36:58  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api ---
06:36:58  [INFO] 
06:36:58  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:36:58  [INFO] 
06:36:58  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.pom
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-javadoc.jar
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.xml
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-cyclonedx.json
06:36:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT-sources.jar
06:36:58  [INFO] 
06:36:58  [INFO] --- bundle:5.1.9:install (default-install) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/arbitratorreconciliation-api-0.20.0-SNAPSHOT.jar
06:36:58  [INFO] Writing OBR metadata
06:36:58  [INFO] 
06:36:58  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api ---
06:36:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:36:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:36:58  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:58  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:58      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:58      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:58      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:36:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:58      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:58      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:58      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:58      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:58      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:59      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml
06:36:59  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml
06:36:59  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:59      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:36:59      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:36:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:36:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:36:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:36:59      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:36:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:36:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:36:59      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:36:59      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:59      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:36:59      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:36:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:36:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:36:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:36:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:36:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:36:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:36:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:36:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:36:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:36:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:36:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:36:59      at java.lang.reflect.Method.invoke (Method.java:580)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:36:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:36:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml
06:36:59  [INFO] 
06:36:59  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api ---
06:36:59  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:36:59  [INFO] 
06:36:59  [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >--
06:36:59  [INFO] Building reconciliation-framework 0.20.0-SNAPSHOT                [32/80]
06:36:59  [INFO]   from applications/reconciliation-framework/pom.xml
06:36:59  [INFO] -------------------------------[ bundle ]-------------------------------
06:36:59  [INFO] 
06:36:59  [INFO] --- clean:3.4.0:clean (default-clean) @ reconciliation-framework ---
06:36:59  [INFO] 
06:36:59  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
06:36:59  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:59  [INFO] 
06:36:59  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
06:36:59  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:59  [INFO] 
06:36:59  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
06:36:59  [INFO] 
06:36:59  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
06:36:59  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:36:59  [INFO] 
06:36:59  [INFO] --- checkstyle:3.5.0:check (check-license) @ reconciliation-framework ---
06:36:59  [INFO] Starting audit...
06:36:59  Audit done.
06:36:59  [INFO] You have 0 Checkstyle violations.
06:36:59  [INFO] 
06:36:59  [INFO] --- checkstyle:3.5.0:check (default) @ reconciliation-framework ---
06:36:59  [INFO] Starting audit...
06:36:59  Audit done.
06:36:59  [INFO] You have 0 Checkstyle violations.
06:36:59  [INFO] 
06:36:59  [INFO] --- dependency:3.8.0:copy (unpack-license) @ reconciliation-framework ---
06:36:59  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/classes/LICENSE
06:36:59  [INFO] 
06:36:59  [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework ---
06:36:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/src/main/resources
06:36:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/generated-sources/spi
06:36:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/generated-sources/yang
06:36:59  [INFO] 
06:36:59  [INFO] --- compiler:3.13.0:compile (default-compile) @ reconciliation-framework ---
06:36:59  [INFO] Recompiling the module because of changed dependency.
06:36:59  [INFO] Compiling 6 source files with javac [debug release 21] to target/classes
06:36:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:36:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:36:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:36:59  [INFO] 
06:36:59  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
06:36:59  [INFO] 
06:36:59  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework ---
06:36:59  [INFO] Fork Value is true
06:37:02  [INFO] Done SpotBugs Analysis....
06:37:02  [INFO] 
06:37:02  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
06:37:02  [INFO] 
06:37:02  [INFO] 
06:37:02  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ reconciliation-framework ---
06:37:02  [INFO] BugInstance size is 0
06:37:02  [INFO] Error size is 0
06:37:02  [INFO] No errors/warnings found
06:37:02  [INFO] 
06:37:02  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework ---
06:37:03  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
06:37:03  [INFO] 
06:37:03  [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework ---
06:37:03  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/src/test/resources
06:37:03  [INFO] 
06:37:03  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reconciliation-framework ---
06:37:03  [INFO] No sources to compile
06:37:03  [INFO] 
06:37:03  [INFO] --- surefire:3.5.0:test (default-test) @ reconciliation-framework ---
06:37:03  [INFO] No tests to run.
06:37:03  [INFO] 
06:37:03  [INFO] --- copy:14.0.3:copy-files (default) @ reconciliation-framework ---
06:37:03  [INFO] 
06:37:03  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ reconciliation-framework ---
06:37:03  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:37:03  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF
06:37:03  [INFO] 
06:37:03  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ reconciliation-framework ---
06:37:03  [INFO] No previous run data found, generating javadoc.
06:37:05  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:37:05  [INFO] 
06:37:05  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ reconciliation-framework ---
06:37:05  [INFO] CycloneDX: Resolving Dependencies
06:37:06  [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s)
06:37:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/bom.xml
06:37:06  [INFO]            attaching as reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/bom.json
06:37:06  [INFO]            attaching as reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:37:06  [INFO] 
06:37:06  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework ---
06:37:06  [INFO] Skipping duplicate-finder execution!
06:37:06  [INFO] 
06:37:06  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework ---
06:37:06  [WARNING] Used undeclared dependencies found:
06:37:06  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:37:06  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:37:06  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:37:06  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:37:06  [INFO] 
06:37:06  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework ---
06:37:06  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar
06:37:06  [INFO] 
06:37:06  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ reconciliation-framework ---
06:37:06  [INFO] 
06:37:06  [INFO] --- jacoco:0.8.12:report (report) @ reconciliation-framework ---
06:37:06  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:37:06  [INFO] 
06:37:06  [INFO] --- install:3.1.3:install (default-install) @ reconciliation-framework ---
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.pom
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-javadoc.jar
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-cyclonedx.json
06:37:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/reconciliation-framework/target/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT-sources.jar
06:37:06  [INFO] 
06:37:06  [INFO] --- bundle:5.1.9:install (default-install) @ reconciliation-framework ---
06:37:06  [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/reconciliation-framework-0.20.0-SNAPSHOT.jar
06:37:06  [INFO] Writing OBR metadata
06:37:06  [INFO] 
06:37:06  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ reconciliation-framework ---
06:37:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:37:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:37:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:06      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml
06:37:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:37:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:06      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml
06:37:06  [INFO] 
06:37:06  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ reconciliation-framework ---
06:37:06  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:37:06  [INFO] 
06:37:06  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >--
06:37:06  [INFO] Building arbitratorreconciliation-impl 0.20.0-SNAPSHOT           [33/80]
06:37:06  [INFO]   from applications/arbitratorreconciliation/impl/pom.xml
06:37:06  [INFO] -------------------------------[ bundle ]-------------------------------
06:37:06  [INFO] 
06:37:06  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] 
06:37:06  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:06  [INFO] 
06:37:06  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:06  [INFO] 
06:37:06  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] 
06:37:06  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:37:06  [INFO] 
06:37:06  [INFO] --- checkstyle:3.5.0:check (check-license) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Starting audit...
06:37:06  Audit done.
06:37:06  [INFO] You have 0 Checkstyle violations.
06:37:06  [INFO] 
06:37:06  [INFO] --- checkstyle:3.5.0:check (default) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Starting audit...
06:37:06  Audit done.
06:37:06  [INFO] You have 0 Checkstyle violations.
06:37:06  [INFO] 
06:37:06  [INFO] --- dependency:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/classes/LICENSE
06:37:06  [INFO] 
06:37:06  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/src/main/resources
06:37:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
06:37:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
06:37:06  [INFO] 
06:37:06  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
06:37:06  [INFO] Recompiling the module because of changed dependency.
06:37:06  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:37:07  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[91,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
06:37:07  [INFO] 
06:37:07  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
06:37:07  [INFO] 
06:37:07  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
06:37:07  [INFO] Fork Value is true
06:37:09  [INFO] Done SpotBugs Analysis....
06:37:09  [INFO] 
06:37:09  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
06:37:09  [INFO] 
06:37:09  [INFO] 
06:37:09  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] BugInstance size is 0
06:37:09  [INFO] Error size is 0
06:37:09  [INFO] No errors/warnings found
06:37:09  [INFO] 
06:37:09  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/src/test/resources
06:37:09  [INFO] 
06:37:09  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] No sources to compile
06:37:09  [INFO] 
06:37:09  [INFO] --- surefire:3.5.0:test (default-test) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] No tests to run.
06:37:09  [INFO] 
06:37:09  [INFO] --- copy:14.0.3:copy-files (default) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] 
06:37:09  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl ---
06:37:09  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:37:09  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF
06:37:09  [INFO] 
06:37:09  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ arbitratorreconciliation-impl ---
06:37:10  [INFO] No previous run data found, generating javadoc.
06:37:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar
06:37:11  [INFO] 
06:37:11  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ arbitratorreconciliation-impl ---
06:37:11  [INFO] CycloneDX: Resolving Dependencies
06:37:11  [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s)
06:37:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/bom.xml
06:37:11  [INFO]            attaching as arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/bom.json
06:37:12  [INFO]            attaching as arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:37:12  [INFO] 
06:37:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Skipping duplicate-finder execution!
06:37:12  [INFO] 
06:37:12  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl ---
06:37:12  [WARNING] Used undeclared dependencies found:
06:37:12  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:37:12  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:37:12  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:37:12  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.20.0-SNAPSHOT:compile
06:37:12  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:37:12  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:37:12  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:37:12  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:37:12  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile
06:37:12  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:37:12  [INFO] 
06:37:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar
06:37:12  [INFO] 
06:37:12  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] 
06:37:12  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:37:12  [INFO] 
06:37:12  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.pom
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-javadoc.jar
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-cyclonedx.json
06:37:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT-sources.jar
06:37:12  [INFO] 
06:37:12  [INFO] --- bundle:5.1.9:install (default-install) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/arbitratorreconciliation-impl-0.20.0-SNAPSHOT.jar
06:37:12  [INFO] Writing OBR metadata
06:37:12  [INFO] 
06:37:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:37:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:37:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml
06:37:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:37:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:12      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml
06:37:12  [INFO] 
06:37:12  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl ---
06:37:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:37:12  [INFO] 
06:37:12  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >--
06:37:12  [INFO] Building forwardingrules-manager 0.20.0-SNAPSHOT                 [34/80]
06:37:12  [INFO]   from applications/forwardingrules-manager/pom.xml
06:37:12  [INFO] -------------------------------[ bundle ]-------------------------------
06:37:12  [INFO] 
06:37:12  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-manager ---
06:37:12  [INFO] 
06:37:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
06:37:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:12  [INFO] 
06:37:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
06:37:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:12  [INFO] 
06:37:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
06:37:12  [INFO] 
06:37:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
06:37:12  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:37:12  [INFO] 
06:37:12  [INFO] --- yang:14.0.4:generate-sources (binding) @ forwardingrules-manager ---
06:37:12  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:37:12  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/yang
06:37:12  [INFO] yang-to-sources: Found 15 dependencies in 1.834 ms
06:37:12  [INFO] yang-to-sources: Project model files found: 2 in 698.3 μs
06:37:12  [INFO] yang-to-sources: 5 YANG models processed in 75.46 ms
06:37:12  [INFO] BindingJavaFileGenerator: Defined 14 files in 2.383 ms
06:37:12  [INFO] Sorted 14 files into 5 directories in 56.37 μs
06:37:12  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 6.155 ms
06:37:12  [INFO] 
06:37:12  [INFO] --- checkstyle:3.5.0:check (check-license) @ forwardingrules-manager ---
06:37:12  [INFO] Starting audit...
06:37:12  Audit done.
06:37:12  [INFO] You have 0 Checkstyle violations.
06:37:12  [INFO] 
06:37:12  [INFO] --- checkstyle:3.5.0:check (default) @ forwardingrules-manager ---
06:37:13  [INFO] Starting audit...
06:37:13  Audit done.
06:37:13  [INFO] You have 0 Checkstyle violations.
06:37:13  [INFO] 
06:37:13  [INFO] --- dependency:3.8.0:copy (unpack-license) @ forwardingrules-manager ---
06:37:13  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/classes/LICENSE
06:37:13  [INFO] 
06:37:13  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager ---
06:37:13  [INFO] Copying 1 resource from src/main/resources to target/classes
06:37:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/generated-sources/spi
06:37:13  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:37:13  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:37:13  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:37:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/generated-sources/spi
06:37:13  [INFO] 
06:37:13  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-manager ---
06:37:13  [INFO] Recompiling the module because of changed dependency.
06:37:13  [INFO] Compiling 45 source files with javac [debug release 21] to target/classes
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter<D> has a member method close() that could throw InterruptedException
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter<D> has a member method close() that could throw InterruptedException
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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<T> has a member method close() that could throw InterruptedException
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[36,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[50,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:37:13  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:37:13  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API.
06:37:13  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java: Some input files additionally use or override a deprecated API that is marked for removal.
06:37:13  [INFO] 
06:37:13  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
06:37:13  [INFO] 
06:37:13  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager ---
06:37:13  [INFO] Fork Value is true
06:37:19  [INFO] Done SpotBugs Analysis....
06:37:19  [INFO] 
06:37:19  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
06:37:19  [INFO] 
06:37:19  [INFO] 
06:37:19  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ forwardingrules-manager ---
06:37:19  [INFO] BugInstance size is 0
06:37:19  [INFO] Error size is 0
06:37:19  [INFO] No errors/warnings found
06:37:19  [INFO] 
06:37:19  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager ---
06:37:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/resources
06:37:19  [INFO] 
06:37:19  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager ---
06:37:19  [INFO] Recompiling the module because of changed dependency.
06:37:19  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[70,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[71,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[79,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[83,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[107,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[108,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[117,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[121,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[147,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[148,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[156,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[162,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[185,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[186,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[194,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[217,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[218,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[57,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[70,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[88,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[98,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[117,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[145,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[59,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[71,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[90,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[99,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[118,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[145,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[58,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[57,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[58,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[63,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[83,16] <T>put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
06:37:19  [INFO] 
06:37:19  [INFO] --- surefire:3.5.0:test (default-test) @ forwardingrules-manager ---
06:37:19  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/surefire-reports
06:37:19  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:37:19  [INFO] 
06:37:19  [INFO] -------------------------------------------------------
06:37:19  [INFO]  T E S T S
06:37:19  [INFO] -------------------------------------------------------
06:37:20  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
06:37:20  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:37:29  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.992 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
06:37:29  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
06:37:30  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
06:37:30  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
06:37:30  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
06:37:30  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
06:37:31  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
06:37:31  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
06:37:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
06:37:31  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
06:37:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
06:37:31  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
06:37:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
06:37:31  [INFO] 
06:37:31  [INFO] Results:
06:37:31  [INFO] 
06:37:31  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
06:37:31  [INFO] 
06:37:31  [INFO] 
06:37:31  [INFO] --- copy:14.0.3:copy-files (default) @ forwardingrules-manager ---
06:37:31  [INFO] 
06:37:31  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ forwardingrules-manager ---
06:37:31  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.20.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm,  has 1,  private references [org.opendaylight.openflowplugin.applications.frm.impl]
06:37:31  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:37:31  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF
06:37:31  [INFO] 
06:37:31  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ forwardingrules-manager ---
06:37:31  [INFO] No previous run data found, generating javadoc.
06:37:34  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:37:34  [INFO] 
06:37:34  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ forwardingrules-manager ---
06:37:34  [INFO] CycloneDX: Resolving Dependencies
06:37:35  [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s)
06:37:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/bom.xml
06:37:35  [INFO]            attaching as forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/bom.json
06:37:35  [INFO]            attaching as forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:37:35  [INFO] 
06:37:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager ---
06:37:35  [INFO] Skipping duplicate-finder execution!
06:37:35  [INFO] 
06:37:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager ---
06:37:35  [WARNING] Used undeclared dependencies found:
06:37:35  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:37:35  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.0-SNAPSHOT:compile
06:37:35  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:37:35  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:37:35  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:37:35  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
06:37:35  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test
06:37:35  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:37:35  [INFO] 
06:37:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager ---
06:37:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar
06:37:35  [INFO] 
06:37:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ forwardingrules-manager ---
06:37:35  [INFO] 
06:37:35  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-manager ---
06:37:35  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec
06:37:35  [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes
06:37:35  [INFO] 
06:37:35  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-manager ---
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.pom
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:37:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-manager/target/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT-sources.jar
06:37:35  [INFO] 
06:37:35  [INFO] --- bundle:5.1.9:install (default-install) @ forwardingrules-manager ---
06:37:35  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/forwardingrules-manager-0.20.0-SNAPSHOT.jar
06:37:35  [INFO] Writing OBR metadata
06:37:35  [INFO] 
06:37:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-manager ---
06:37:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:37:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:37:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml
06:37:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:37:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml
06:37:35  [INFO] 
06:37:35  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ forwardingrules-manager ---
06:37:35  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:37:35  [INFO] 
06:37:35  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >--
06:37:35  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.20.0-SNAPSHOT [35/80]
06:37:35  [INFO]   from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml
06:37:35  [INFO] ------------------------------[ feature ]-------------------------------
06:37:35  [INFO] 
06:37:35  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:35  [INFO] 
06:37:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:35  [INFO] 
06:37:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:35  [INFO] 
06:37:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] 
06:37:36  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:36  [INFO] argLine set to empty
06:37:36  [INFO] 
06:37:36  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Starting audit...
06:37:36  Audit done.
06:37:36  [INFO] You have 0 Checkstyle violations.
06:37:36  [INFO] 
06:37:36  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Starting audit...
06:37:36  Audit done.
06:37:36  [INFO] You have 0 Checkstyle violations.
06:37:36  [INFO] 
06:37:36  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE
06:37:36  [INFO] 
06:37:36  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
06:37:36  [INFO] ...done!
06:37:36  [INFO] Attaching features XML
06:37:36  [INFO] 
06:37:36  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [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
06:37:36  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:37:36  [INFO] 
06:37:36  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
06:37:36  [INFO] 
06:37:36  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] 
06:37:36  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
06:37:36  [INFO] 
06:37:36  [INFO] 
06:37:36  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] 
06:37:36  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:36  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager
06:37:36  [INFO] Project dependency features detected: []
06:37:36  [INFO] Pax Exam System (Version: 4.13.3) created.
06:37:36  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:37:37  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:37:37  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:37:37  [INFO] Waiting for remote bundle context.. on 21000 name: 73752a65-ab37-4db3-9150-4bc31ec08918 timout: [ RelativeTimeout value = 180000 ]
06:37:54  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:37:54  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:37:54  [INFO] 
06:37:54  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:54  [INFO] 
06:37:54  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:54  [WARNING] JAR will be empty - no content was marked for inclusion!
06:37:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:37:54  [INFO] 
06:37:54  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:54  [INFO] CycloneDX: Resolving Dependencies
06:37:57  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:37:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml
06:37:57  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json
06:37:57  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:37:57  [INFO] 
06:37:57  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] Skipping duplicate-finder execution!
06:37:57  [INFO] 
06:37:57  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] Skipping plugin execution
06:37:57  [INFO] 
06:37:57  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] Skipping source per configuration.
06:37:57  [INFO] 
06:37:57  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] 
06:37:57  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:37:57  [INFO] 
06:37:57  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [WARNING] 
06:37:57  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
06:37:57  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:57  [WARNING] 
06:37:57  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:57  [WARNING] 
06:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT.pom
06:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-features.xml
06:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-javadoc.jar
06:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:37:57  [INFO] 
06:37:57  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager ---
06:37:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:37:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:37:57  [WARNING] 
06:37:57  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
06:37:57  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:37:57  [WARNING] 
06:37:57  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:37:57  [WARNING] 
06:37:57  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:57  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:57      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:57      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:57      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:57      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:57      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:57      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:57      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:57      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:57      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:57      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:57      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:57      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:57      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:57      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:57  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:37:57  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml
06:37:57  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:37:57      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:37:57      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:37:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:37:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:37:57      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:37:57      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:37:57      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:37:57      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:37:57      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:37:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:37:57      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:37:57      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:37:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:37:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:37:57      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:37:57      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:37:57      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:37:57      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:37:57      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:37:57      at java.lang.reflect.Method.invoke (Method.java:580)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:37:57      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:37:57  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml
06:37:57  [INFO] 
06:37:57  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >--
06:37:57  [INFO] Building forwardingrules-sync 0.20.0-SNAPSHOT                    [36/80]
06:37:57  [INFO]   from applications/forwardingrules-sync/pom.xml
06:37:57  [INFO] -------------------------------[ bundle ]-------------------------------
06:37:57  [INFO] 
06:37:57  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-sync ---
06:37:57  [INFO] 
06:37:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
06:37:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:57  [INFO] 
06:37:57  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
06:37:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:37:57  [INFO] 
06:37:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
06:37:58  [INFO] 
06:37:58  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
06:37:58  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:37:58  [INFO] 
06:37:58  [INFO] --- checkstyle:3.5.0:check (check-license) @ forwardingrules-sync ---
06:37:58  [INFO] Starting audit...
06:37:58  Audit done.
06:37:58  [INFO] You have 0 Checkstyle violations.
06:37:58  [INFO] 
06:37:58  [INFO] --- checkstyle:3.5.0:check (default) @ forwardingrules-sync ---
06:37:58  [INFO] Starting audit...
06:37:58  Audit done.
06:37:58  [INFO] You have 0 Checkstyle violations.
06:37:58  [INFO] 
06:37:58  [INFO] --- dependency:3.8.0:copy (unpack-license) @ forwardingrules-sync ---
06:37:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/classes/LICENSE
06:37:58  [INFO] 
06:37:58  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync ---
06:37:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/resources
06:37:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/generated-sources/spi
06:37:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/generated-sources/yang
06:37:58  [INFO] 
06:37:58  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-sync ---
06:37:58  [INFO] Recompiling the module because of changed dependency.
06:37:58  [INFO] Compiling 43 source files with javac [debug release 21] to target/classes
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[46,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[48,24] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:[34,66] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[63,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[87,52] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[89,57] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[123,28] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[125,28] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,74] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[174,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:[61,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:37:59  [INFO] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API.
06:37:59  [INFO] 
06:37:59  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
06:37:59  [INFO] 
06:37:59  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync ---
06:37:59  [INFO] Fork Value is true
06:38:03  [INFO] Done SpotBugs Analysis....
06:38:03  [INFO] 
06:38:03  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
06:38:03  [INFO] 
06:38:03  [INFO] 
06:38:03  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ forwardingrules-sync ---
06:38:03  [INFO] BugInstance size is 0
06:38:03  [INFO] Error size is 0
06:38:03  [INFO] No errors/warnings found
06:38:03  [INFO] 
06:38:03  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync ---
06:38:03  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:38:03  [INFO] 
06:38:03  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync ---
06:38:03  [INFO] Recompiling the module because of changed dependency.
06:38:03  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[45,41] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[75,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[79,35] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[82,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[134,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[146,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[107,35] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[111,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[250,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[293,13] <T>read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[70,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[81,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[58,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[62,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:04  [INFO] 
06:38:04  [INFO] --- surefire:3.5.0:test (default-test) @ forwardingrules-sync ---
06:38:04  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/surefire-reports
06:38:04  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:38:04  [INFO] 
06:38:04  [INFO] -------------------------------------------------------
06:38:04  [INFO]  T E S T S
06:38:04  [INFO] -------------------------------------------------------
06:38:05  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
06:38:05  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:38:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
06:38:06  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
06:38:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
06:38:08  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
06:38:08  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
06:38:08  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
06:38:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
06:38:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
06:38:09  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
06:38:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
06:38:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
06:38:09  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
06:38:09  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
06:38:10  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
06:38:10  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
06:38:10  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
06:38:10  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
06:38:10  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
06:38:10  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
06:38:10  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
06:38:10  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
06:38:10  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
06:38:11  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
06:38:11  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
06:38:12  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
06:38:12  [INFO] 
06:38:12  [INFO] Results:
06:38:12  [INFO] 
06:38:12  [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
06:38:12  [INFO] 
06:38:12  [INFO] 
06:38:12  [INFO] --- copy:14.0.3:copy-files (default) @ forwardingrules-sync ---
06:38:12  [INFO] 
06:38:12  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ forwardingrules-sync ---
06:38:12  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.20.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync,  has 1,  private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy]
06:38:12  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:38:12  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF
06:38:12  [INFO] 
06:38:12  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ forwardingrules-sync ---
06:38:12  [INFO] No previous run data found, generating javadoc.
06:38:14  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:38:14  [INFO] 
06:38:14  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ forwardingrules-sync ---
06:38:14  [INFO] CycloneDX: Resolving Dependencies
06:38:15  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
06:38:15  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/bom.xml
06:38:15  [INFO]            attaching as forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:15  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/bom.json
06:38:15  [INFO]            attaching as forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:38:15  [INFO] 
06:38:15  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync ---
06:38:15  [INFO] Skipping duplicate-finder execution!
06:38:15  [INFO] 
06:38:15  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync ---
06:38:15  [WARNING] Used undeclared dependencies found:
06:38:15  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:38:15  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:38:15  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:38:15  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:38:15  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:38:15  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:38:15  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:38:15  [WARNING] Non-test scoped test only dependencies found:
06:38:15  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:38:15  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:38:15  [INFO] 
06:38:15  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync ---
06:38:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar
06:38:15  [INFO] 
06:38:15  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ forwardingrules-sync ---
06:38:15  [INFO] 
06:38:15  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-sync ---
06:38:15  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec
06:38:15  [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes
06:38:15  [INFO] 
06:38:15  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-sync ---
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.pom
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:38:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/forwardingrules-sync/target/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT-sources.jar
06:38:15  [INFO] 
06:38:15  [INFO] --- bundle:5.1.9:install (default-install) @ forwardingrules-sync ---
06:38:15  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/forwardingrules-sync-0.20.0-SNAPSHOT.jar
06:38:15  [INFO] Writing OBR metadata
06:38:16  [INFO] 
06:38:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-sync ---
06:38:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:38:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:38:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:16      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml
06:38:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:38:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:16      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml
06:38:16  [INFO] 
06:38:16  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ forwardingrules-sync ---
06:38:16  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:38:16  [INFO] 
06:38:16  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >--
06:38:16  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.20.0-SNAPSHOT [37/80]
06:38:16  [INFO]   from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml
06:38:16  [INFO] ------------------------------[ feature ]-------------------------------
06:38:16  [INFO] 
06:38:16  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] 
06:38:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:16  [INFO] 
06:38:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:16  [INFO] 
06:38:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] 
06:38:16  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:16  [INFO] argLine set to empty
06:38:16  [INFO] 
06:38:16  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Starting audit...
06:38:16  Audit done.
06:38:16  [INFO] You have 0 Checkstyle violations.
06:38:16  [INFO] 
06:38:16  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Starting audit...
06:38:16  Audit done.
06:38:16  [INFO] You have 0 Checkstyle violations.
06:38:16  [INFO] 
06:38:16  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE
06:38:16  [INFO] 
06:38:16  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
06:38:16  [INFO] ...done!
06:38:16  [INFO] Attaching features XML
06:38:16  [INFO] 
06:38:16  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [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
06:38:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:38:16  [INFO] 
06:38:16  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
06:38:16  [INFO] 
06:38:16  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] 
06:38:16  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
06:38:16  [INFO] 
06:38:16  [INFO] 
06:38:16  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] 
06:38:16  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:16  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync
06:38:16  [INFO] Project dependency features detected: []
06:38:16  [INFO] Pax Exam System (Version: 4.13.3) created.
06:38:16  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:38:17  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:38:17  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:38:17  [INFO] Waiting for remote bundle context.. on 21000 name: 441f9e58-d32a-4ac7-8a1d-5262dfe7af9f timout: [ RelativeTimeout value = 180000 ]
06:38:32  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:38:32  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:38:32  [INFO] 
06:38:32  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:32  [INFO] 
06:38:32  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:32  [WARNING] JAR will be empty - no content was marked for inclusion!
06:38:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:38:32  [INFO] 
06:38:32  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:32  [INFO] CycloneDX: Resolving Dependencies
06:38:35  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
06:38:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml
06:38:35  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json
06:38:35  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:38:35  [INFO] 
06:38:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] Skipping duplicate-finder execution!
06:38:35  [INFO] 
06:38:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] Skipping plugin execution
06:38:35  [INFO] 
06:38:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] Skipping source per configuration.
06:38:35  [INFO] 
06:38:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] 
06:38:35  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:35  [INFO] 
06:38:35  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [WARNING] 
06:38:35  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
06:38:35  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:35  [WARNING] 
06:38:35  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:35  [WARNING] 
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT.pom
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-features.xml
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-javadoc.jar
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.20.0-SNAPSHOT-cyclonedx.json
06:38:35  [INFO] 
06:38:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync ---
06:38:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:38:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:38:35  [WARNING] 
06:38:35  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
06:38:35  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:38:35  [WARNING] 
06:38:35  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:38:35  [WARNING] 
06:38:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml
06:38:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:38:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml
06:38:35  [INFO] 
06:38:35  [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >--
06:38:35  [INFO] Building table-miss-enforcer 0.20.0-SNAPSHOT                     [38/80]
06:38:35  [INFO]   from applications/table-miss-enforcer/pom.xml
06:38:35  [INFO] -------------------------------[ bundle ]-------------------------------
06:38:35  [INFO] 
06:38:35  [INFO] --- clean:3.4.0:clean (default-clean) @ table-miss-enforcer ---
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
06:38:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
06:38:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:35  [INFO] 
06:38:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
06:38:36  [INFO] 
06:38:36  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
06:38:36  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:38:36  [INFO] 
06:38:36  [INFO] --- checkstyle:3.5.0:check (check-license) @ table-miss-enforcer ---
06:38:36  [INFO] Starting audit...
06:38:36  Audit done.
06:38:36  [INFO] You have 0 Checkstyle violations.
06:38:36  [INFO] 
06:38:36  [INFO] --- checkstyle:3.5.0:check (default) @ table-miss-enforcer ---
06:38:36  [INFO] Starting audit...
06:38:36  Audit done.
06:38:36  [INFO] You have 0 Checkstyle violations.
06:38:36  [INFO] 
06:38:36  [INFO] --- dependency:3.8.0:copy (unpack-license) @ table-miss-enforcer ---
06:38:36  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/classes/LICENSE
06:38:36  [INFO] 
06:38:36  [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer ---
06:38:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/resources
06:38:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/generated-sources/spi
06:38:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/generated-sources/yang
06:38:36  [INFO] 
06:38:36  [INFO] --- compiler:3.13.0:compile (default-compile) @ table-miss-enforcer ---
06:38:36  [INFO] Recompiling the module because of changed dependency.
06:38:36  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
06:38:36  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[82,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:36  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[81,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:38:36  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:38:36  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[97,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:38:36  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[100,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:38:36  [INFO] 
06:38:36  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
06:38:36  [INFO] 
06:38:36  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer ---
06:38:36  [INFO] Fork Value is true
06:38:38  [INFO] Done SpotBugs Analysis....
06:38:38  [INFO] 
06:38:38  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
06:38:38  [INFO] 
06:38:38  [INFO] 
06:38:38  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ table-miss-enforcer ---
06:38:38  [INFO] BugInstance size is 0
06:38:38  [INFO] Error size is 0
06:38:38  [INFO] No errors/warnings found
06:38:38  [INFO] 
06:38:38  [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer ---
06:38:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/resources
06:38:38  [INFO] 
06:38:38  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer ---
06:38:38  [INFO] Recompiling the module because of changed dependency.
06:38:38  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[84,39] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,82] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:38:38  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[90,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:38:38  [INFO] 
06:38:38  [INFO] --- surefire:3.5.0:test (default-test) @ table-miss-enforcer ---
06:38:38  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/surefire-reports
06:38:38  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:38:38  [INFO] 
06:38:38  [INFO] -------------------------------------------------------
06:38:38  [INFO]  T E S T S
06:38:38  [INFO] -------------------------------------------------------
06:38:39  [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
06:38:40  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:38:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
06:38:42  [INFO] 
06:38:42  [INFO] Results:
06:38:42  [INFO] 
06:38:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
06:38:42  [INFO] 
06:38:42  [INFO] 
06:38:42  [INFO] --- copy:14.0.3:copy-files (default) @ table-miss-enforcer ---
06:38:42  [INFO] 
06:38:42  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ table-miss-enforcer ---
06:38:42  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:38:42  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF
06:38:42  [INFO] 
06:38:42  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ table-miss-enforcer ---
06:38:42  [INFO] No previous run data found, generating javadoc.
06:38:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:38:43  [INFO] 
06:38:43  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ table-miss-enforcer ---
06:38:43  [INFO] CycloneDX: Resolving Dependencies
06:38:43  [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
06:38:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/bom.xml
06:38:43  [INFO]            attaching as table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/bom.json
06:38:43  [INFO]            attaching as table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:38:43  [INFO] 
06:38:43  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer ---
06:38:43  [INFO] Skipping duplicate-finder execution!
06:38:43  [INFO] 
06:38:43  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer ---
06:38:44  [WARNING] Used undeclared dependencies found:
06:38:44  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:38:44  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:38:44  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:38:44  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
06:38:44  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:38:44  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
06:38:44  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:38:44  [INFO] 
06:38:44  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer ---
06:38:44  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar
06:38:44  [INFO] 
06:38:44  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ table-miss-enforcer ---
06:38:44  [INFO] 
06:38:44  [INFO] --- jacoco:0.8.12:report (report) @ table-miss-enforcer ---
06:38:44  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec
06:38:44  [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes
06:38:44  [INFO] 
06:38:44  [INFO] --- install:3.1.3:install (default-install) @ table-miss-enforcer ---
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.pom
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:38:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/table-miss-enforcer/target/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT-sources.jar
06:38:44  [INFO] 
06:38:44  [INFO] --- bundle:5.1.9:install (default-install) @ table-miss-enforcer ---
06:38:44  [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/table-miss-enforcer-0.20.0-SNAPSHOT.jar
06:38:44  [INFO] Writing OBR metadata
06:38:44  [INFO] 
06:38:44  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ table-miss-enforcer ---
06:38:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:38:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:38:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:44      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
06:38:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml
06:38:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:38:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:38:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:38:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:38:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:38:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:38:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:38:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:38:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:38:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:38:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:38:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:38:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:38:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:38:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:38:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:38:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:38:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:38:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:38:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:38:44      at java.lang.reflect.Method.invoke (Method.java:580)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:38:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:38:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml
06:38:44  [INFO] 
06:38:44  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ table-miss-enforcer ---
06:38:44  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:38:44  [INFO] 
06:38:44  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >--
06:38:44  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.20.0-SNAPSHOT [39/80]
06:38:44  [INFO]   from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml
06:38:44  [INFO] ------------------------------[ feature ]-------------------------------
06:38:44  [INFO] 
06:38:44  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] 
06:38:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:44  [INFO] 
06:38:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:38:44  [INFO] 
06:38:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] 
06:38:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:38:44  [INFO] argLine set to empty
06:38:44  [INFO] 
06:38:44  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Starting audit...
06:38:44  Audit done.
06:38:44  [INFO] You have 0 Checkstyle violations.
06:38:44  [INFO] 
06:38:44  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Starting audit...
06:38:44  Audit done.
06:38:44  [INFO] You have 0 Checkstyle violations.
06:38:44  [INFO] 
06:38:44  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE
06:38:44  [INFO] 
06:38:44  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
06:38:44  [INFO] ...done!
06:38:44  [INFO] Attaching features XML
06:38:44  [INFO] 
06:38:44  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38: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
06:38:44  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:38:44  [INFO] 
06:38:44  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
06:38:44  [INFO] 
06:38:44  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] 
06:38:44  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
06:38:44  [INFO] 
06:38:44  [INFO] 
06:38:44  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] 
06:38:44  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:38:44  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer
06:38:44  [INFO] Project dependency features detected: []
06:38:44  [INFO] Pax Exam System (Version: 4.13.3) created.
06:38:44  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:38:45  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:38:45  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:38:45  [INFO] Waiting for remote bundle context.. on 21000 name: b73fa1a0-25bd-4e44-8de3-9dbab240ccb4 timout: [ RelativeTimeout value = 180000 ]
06:39:02  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:39:02  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:39:02  [INFO] 
06:39:02  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:02  [INFO] 
06:39:02  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:02  [WARNING] JAR will be empty - no content was marked for inclusion!
06:39:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:39:02  [INFO] 
06:39:02  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:02  [INFO] CycloneDX: Resolving Dependencies
06:39:05  [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s)
06:39:05  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml
06:39:05  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:05  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json
06:39:05  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:39:05  [INFO] 
06:39:05  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] Skipping duplicate-finder execution!
06:39:05  [INFO] 
06:39:05  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] Skipping plugin execution
06:39:05  [INFO] 
06:39:05  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] Skipping source per configuration.
06:39:05  [INFO] 
06:39:05  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] 
06:39:05  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:39:05  [INFO] 
06:39:05  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [WARNING] 
06:39:05  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
06:39:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:39:05  [WARNING] 
06:39:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:39:05  [WARNING] 
06:39:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT.pom
06:39:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/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.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-features.xml
06:39:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-javadoc.jar
06:39:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.20.0-SNAPSHOT-cyclonedx.json
06:39:05  [INFO] 
06:39:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer ---
06:39:05  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:39:05  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:39:05  [WARNING] 
06:39:05  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
06:39:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:39:05  [WARNING] 
06:39:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:39:05  [WARNING] 
06:39:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:05      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml
06:39:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:39:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:05      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml
06:39:05  [INFO] 
06:39:05  [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >--
06:39:05  [INFO] Building topology-lldp-discovery 0.20.0-SNAPSHOT                 [40/80]
06:39:05  [INFO]   from applications/topology-lldp-discovery/pom.xml
06:39:05  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:05  [INFO] 
06:39:05  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-lldp-discovery ---
06:39:05  [INFO] 
06:39:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
06:39:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:05  [INFO] 
06:39:05  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
06:39:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:05  [INFO] 
06:39:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
06:39:05  [INFO] 
06:39:05  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
06:39:05  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:39:05  [INFO] 
06:39:05  [INFO] --- yang:14.0.4:generate-sources (binding) @ topology-lldp-discovery ---
06:39:05  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:39:05  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/yang
06:39:05  [INFO] yang-to-sources: Found 12 dependencies in 1.856 ms
06:39:05  [INFO] yang-to-sources: Project model files found: 1 in 978.7 μs
06:39:06  [INFO] yang-to-sources: 1 YANG models processed in 91.23 ms
06:39:06  [INFO] BindingJavaFileGenerator: Defined 7 files in 1.192 ms
06:39:06  [INFO] Sorted 7 files into 3 directories in 85.63 μs
06:39:06  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 4.545 ms
06:39:06  [INFO] 
06:39:06  [INFO] --- checkstyle:3.5.0:check (check-license) @ topology-lldp-discovery ---
06:39:06  [INFO] Starting audit...
06:39:06  Audit done.
06:39:06  [INFO] You have 0 Checkstyle violations.
06:39:06  [INFO] 
06:39:06  [INFO] --- checkstyle:3.5.0:check (default) @ topology-lldp-discovery ---
06:39:06  [INFO] Starting audit...
06:39:06  Audit done.
06:39:06  [INFO] You have 0 Checkstyle violations.
06:39:06  [INFO] 
06:39:06  [INFO] --- dependency:3.8.0:copy (unpack-license) @ topology-lldp-discovery ---
06:39:06  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/classes/LICENSE
06:39:06  [INFO] 
06:39:06  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
06:39:06  [INFO] Copying 1 resource from src/main/resources to target/classes
06:39:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/generated-sources/spi
06:39:06  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:39:06  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:39:06  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
06:39:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/generated-sources/spi
06:39:06  [INFO] 
06:39:06  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
06:39:06  [INFO] Recompiling the module because of changed dependency.
06:39:06  [INFO] Compiling 11 source files with javac [debug release 21] to target/classes
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[53,23] 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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[80,79] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,46] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[158,9] 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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,24] 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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[166,17] 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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[179,35] 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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:06  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:06  [INFO] 
06:39:06  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
06:39:06  [INFO] 
06:39:06  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery ---
06:39:06  [INFO] Fork Value is true
06:39:09  [INFO] Done SpotBugs Analysis....
06:39:09  [INFO] 
06:39:09  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
06:39:09  [INFO] 
06:39:09  [INFO] 
06:39:09  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery ---
06:39:09  [INFO] BugInstance size is 0
06:39:09  [INFO] Error size is 0
06:39:09  [INFO] No errors/warnings found
06:39:09  [INFO] 
06:39:09  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery ---
06:39:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/test/resources
06:39:09  [INFO] 
06:39:09  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery ---
06:39:09  [INFO] Recompiling the module because of changed dependency.
06:39:09  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
06:39:09  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
06:39:09  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
06:39:09  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
06:39:09  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[95,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
06:39:09  [INFO] 
06:39:09  [INFO] --- surefire:3.5.0:test (default-test) @ topology-lldp-discovery ---
06:39:09  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/surefire-reports
06:39:09  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:39:09  [INFO] 
06:39:09  [INFO] -------------------------------------------------------
06:39:09  [INFO]  T E S T S
06:39:09  [INFO] -------------------------------------------------------
06:39:10  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
06:39:10  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:39:12  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
06:39:12  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
06:39:12  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
06:39:12  [INFO] 
06:39:12  [INFO] Results:
06:39:12  [INFO] 
06:39:12  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
06:39:12  [INFO] 
06:39:12  [INFO] 
06:39:12  [INFO] --- copy:14.0.3:copy-files (default) @ topology-lldp-discovery ---
06:39:12  [INFO] 
06:39:12  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ topology-lldp-discovery ---
06:39:12  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:39:12  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF
06:39:12  [INFO] 
06:39:12  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ topology-lldp-discovery ---
06:39:12  [INFO] No previous run data found, generating javadoc.
06:39:14  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:39:14  [INFO] 
06:39:14  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ topology-lldp-discovery ---
06:39:14  [INFO] CycloneDX: Resolving Dependencies
06:39:14  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
06:39:14  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/bom.xml
06:39:15  [INFO]            attaching as topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:15  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/bom.json
06:39:15  [INFO]            attaching as topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:39:15  [INFO] 
06:39:15  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery ---
06:39:15  [INFO] Skipping duplicate-finder execution!
06:39:15  [INFO] 
06:39:15  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery ---
06:39:15  [WARNING] Used undeclared dependencies found:
06:39:15  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile
06:39:15  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.2:compile
06:39:15  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:15  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:15  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:15  [INFO] 
06:39:15  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery ---
06:39:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar
06:39:15  [INFO] 
06:39:15  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ topology-lldp-discovery ---
06:39:15  [INFO] 
06:39:15  [INFO] --- jacoco:0.8.12:report (report) @ topology-lldp-discovery ---
06:39:15  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec
06:39:15  [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes
06:39:15  [INFO] 
06:39:15  [INFO] --- install:3.1.3:install (default-install) @ topology-lldp-discovery ---
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.pom
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-javadoc.jar
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-cyclonedx.json
06:39:15  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT-sources.jar
06:39:15  [INFO] 
06:39:15  [INFO] --- bundle:5.1.9:install (default-install) @ topology-lldp-discovery ---
06:39:15  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/topology-lldp-discovery-0.20.0-SNAPSHOT.jar
06:39:15  [INFO] Writing OBR metadata
06:39:15  [INFO] 
06:39:15  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-lldp-discovery ---
06:39:15  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:39:15  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:39:15  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:15      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:15      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:15      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:15  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:15  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml
06:39:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:39:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:15      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:15      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:15      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:15  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml
06:39:15  [INFO] 
06:39:15  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ topology-lldp-discovery ---
06:39:15  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:15  [INFO] 
06:39:15  [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------
06:39:15  [INFO] Building lldp-speaker 0.20.0-SNAPSHOT                            [41/80]
06:39:15  [INFO]   from applications/lldp-speaker/pom.xml
06:39:15  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:15  [INFO] 
06:39:15  [INFO] --- clean:3.4.0:clean (default-clean) @ lldp-speaker ---
06:39:15  [INFO] 
06:39:15  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
06:39:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:15  [INFO] 
06:39:15  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
06:39:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:15  [INFO] 
06:39:15  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lldp-speaker ---
06:39:15  [INFO] 
06:39:15  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
06:39:15  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:39:15  [INFO] 
06:39:15  [INFO] --- yang:14.0.4:generate-sources (binding) @ lldp-speaker ---
06:39:15  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:39:15  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/yang
06:39:15  [INFO] yang-to-sources: Found 13 dependencies in 1.700 ms
06:39:15  [INFO] yang-to-sources: Project model files found: 2 in 1.140 ms
06:39:15  [INFO] yang-to-sources: 3 YANG models processed in 89.22 ms
06:39:15  [INFO] BindingJavaFileGenerator: Defined 30 files in 1.931 ms
06:39:15  [INFO] Sorted 30 files into 5 directories in 81.84 μs
06:39:15  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 8.239 ms
06:39:15  [INFO] 
06:39:15  [INFO] --- checkstyle:3.5.0:check (check-license) @ lldp-speaker ---
06:39:15  [INFO] Starting audit...
06:39:15  Audit done.
06:39:15  [INFO] You have 0 Checkstyle violations.
06:39:15  [INFO] 
06:39:15  [INFO] --- checkstyle:3.5.0:check (default) @ lldp-speaker ---
06:39:15  [INFO] Starting audit...
06:39:15  Audit done.
06:39:15  [INFO] You have 0 Checkstyle violations.
06:39:15  [INFO] 
06:39:15  [INFO] --- dependency:3.8.0:copy (unpack-license) @ lldp-speaker ---
06:39:15  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/classes/LICENSE
06:39:15  [INFO] 
06:39:15  [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker ---
06:39:15  [INFO] Copying 1 resource from src/main/resources to target/classes
06:39:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/generated-sources/spi
06:39:15  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:39:15  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:39:15  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:39:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/generated-sources/spi
06:39:15  [INFO] 
06:39:15  [INFO] --- compiler:3.13.0:compile (default-compile) @ lldp-speaker ---
06:39:15  [INFO] Recompiling the module because of changed dependency.
06:39:15  [INFO] Compiling 33 source files with javac [debug release 21] to target/classes
06:39:16  [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
06:39:16  [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
06:39:16  [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
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[173,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[191,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[202,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[203,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[243,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[44,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:39:16    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,73] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:39:16    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,78] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
06:39:16    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
06:39:16    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
06:39:16    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:39:16    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,48] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
06:39:16    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
06:39:16    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
06:39:16    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
06:39:16    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,53] <T>registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[117,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[144,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,37] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,86] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:16  [INFO] 
06:39:16  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
06:39:16  [INFO] 
06:39:16  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker ---
06:39:16  [INFO] Fork Value is true
06:39:19  [INFO] Done SpotBugs Analysis....
06:39:19  [INFO] 
06:39:19  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
06:39:19  [INFO] 
06:39:19  [INFO] 
06:39:19  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ lldp-speaker ---
06:39:19  [INFO] BugInstance size is 0
06:39:19  [INFO] Error size is 0
06:39:19  [INFO] No errors/warnings found
06:39:19  [INFO] 
06:39:19  [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker ---
06:39:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/resources
06:39:19  [INFO] 
06:39:19  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ lldp-speaker ---
06:39:19  [INFO] Recompiling the module because of changed dependency.
06:39:19  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture
06:39:19    missing type arguments for generic class java.util.concurrent.ScheduledFuture<V>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[158,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[179,62] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[181,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[34,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:19  [INFO] 
06:39:19  [INFO] --- surefire:3.5.0:test (default-test) @ lldp-speaker ---
06:39:19  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/surefire-reports
06:39:19  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:39:19  [INFO] 
06:39:19  [INFO] -------------------------------------------------------
06:39:19  [INFO]  T E S T S
06:39:19  [INFO] -------------------------------------------------------
06:39:20  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
06:39:20  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:39:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
06:39:22  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
06:39:22  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
06:39:22  [INFO] 
06:39:22  [INFO] Results:
06:39:22  [INFO] 
06:39:22  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
06:39:22  [INFO] 
06:39:22  [INFO] 
06:39:22  [INFO] --- copy:14.0.3:copy-files (default) @ lldp-speaker ---
06:39:22  [INFO] 
06:39:22  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ lldp-speaker ---
06:39:22  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT.jar
06:39:22  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/META-INF/MANIFEST.MF
06:39:22  [INFO] 
06:39:22  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ lldp-speaker ---
06:39:22  [INFO] No previous run data found, generating javadoc.
06:39:24  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:39:24  [INFO] 
06:39:24  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lldp-speaker ---
06:39:24  [INFO] CycloneDX: Resolving Dependencies
06:39:25  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
06:39:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/bom.xml
06:39:25  [INFO]            attaching as lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/bom.json
06:39:25  [INFO]            attaching as lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:39:25  [INFO] 
06:39:25  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker ---
06:39:25  [INFO] Skipping duplicate-finder execution!
06:39:25  [INFO] 
06:39:25  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker ---
06:39:25  [WARNING] Used undeclared dependencies found:
06:39:25  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
06:39:25  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:25  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:25  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:39:25  [INFO] 
06:39:25  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker ---
06:39:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-sources.jar
06:39:25  [INFO] 
06:39:25  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ lldp-speaker ---
06:39:25  [INFO] 
06:39:25  [INFO] --- jacoco:0.8.12:report (report) @ lldp-speaker ---
06:39:25  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/code-coverage/jacoco.exec
06:39:25  [INFO] Analyzed bundle 'lldp-speaker' with 7 classes
06:39:25  [INFO] 
06:39:25  [INFO] --- install:3.1.3:install (default-install) @ lldp-speaker ---
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.pom
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.jar
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:39:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/lldp-speaker/target/lldp-speaker-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT-sources.jar
06:39:25  [INFO] 
06:39:25  [INFO] --- bundle:5.1.9:install (default-install) @ lldp-speaker ---
06:39:25  [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/lldp-speaker-0.20.0-SNAPSHOT.jar
06:39:25  [INFO] Writing OBR metadata
06:39:25  [INFO] 
06:39:25  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lldp-speaker ---
06:39:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:39:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:39:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:25      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml
06:39:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:39:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:25      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml
06:39:25  [INFO] 
06:39:25  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ lldp-speaker ---
06:39:25  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:25  [INFO] 
06:39:25  [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >----
06:39:25  [INFO] Building topology-manager 0.20.0-SNAPSHOT                        [42/80]
06:39:25  [INFO]   from applications/topology-manager/pom.xml
06:39:25  [INFO] -------------------------------[ bundle ]-------------------------------
06:39:25  [INFO] 
06:39:25  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-manager ---
06:39:25  [INFO] 
06:39:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-manager ---
06:39:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:25  [INFO] 
06:39:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
06:39:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:25  [INFO] 
06:39:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-manager ---
06:39:26  [INFO] 
06:39:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
06:39:26  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-titanium/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/**
06:39:26  [INFO] 
06:39:26  [INFO] --- checkstyle:3.5.0:check (check-license) @ topology-manager ---
06:39:26  [INFO] Starting audit...
06:39:26  Audit done.
06:39:26  [INFO] You have 0 Checkstyle violations.
06:39:26  [INFO] 
06:39:26  [INFO] --- checkstyle:3.5.0:check (default) @ topology-manager ---
06:39:26  [INFO] Starting audit...
06:39:26  Audit done.
06:39:26  [INFO] You have 0 Checkstyle violations.
06:39:26  [INFO] 
06:39:26  [INFO] --- dependency:3.8.0:copy (unpack-license) @ topology-manager ---
06:39:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/classes/LICENSE
06:39:26  [INFO] 
06:39:26  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager ---
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/resources
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/generated-sources/spi
06:39:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/generated-sources/yang
06:39:26  [INFO] 
06:39:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-manager ---
06:39:26  [INFO] Recompiling the module because of changed dependency.
06:39:26  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,31] <T>of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[45,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[72,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,74] possible 'this' escape before subclass is fully initialized
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/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
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[101,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[50,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[142,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[154,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[168,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
06:39:26  [INFO] 
06:39:26  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>>
06:39:26  [INFO] 
06:39:26  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ topology-manager ---
06:39:26  [INFO] Fork Value is true
06:39:29  [INFO] Done SpotBugs Analysis....
06:39:29  [INFO] 
06:39:29  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<<
06:39:29  [INFO] 
06:39:29  [INFO] 
06:39:29  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ topology-manager ---
06:39:29  [INFO] BugInstance size is 0
06:39:29  [INFO] Error size is 0
06:39:29  [INFO] No errors/warnings found
06:39:29  [INFO] 
06:39:29  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager ---
06:39:29  [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:39:29  [INFO] 
06:39:29  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-manager ---
06:39:29  [INFO] Recompiling the module because of changed dependency.
06:39:29  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[82,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[89,16] unchecked conversion
06:39:29    required: org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,54] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[144,53] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[165,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,53] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,54] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[166,53] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[172,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,60] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[114,59] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[226,70] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[253,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,59] unchecked method invocation: method of in interface java.util.List is applied to given types
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,60] unchecked conversion
06:39:29    required: E
06:39:29    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,59] unchecked conversion
06:39:29    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
06:39:29    found:    java.util.List
06:39:29  [WARNING] /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[301,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
06:39:29  [INFO] 
06:39:29  [INFO] --- surefire:3.5.0:test (default-test) @ topology-manager ---
06:39:29  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/surefire-reports
06:39:29  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:39:29  [INFO] 
06:39:29  [INFO] -------------------------------------------------------
06:39:29  [INFO]  T E S T S
06:39:29  [INFO] -------------------------------------------------------
06:39:30  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
06:39:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:39:32  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
06:39:32  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
06:39:32  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
06:39:32  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
06:39:32  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
06:39:32  [INFO] 
06:39:32  [INFO] Results:
06:39:32  [INFO] 
06:39:32  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
06:39:32  [INFO] 
06:39:32  [INFO] 
06:39:32  [INFO] --- copy:14.0.3:copy-files (default) @ topology-manager ---
06:39:32  [INFO] 
06:39:32  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ topology-manager ---
06:39:33  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT.jar
06:39:33  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/META-INF/MANIFEST.MF
06:39:33  [INFO] 
06:39:33  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ topology-manager ---
06:39:33  [INFO] No previous run data found, generating javadoc.
06:39:34  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:39:34  [INFO] 
06:39:34  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ topology-manager ---
06:39:34  [INFO] CycloneDX: Resolving Dependencies
06:39:34  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
06:39:34  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/bom.xml
06:39:35  [INFO]            attaching as topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/bom.json
06:39:35  [INFO]            attaching as topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:39:35  [INFO] 
06:39:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager ---
06:39:35  [INFO] Skipping duplicate-finder execution!
06:39:35  [INFO] 
06:39:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ topology-manager ---
06:39:35  [WARNING] Used undeclared dependencies found:
06:39:35  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:39:35  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
06:39:35  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
06:39:35  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
06:39:35  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
06:39:35  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:39:35  [WARNING]    org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile
06:39:35  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.0-SNAPSHOT:compile
06:39:35  [WARNING] Non-test scoped test only dependencies found:
06:39:35  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
06:39:35  [INFO] 
06:39:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager ---
06:39:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-sources.jar
06:39:35  [INFO] 
06:39:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ topology-manager ---
06:39:35  [INFO] 
06:39:35  [INFO] --- jacoco:0.8.12:report (report) @ topology-manager ---
06:39:35  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/code-coverage/jacoco.exec
06:39:35  [INFO] Analyzed bundle 'topology-manager' with 11 classes
06:39:35  [INFO] 
06:39:35  [INFO] --- install:3.1.3:install (default-install) @ topology-manager ---
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.pom
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.jar
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-javadoc.jar
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-cyclonedx.json
06:39:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/applications/topology-manager/target/topology-manager-0.20.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT-sources.jar
06:39:35  [INFO] 
06:39:35  [INFO] --- bundle:5.1.9:install (default-install) @ topology-manager ---
06:39:35  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/topology-manager-0.20.0-SNAPSHOT.jar
06:39:35  [INFO] Writing OBR metadata
06:39:35  [INFO] 
06:39:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-manager ---
06:39:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:39:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:39:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml
06:39:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:39:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:35      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml
06:39:35  [INFO] 
06:39:35  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ topology-manager ---
06:39:35  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:39:35  [INFO] 
06:39:35  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >---
06:39:35  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.20.0-SNAPSHOT [43/80]
06:39:35  [INFO]   from features/odl-openflowplugin-app-topology/pom.xml
06:39:35  [INFO] ------------------------------[ feature ]-------------------------------
06:39:35  [INFO] 
06:39:35  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] 
06:39:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:35  [INFO] 
06:39:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:35  [INFO] 
06:39:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] 
06:39:35  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:39:35  [INFO] argLine set to empty
06:39:35  [INFO] 
06:39:35  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Starting audit...
06:39:35  Audit done.
06:39:35  [INFO] You have 0 Checkstyle violations.
06:39:35  [INFO] 
06:39:35  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Starting audit...
06:39:35  Audit done.
06:39:35  [INFO] You have 0 Checkstyle violations.
06:39:35  [INFO] 
06:39:35  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/classes/LICENSE
06:39:35  [INFO] 
06:39:35  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/feature/feature.xml
06:39:35  [INFO] ...done!
06:39:35  [INFO] Attaching features XML
06:39:35  [INFO] 
06:39:35  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
06:39: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
06:39:35  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:39:35  [INFO] 
06:39:35  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
06:39:35  [INFO] 
06:39:35  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] 
06:39:35  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
06:39:35  [INFO] 
06:39:35  [INFO] 
06:39:35  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] 
06:39:35  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-topology ---
06:39:35  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology
06:39:35  [INFO] Project dependency features detected: []
06:39:35  [INFO] Pax Exam System (Version: 4.13.3) created.
06:39:35  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:39:36  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:39:36  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:39:36  [INFO] Waiting for remote bundle context.. on 21000 name: d544f775-0ce7-44cb-8823-429c59184cdb timout: [ RelativeTimeout value = 180000 ]
06:39:51  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:39:51  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:39:51  [INFO] 
06:39:51  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-topology ---
06:39:51  [INFO] 
06:39:51  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology ---
06:39:51  [WARNING] JAR will be empty - no content was marked for inclusion!
06:39:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar
06:39:51  [INFO] 
06:39:51  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology ---
06:39:51  [INFO] CycloneDX: Resolving Dependencies
06:39:54  [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s)
06:39:54  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/bom.xml
06:39:54  [INFO]            attaching as odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:54  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/bom.json
06:39:54  [INFO]            attaching as odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:39:54  [INFO] 
06:39:54  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] Skipping duplicate-finder execution!
06:39:54  [INFO] 
06:39:54  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] Skipping plugin execution
06:39:54  [INFO] 
06:39:54  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] Skipping source per configuration.
06:39:54  [INFO] 
06:39:54  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] 
06:39:54  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:39:54  [INFO] 
06:39:54  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology ---
06:39:54  [WARNING] 
06:39:54  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
06:39:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:39:54  [WARNING] 
06:39:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:39:54  [WARNING] 
06:39:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT.pom
06:39:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-features.xml
06:39:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-javadoc.jar
06:39:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.xml
06:39:54  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/odl-openflowplugin-app-topology-0.20.0-SNAPSHOT-cyclonedx.json
06:39:54  [INFO] 
06:39:54  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology ---
06:39:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:39:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:39:54  [WARNING] 
06:39:54  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
06:39:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:39:54  [WARNING] 
06:39:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:39:54  [WARNING] 
06:39:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml
06:39:54  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml
06:39:54  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:39:54      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:39:54      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:39:54      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:39:54      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:39:54      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:39:54      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:39:54      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:39:54      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:39:54      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:39:54      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:39:54      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:39:54      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:39:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:39:54      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:39:54      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:39:54      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:39:54      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:39:54      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:39:54      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:39:54      at java.lang.reflect.Method.invoke (Method.java:580)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:39:54      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:39:54  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml
06:39:54  [INFO] 
06:39:54  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >--
06:39:54  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.20.0-SNAPSHOT [44/80]
06:39:54  [INFO]   from features/odl-openflowplugin-app-lldp-speaker/pom.xml
06:39:54  [INFO] ------------------------------[ feature ]-------------------------------
06:39:55  [INFO] 
06:39:55  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] 
06:39:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:55  [INFO] 
06:39:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:39:55  [INFO] 
06:39:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] 
06:39:55  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:39:55  [INFO] argLine set to empty
06:39:55  [INFO] 
06:39:55  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Starting audit...
06:39:55  Audit done.
06:39:55  [INFO] You have 0 Checkstyle violations.
06:39:55  [INFO] 
06:39:55  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Starting audit...
06:39:55  Audit done.
06:39:55  [INFO] You have 0 Checkstyle violations.
06:39:55  [INFO] 
06:39:55  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE
06:39:55  [INFO] 
06:39:55  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
06:39:55  [INFO] ...done!
06:39:55  [INFO] Attaching features XML
06:39:55  [INFO] 
06:39:55  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [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
06:39:55  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:39:55  [INFO] 
06:39:55  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
06:39:55  [INFO] 
06:39:55  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] 
06:39:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
06:39:55  [INFO] 
06:39:55  [INFO] 
06:39:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] 
06:39:55  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-lldp-speaker ---
06:39:55  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker
06:39:55  [INFO] Project dependency features detected: []
06:39:55  [INFO] Pax Exam System (Version: 4.13.3) created.
06:39:55  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:39:56  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:39:56  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:39:56  [INFO] Waiting for remote bundle context.. on 21000 name: 76f7dd8c-ddcd-4a14-a9ff-90db54f7a660 timout: [ RelativeTimeout value = 180000 ]
06:40:11  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:40:11  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:40:11  [INFO] 
06:40:11  [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-app-lldp-speaker ---
06:40:11  [INFO] 
06:40:11  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker ---
06:40:11  [WARNING] JAR will be empty - no content was marked for inclusion!
06:40:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:40:11  [INFO] 
06:40:11  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker ---
06:40:11  [INFO] CycloneDX: Resolving Dependencies
06:40:14  [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s)
06:40:14  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml
06:40:14  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:40:14  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json
06:40:14  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:40:14  [INFO] 
06:40:14  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] Skipping duplicate-finder execution!
06:40:14  [INFO] 
06:40:14  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] Skipping plugin execution
06:40:14  [INFO] 
06:40:14  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] Skipping source per configuration.
06:40:14  [INFO] 
06:40:14  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] 
06:40:14  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:40:14  [INFO] 
06:40:14  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [WARNING] 
06:40:14  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
06:40:14  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:40:14  [WARNING] 
06:40:14  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:40:14  [WARNING] 
06:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT.pom
06:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-features.xml
06:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-javadoc.jar
06:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.xml
06:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.20.0-SNAPSHOT-cyclonedx.json
06:40:14  [INFO] 
06:40:14  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker ---
06:40:14  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo
06:40:14  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo" instead.
06:40:14  [WARNING] 
06:40:14  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
06:40:14  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:40:14  [WARNING] 
06:40:14  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:40:14  [WARNING] 
06:40:14  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
06:40:14  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:40:14      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:40:14      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:40:14      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:40:14      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:40:14      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:40:14      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:40:14      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:40:14      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:40:14      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:40:14      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:40:14      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:40:14      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:40:14      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:40:14      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:40:14      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:14      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:40:14  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
06:40:14  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml
06:40:14  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:40:14      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
06:40:14      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
06:40:14      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
06:40:14      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
06:40:14      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
06:40:14      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:40:14      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
06:40:14      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:40:14      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:40:14      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:40:14      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:40:14      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:40:14      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:40:14      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:40:14      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:40:14      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:40:14      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:40:14      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:40:14      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:14      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:40:14      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:40:14  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-titanium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml
06:40:14  [INFO] 
06:40:14  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >--
06:40:14  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.20.0-SNAPSHOT [45/80]
06:40:14  [INFO]   from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml
06:40:14  [INFO] ------------------------------[ feature ]-------------------------------
06:40:15  [INFO] 
06:40:15  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] 
06:40:15  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:40:15  [INFO] 
06:40:15  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:40:15  [INFO] 
06:40:15  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] 
06:40:15  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:40:15  [INFO] argLine set to empty
06:40:15  [INFO] 
06:40:15  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Starting audit...
06:40:15  Audit done.
06:40:15  [INFO] You have 0 Checkstyle violations.
06:40:15  [INFO] 
06:40:15  [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Starting audit...
06:40:15  Audit done.
06:40:15  [INFO] You have 0 Checkstyle violations.
06:40:15  [INFO] 
06:40:15  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE
06:40:15  [INFO] 
06:40:15  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-titanium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
06:40:15  [INFO] ...done!
06:40:15  [INFO] Attaching features XML
06:40:15  [INFO] 
06:40:15  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40: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
06:40:15  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:40:15  [INFO] 
06:40:15  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
06:40:15  [INFO] 
06:40:15  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] 
06:40:15  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
06:40:15  [INFO] 
06:40:15  [INFO] 
06:40:15  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] 
06:40:15  [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
06:40:15  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery
06:40:15  [INFO] Project dependency features detected: []
06:40:15  [INFO] Pax Exam System (Version: 4.13.3) created.
06:40:15  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:40:16  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:40:16  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:40:16  [INFO] Waiting for remote bundle context.. on 21000 name: 2bfceb24-0ab0-40c1-88e5-41c09244e741 timout: [ RelativeTimeout value = 180000 ]
06:40:21  org.apache.karaf.features.internal.util.MultiException: Error:
06:40:21  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT
06:40:21  	at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.<init>(MavenDownloadManager.java:91)
06:40:21  	at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72)
06:40:21  	at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474)
06:40:21  	at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469)
06:40:21  	at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223)
06:40:21  	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399)
06:40:21  	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069)
06:40:21  	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004)
06:40:21  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
06:40:21  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
06:40:21  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
06:40:21  	at java.base/java.lang.Thread.run(Thread.java:1583)
06:40:21  	Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT
06:40:21  		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77)
06:40:21  		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
06:40:21  		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
06:40:21  		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:40:21  		... 3 more
06:40:21  	Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT]
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803)
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774)
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657)
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598)
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565)
06:40:21  		at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
06:40:21  		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
06:40:21  		... 6 more
06:40:21  		Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT
06:40:21  			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
06:40:21  			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235)
06:40:21  			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212)
06:40:21  			at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272)
06:40:21  			at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767)
06:40:21  			... 11 more
06:40:21  	Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT
06:40:21  		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431)
06:40:21  		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235)
06:40:21  		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212)
06:40:21  		at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272)
06:40:21  		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767)
06:40:21  		... 11 more
06:40:23  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:40:23  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:40:23  [INFO] 
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [INFO] Skipping openflowplugin
06:40:23  [INFO] This project has been banned from the build due to previous failures.
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [INFO] Reactor Summary for openflowplugin 0.20.0-SNAPSHOT:
06:40:23  [INFO] 
06:40:23  [INFO] openflowplugin-artifacts ........................... SUCCESS [  1.870 s]
06:40:23  [INFO] openflowplugin-parent .............................. SUCCESS [  7.024 s]
06:40:23  [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.991 s]
06:40:23  [INFO] openflowjava-parent ................................ SUCCESS [  0.490 s]
06:40:23  [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [  5.859 s]
06:40:23  [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [  6.825 s]
06:40:23  [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 54.668 s]
06:40:23  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 18.537 s]
06:40:23  [INFO] model-inventory .................................... SUCCESS [  7.336 s]
06:40:23  [INFO] model-flow-base .................................... SUCCESS [ 16.553 s]
06:40:23  [INFO] model-flow-service ................................. SUCCESS [ 16.056 s]
06:40:23  [INFO] model-flow-statistics .............................. SUCCESS [ 11.922 s]
06:40:23  [INFO] model-topology ..................................... SUCCESS [  4.920 s]
06:40:23  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.419 s]
06:40:23  [INFO] liblldp ............................................ SUCCESS [  9.536 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [  7.710 s]
06:40:23  [INFO] openflowplugin-blueprint-config .................... SUCCESS [  0.881 s]
06:40:23  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [  6.168 s]
06:40:23  [INFO] openflowplugin-common .............................. SUCCESS [ 11.852 s]
06:40:23  [INFO] openflowplugin-api ................................. SUCCESS [  8.052 s]
06:40:23  [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.348 s]
06:40:23  [INFO] openflowplugin ..................................... SUCCESS [ 22.181 s]
06:40:23  [INFO] openflowplugin-impl ................................ SUCCESS [ 59.796 s]
06:40:23  [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.587 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 24.026 s]
06:40:23  [INFO] bulk-o-matic ....................................... SUCCESS [ 13.773 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support SUCCESS [ 19.989 s]
06:40:23  [INFO] device-ownership-service ........................... SUCCESS [  4.770 s]
06:40:23  [INFO] of-switch-config-pusher ............................ SUCCESS [  7.900 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 19.937 s]
06:40:23  [INFO] arbitratorreconciliation-api ....................... SUCCESS [  5.440 s]
06:40:23  [INFO] reconciliation-framework ........................... SUCCESS [  7.409 s]
06:40:23  [INFO] arbitratorreconciliation-impl ...................... SUCCESS [  5.744 s]
06:40:23  [INFO] forwardingrules-manager ............................ SUCCESS [ 23.449 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 21.928 s]
06:40:23  [INFO] forwardingrules-sync ............................... SUCCESS [ 18.493 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 19.868 s]
06:40:23  [INFO] table-miss-enforcer ................................ SUCCESS [  8.255 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 21.341 s]
06:40:23  [INFO] topology-lldp-discovery ............................ SUCCESS [  9.698 s]
06:40:23  [INFO] lldp-speaker ....................................... SUCCESS [ 10.369 s]
06:40:23  [INFO] topology-manager ................................... SUCCESS [  9.644 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 19.779 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 20.004 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery FAILURE [  8.540 s]
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SKIPPED
06:40:23  [INFO] test-common ........................................ SKIPPED
06:40:23  [INFO] drop-test-karaf .................................... SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SKIPPED
06:40:23  [INFO] southbound-cli ..................................... SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SKIPPED
06:40:23  [INFO] openflowjava-extension-nicira-api .................. SKIPPED
06:40:23  [INFO] openflowjava-extension-nicira ...................... SKIPPED
06:40:23  [INFO] openflowplugin-extension-nicira .................... SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SKIPPED
06:40:23  [INFO] openflowjava-extension-eric ........................ SKIPPED
06:40:23  [INFO] openflowplugin-extension-eric ...................... SKIPPED
06:40:23  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SKIPPED
06:40:23  [INFO] features-openflowplugin ............................ SKIPPED
06:40:23  [INFO] features-aggregator ................................ SKIPPED
06:40:23  [INFO] model-aggregator ................................... SKIPPED
06:40:23  [INFO] libraries-aggregator ............................... SKIPPED
06:40:23  [INFO] simple-client ...................................... SKIPPED
06:40:23  [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SKIPPED
06:40:23  [INFO] test-extension ..................................... SKIPPED
06:40:23  [INFO] openflowplugin-extension-aggregator ................ SKIPPED
06:40:23  [INFO] test-provider ...................................... SKIPPED
06:40:23  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SKIPPED
06:40:23  [INFO] applications-aggregator ............................ SKIPPED
06:40:23  [INFO] learning-switch .................................... SKIPPED
06:40:23  [INFO] sample-consumer .................................... SKIPPED
06:40:23  [INFO] sample-bundles ..................................... SKIPPED
06:40:23  [INFO] openflowplugin-samples-aggregator .................. SKIPPED
06:40:23  [INFO] openflowplugin-karaf ............................... SKIPPED
06:40:23  [INFO] openflowplugin ..................................... SKIPPED
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [INFO] BUILD FAILURE
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [INFO] Total time:  10:52 min
06:40:23  [INFO] Finished at: 2025-02-25T06:40:23Z
06:40:23  [INFO] ------------------------------------------------------------------------
06:40:23  [ERROR] Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.0.3:test (default) on project odl-openflowplugin-app-topology-lldp-discovery: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error:
06:40:23  [ERROR] 	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT]
06:40:23  [ERROR] -> [Help 1]
06:40:23  org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.0.3:test (default) on project odl-openflowplugin-app-topology-lldp-discovery: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error:
06:40:23  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT]
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:40:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:40:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:40:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:40:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:40:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:40:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:40:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:40:23  Caused by: org.apache.maven.plugin.MojoExecutionException: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error:
06:40:23  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT]
06:40:23      at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:60)
06:40:23      at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:209)
06:40:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:40:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:40:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:40:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:40:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:40:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:40:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:40:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:40:23  Caused by: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error:
06:40:23  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT]
06:40:23      at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke (RemoteBundleContextClientImpl.java:106)
06:40:23      at jdk.proxy18.$Proxy138.call (Unknown Source)
06:40:23      at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call (RemoteBundleContextClientImpl.java:290)
06:40:23      at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call (RBCRemoteTarget.java:60)
06:40:23      at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call (KarafTestContainer.java:675)
06:40:23      at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:58)
06:40:23      at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:209)
06:40:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:40:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:40:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:40:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:40:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:40:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:40:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:40:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:40:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:40:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:40:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:40:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:40:23  Caused by: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error:
06:40:23  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT]
06:40:23      at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.createTestContainerException (JUnitProbeInvoker.java:138)
06:40:23      at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:127)
06:40:23      at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97)
06:40:23      at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73)
06:40:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:23      at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85)
06:40:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
06:40:23      at java.lang.reflect.Method.invoke (Method.java:580)
06:40:23      at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360)
06:40:23      at sun.rmi.transport.Transport$1.run (Transport.java:200)
06:40:23      at sun.rmi.transport.Transport$1.run (Transport.java:197)
06:40:23      at java.security.AccessController.doPrivileged (AccessController.java:714)
06:40:23      at sun.rmi.transport.Transport.serviceCall (Transport.java:196)
06:40:23      at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598)
06:40:23      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844)
06:40:23      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721)
06:40:23      at java.security.AccessController.doPrivileged (AccessController.java:400)
06:40:23      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720)
06:40:23      at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23      at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23      at java.lang.Thread.run (Thread.java:1583)
06:40:23  Caused by: org.apache.karaf.features.internal.util.MultiException: Error:
06:40:23  	Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT
06:40:23      at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.<init> (MavenDownloadManager.java:91)
06:40:23      at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader (MavenDownloadManager.java:72)
06:40:23      at org.apache.karaf.features.internal.region.Subsystem.downloadBundles (Subsystem.java:474)
06:40:23      at org.apache.karaf.features.internal.region.Subsystem.downloadBundles (Subsystem.java:469)
06:40:23      at org.apache.karaf.features.internal.region.SubsystemResolver.resolve (SubsystemResolver.java:223)
06:40:23      at org.apache.karaf.features.internal.service.Deployer.deploy (Deployer.java:399)
06:40:23      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision (FeaturesServiceImpl.java:1069)
06:40:23      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13 (FeaturesServiceImpl.java:1004)
06:40:23      at java.util.concurrent.FutureTask.run (FutureTask.java:317)
06:40:23      at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23      at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23      at java.lang.Thread.run (Thread.java:1583)
06:40:23      Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.0-SNAPSHOT
06:40:23          at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:77)
06:40:23          at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572)
06:40:23          at java.util.concurrent.FutureTask.run (FutureTask.java:317)
06:40:23          at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304)
06:40:23          at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23          at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23          at java.lang.Thread.run (Thread.java:1583)
06:40:23      Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT]
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException (AetherBasedResolver.java:803)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:774)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565)
06:40:23          at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52)
06:40:23          at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60)
06:40:23          at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572)
06:40:23          at java.util.concurrent.FutureTask.run (FutureTask.java:317)
06:40:23          at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304)
06:40:23          at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23          at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23          at java.lang.Thread.run (Thread.java:1583)
06:40:23          Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT
06:40:23              at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421)
06:40:23              at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235)
06:40:23              at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212)
06:40:23              at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272)
06:40:23              at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767)
06:40:23              at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657)
06:40:23              at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598)
06:40:23              at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565)
06:40:23              at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52)
06:40:23              at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60)
06:40:23              at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572)
06:40:23              at java.util.concurrent.FutureTask.run (FutureTask.java:317)
06:40:23              at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304)
06:40:23              at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23              at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23              at java.lang.Thread.run (Thread.java:1583)
06:40:23      Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.20.0-SNAPSHOT
06:40:23          at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431)
06:40:23          at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235)
06:40:23          at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212)
06:40:23          at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598)
06:40:23          at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565)
06:40:23          at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52)
06:40:23          at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60)
06:40:23          at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572)
06:40:23          at java.util.concurrent.FutureTask.run (FutureTask.java:317)
06:40:23          at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304)
06:40:23          at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
06:40:23          at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
06:40:23          at java.lang.Thread.run (Thread.java:1583)
06:40:23  [ERROR] 
06:40:23  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:40:23  [ERROR] 
06:40:23  [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:40:23  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
06:40:23  [ERROR] 
06:40:23  [ERROR] After correcting the problems, you can resume the build with the command
06:40:23  [ERROR]   mvn <args> -rf :odl-openflowplugin-app-topology-lldp-discovery
06:40:23  Build step 'Execute shell' marked build as failure
06:40:24  $ ssh-agent -k
06:40:24  unset SSH_AUTH_SOCK;
06:40:24  unset SSH_AGENT_PID;
06:40:24  echo Agent pid 1562 killed;
06:40:24  [ssh-agent] Stopped.
06:40:24  [PostBuildScript] - [INFO] Executing post build scripts.
06:40:24  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins5089106410569726162.sh
06:40:24  ---> sysstat.sh
06:40:24  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins2375210816466677752.sh
06:40:24  ---> package-listing.sh
06:40:24  ++ facter osfamily
06:40:24  ++ tr '[:upper:]' '[:lower:]'
06:40:24  + OS_FAMILY=debian
06:40:24  + workspace=/w/workspace/openflowplugin-maven-merge-titanium
06:40:24  + START_PACKAGES=/tmp/packages_start.txt
06:40:24  + END_PACKAGES=/tmp/packages_end.txt
06:40:24  + DIFF_PACKAGES=/tmp/packages_diff.txt
06:40:24  + PACKAGES=/tmp/packages_start.txt
06:40:24  + '[' /w/workspace/openflowplugin-maven-merge-titanium ']'
06:40:24  + PACKAGES=/tmp/packages_end.txt
06:40:24  + case "${OS_FAMILY}" in
06:40:24  + dpkg -l
06:40:24  + grep '^ii'
06:40:24  + '[' -f /tmp/packages_start.txt ']'
06:40:24  + '[' -f /tmp/packages_end.txt ']'
06:40:24  + diff /tmp/packages_start.txt /tmp/packages_end.txt
06:40:24  + '[' /w/workspace/openflowplugin-maven-merge-titanium ']'
06:40:24  + mkdir -p /w/workspace/openflowplugin-maven-merge-titanium/archives/
06:40:24  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-titanium/archives/
06:40:24  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins495008085708334381.sh
06:40:24  ---> capture-instance-metadata.sh
06:40:24  Setup pyenv:
06:40:25    system
06:40:25    3.8.20
06:40:25    3.9.20
06:40:25    3.10.15
06:40:25  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-titanium/.python-version)
06:40:25  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhcB from file:/tmp/.os_lf_venv
06:40:26  lf-activate-venv(): INFO: Installing: lftools 
06:40:37  lf-activate-venv(): INFO: Adding /tmp/venv-YhcB/bin to PATH
06:40:37  INFO: Running in OpenStack, capturing instance metadata
06:40:37  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins4635470132615809338.sh
06:40:37  provisioning config files...
06:40:37  Could not find credentials [logs] for openflowplugin-maven-merge-titanium #201
06:40:37  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-titanium@tmp/config15659297021090226001tmp
06:40:37  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
06:40:37  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
06:40:37  provisioning config files...
06:40:38  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
06:40:38  [EnvInject] - Injecting environment variables from a build step.
06:40:38  [EnvInject] - Injecting as environment variables the properties content 
06:40:38  SERVER_ID=logs
06:40:38  
06:40:38  [EnvInject] - Variables injected successfully.
06:40:38  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins11552894271918217663.sh
06:40:38  ---> create-netrc.sh
06:40:38  WARN: Log server credential not found.
06:40:38  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins7087120733122598483.sh
06:40:38  ---> python-tools-install.sh
06:40:38  Setup pyenv:
06:40:38    system
06:40:38    3.8.20
06:40:38    3.9.20
06:40:38    3.10.15
06:40:38  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-titanium/.python-version)
06:40:38  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhcB from file:/tmp/.os_lf_venv
06:40:39  lf-activate-venv(): INFO: Installing: lftools 
06:40:46  lf-activate-venv(): INFO: Adding /tmp/venv-YhcB/bin to PATH
06:40:46  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins4687115099503133765.sh
06:40:46  ---> sudo-logs.sh
06:40:46  Archiving 'sudo' log..
06:40:47  [openflowplugin-maven-merge-titanium] $ /bin/bash /tmp/jenkins16523968538756447531.sh
06:40:47  ---> job-cost.sh
06:40:47  Setup pyenv:
06:40:47    system
06:40:47    3.8.20
06:40:47    3.9.20
06:40:47    3.10.15
06:40:47  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-titanium/.python-version)
06:40:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhcB from file:/tmp/.os_lf_venv
06:40:48  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
06:40:52  lf-activate-venv(): INFO: Adding /tmp/venv-YhcB/bin to PATH
06:40:52  INFO: No Stack...
06:40:53  INFO: Retrieving Pricing Info for: v3-standard-4
06:40:53  INFO: Archiving Costs
06:40:53  [openflowplugin-maven-merge-titanium] $ /bin/bash -l /tmp/jenkins12012705881627631887.sh
06:40:53  ---> logs-deploy.sh
06:40:53  Setup pyenv:
06:40:53    system
06:40:53    3.8.20
06:40:53    3.9.20
06:40:53    3.10.15
06:40:53  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-titanium/.python-version)
06:40:53  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhcB from file:/tmp/.os_lf_venv
06:40:54  lf-activate-venv(): INFO: Installing: lftools 
06:41:02  lf-activate-venv(): INFO: Adding /tmp/venv-YhcB/bin to PATH
06:41:02  WARNING: Nexus logging server not set
06:41:02  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-titanium/201/
06:41:02  INFO: archiving logs to S3
06:41:05  ---> uname -a:
06:41:05  Linux prd-ubuntu2204-docker-4c-4g-2493 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
06:41:05  
06:41:05  
06:41:05  ---> lscpu:
06:41:05  Architecture:                         x86_64
06:41:05  CPU op-mode(s):                       32-bit, 64-bit
06:41:05  Address sizes:                        40 bits physical, 48 bits virtual
06:41:05  Byte Order:                           Little Endian
06:41:05  CPU(s):                               4
06:41:05  On-line CPU(s) list:                  0-3
06:41:05  Vendor ID:                            AuthenticAMD
06:41:05  Model name:                           AMD EPYC-Rome Processor
06:41:05  CPU family:                           23
06:41:05  Model:                                49
06:41:05  Thread(s) per core:                   1
06:41:05  Core(s) per socket:                   1
06:41:05  Socket(s):                            4
06:41:05  Stepping:                             0
06:41:05  BogoMIPS:                             5600.00
06:41:05  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
06:41:05  Virtualization:                       AMD-V
06:41:05  Hypervisor vendor:                    KVM
06:41:05  Virtualization type:                  full
06:41:05  L1d cache:                            128 KiB (4 instances)
06:41:05  L1i cache:                            128 KiB (4 instances)
06:41:05  L2 cache:                             2 MiB (4 instances)
06:41:05  L3 cache:                             64 MiB (4 instances)
06:41:05  NUMA node(s):                         1
06:41:05  NUMA node0 CPU(s):                    0-3
06:41:05  Vulnerability Gather data sampling:   Not affected
06:41:05  Vulnerability Itlb multihit:          Not affected
06:41:05  Vulnerability L1tf:                   Not affected
06:41:05  Vulnerability Mds:                    Not affected
06:41:05  Vulnerability Meltdown:               Not affected
06:41:05  Vulnerability Mmio stale data:        Not affected
06:41:05  Vulnerability Reg file data sampling: Not affected
06:41:05  Vulnerability Retbleed:               Mitigation; untrained return thunk; SMT disabled
06:41:05  Vulnerability Spec rstack overflow:   Mitigation; SMT disabled
06:41:05  Vulnerability Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prctl and seccomp
06:41:05  Vulnerability Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointer sanitization
06:41:05  Vulnerability Spectre v2:             Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
06:41:05  Vulnerability Srbds:                  Not affected
06:41:05  Vulnerability Tsx async abort:        Not affected
06:41:05  
06:41:05  
06:41:05  ---> nproc:
06:41:05  4
06:41:05  
06:41:05  
06:41:05  ---> df -h:
06:41:05  Filesystem      Size  Used Avail Use% Mounted on
06:41:05  tmpfs           1.6G  1.1M  1.6G   1% /run
06:41:05  /dev/vda1        78G  9.5G   68G  13% /
06:41:05  tmpfs           7.9G     0  7.9G   0% /dev/shm
06:41:05  tmpfs           5.0M     0  5.0M   0% /run/lock
06:41:05  /dev/vda15      105M  6.1M   99M   6% /boot/efi
06:41:05  tmpfs           1.6G  4.0K  1.6G   1% /run/user/1001
06:41:05  
06:41:05  
06:41:05  ---> free -m:
06:41:05                 total        used        free      shared  buff/cache   available
06:41:05  Mem:           15989         618       11233           4        4137       15028
06:41:05  Swap:           1023           0        1023
06:41:05  
06:41:05  
06:41:05  ---> ip addr:
06:41:05  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
06:41:05      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
06:41:05      inet 127.0.0.1/8 scope host lo
06:41:05         valid_lft forever preferred_lft forever
06:41:05      inet6 ::1/128 scope host 
06:41:05         valid_lft forever preferred_lft forever
06:41:05  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
06:41:05      link/ether fa:16:3e:91:7c:df brd ff:ff:ff:ff:ff:ff
06:41:05      altname enp0s3
06:41:05      inet 10.30.170.58/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
06:41:05         valid_lft 85515sec preferred_lft 85515sec
06:41:05      inet6 fe80::f816:3eff:fe91:7cdf/64 scope link 
06:41:05         valid_lft forever preferred_lft forever
06:41:05  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
06:41:05      link/ether 02:42:56:27:13:9c brd ff:ff:ff:ff:ff:ff
06:41:05      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
06:41:05         valid_lft forever preferred_lft forever
06:41:05  
06:41:05  
06:41:05  ---> sar -b -r -n DEV:
06:41:05  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-2493) 	02/25/25 	_x86_64_	(4 CPU)
06:41:05  
06:41:05  06:26:23     LINUX RESTART	(4 CPU)
06:41:05  
06:41:05  06:30:03          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
06:41:05  06:40:01        33.46      1.55     28.73      3.18    634.15   8979.28  49740.75
06:41:05  Average:        33.46      1.55     28.73      3.18    634.15   8979.28  49740.75
06:41:05  
06:41:05  06:30:03    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
06:41:05  06:40:01      9260228  13201756   2753148     16.81    140052   3897200   3070888     17.63    910040   5783556    114076
06:41:05  Average:      9260228  13201756   2753148     16.81    140052   3897200   3070888     17.63    910040   5783556    114076
06:41:05  
06:41:05  06:30:03        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
06:41:05  06:40:01           lo    993.93    993.93    945.23    945.23      0.00      0.00      0.00      0.00
06:41:05  06:40:01         ens3     94.58     69.80    621.72     16.29      0.00      0.00      0.00      0.00
06:41:05  06:40:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:41:05  Average:           lo    993.93    993.93    945.23    945.23      0.00      0.00      0.00      0.00
06:41:05  Average:         ens3     94.58     69.80    621.72     16.29      0.00      0.00      0.00      0.00
06:41:05  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:41:05  
06:41:05  
06:41:05  ---> sar -P ALL:
06:41:05  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-2493) 	02/25/25 	_x86_64_	(4 CPU)
06:41:05  
06:41:05  06:26:23     LINUX RESTART	(4 CPU)
06:41:05  
06:41:05  06:30:03        CPU     %user     %nice   %system   %iowait    %steal     %idle
06:41:05  06:40:01        all     65.85      0.00      2.63      0.20      0.09     31.24
06:41:05  06:40:01          0     67.11      0.00      2.85      0.14      0.09     29.82
06:41:05  06:40:01          1     66.90      0.00      2.71      0.19      0.09     30.11
06:41:05  06:40:01          2     65.49      0.00      2.12      0.21      0.09     32.09
06:41:05  06:40:01          3     63.91      0.00      2.82      0.25      0.09     32.93
06:41:05  Average:        all     65.85      0.00      2.63      0.20      0.09     31.24
06:41:05  Average:          0     67.11      0.00      2.85      0.14      0.09     29.82
06:41:05  Average:          1     66.90      0.00      2.71      0.19      0.09     30.11
06:41:05  Average:          2     65.49      0.00      2.12      0.21      0.09     32.09
06:41:05  Average:          3     63.91      0.00      2.82      0.25      0.09     32.93
06:41:05  
06:41:05  
06:41:05