Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-16283 (centos8-builder-8c-8g) in workspace /w/workspace/autorelease-release-calcium-mvn38-openjdk17 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GYImX6HDtidF/agent.5623 SSH_AGENT_PID=5625 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_3231516765949339876.key (/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_3231516765949339876.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-release-calcium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/jenkins-gitclient-ssh9262459965520439583.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 > git rev-parse stable/calcium^{commit} # timeout=10 Checking out Revision e5dd51a22123d57df592a76dc7d764939f83bfe5 (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f e5dd51a22123d57df592a76dc7d764939f83bfe5 # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk e5dd51a22123d57df592a76dc7d764939f83bfe5 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.openflowplugin.url # timeout=10 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git config --get submodule.serviceutils.url # timeout=10 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 > git submodule update --init --recursive daexim # timeout=60 > git submodule update --init --recursive integration/distribution # timeout=60 > git submodule update --init --recursive jsonrpc # timeout=60 > git submodule update --init --recursive lispflowmapping # timeout=60 > git submodule update --init --recursive openflowplugin # timeout=60 > git submodule update --init --recursive ovsdb # timeout=60 > git submodule update --init --recursive serviceutils # timeout=60 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins8582763584807608127.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4ILE lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4ILE/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-4ILE/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.93 botocore==1.34.93 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins4759935237604535146.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-16283 [autorelease-release-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=calcium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins12643834936377190258.sh + rm /home/jenkins/.wgetrc [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins14334815669158553180.sh + '[' -d /tmp/r ']' [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins15517279293276618576.sh + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jacoco/classes [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins2726448624919676835.sh + ./scripts/list-project-dependencies.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins10396263810037577615.sh + python3 -m venv /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='[\u@\h \W]> ' ++ '[' 'x(venv) ' '!=' x ']' ++ PS1='(venv) [\u@\h \W]> ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/2.5.1/networkx-2.5.1-py3-none-any.whl (1.6MB) Collecting decorator<5,>=4.3 (from networkx) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/4.4.2/decorator-4.4.2-py2.py3-none-any.whl Installing collected packages: decorator, networkx Successfully installed decorator-4.4.2 networkx-2.5.1 You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip freeze You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. decorator==4.4.2 networkx==2.5.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ']' + PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '[\u@\h \W]> ' ']' + PS1='[\u@\h \W]> ' + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config17607003756503603504tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config14576552102274075170tmp [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5503621856157197331.sh ---> prepare-release.sh autorelease e5dd51a22123d57df592a76dc7d764939f83bfe5 Calcium Entering 'daexim' daexim d546c14990c7481e798adc479c6b4980bba5d7af Calcium Entering 'integration/distribution' integration/distribution 1e26c71b0772f492fe21b9224560947a05a025f4 Calcium Entering 'jsonrpc' jsonrpc f8b80d568f6044eadcef5f095e6ae568c85899de Calcium Entering 'lispflowmapping' lispflowmapping 48066b0d947a763d6cc71a672f9ae9717f5efcc2 Calcium Entering 'openflowplugin' openflowplugin 3bc91d208ba05ae00f43c792643e92485d675112 Calcium Entering 'ovsdb' ovsdb a919674e491bff074ba5dfead7d54be82942f588 Calcium Entering 'serviceutils' serviceutils a78edf583b5d6718fde89daf652de635a674cc73 Calcium Calcium /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Entering 'daexim' [detached HEAD fc79111] Release Calcium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD cb11f81d] Release Calcium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD 0713f35e] Release Calcium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD ed793452] Release Calcium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD 47bfb8061] Release Calcium 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [detached HEAD f5fd33935] Release Calcium 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [detached HEAD 6fcd5cb] Release Calcium 32 files changed, 55 insertions(+), 55 deletions(-) [detached HEAD 0649d05c2] Release Calcium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 patches/ patches/taglist.log patches/daexim.patch patches/daexim.bundle patches/integration-distribution.patch patches/integration-distribution.bundle patches/jsonrpc.patch patches/jsonrpc.bundle patches/lispflowmapping.patch patches/lispflowmapping.bundle patches/openflowplugin.patch patches/openflowplugin.bundle patches/ovsdb.patch patches/ovsdb.bundle patches/serviceutils.patch patches/serviceutils.bundle [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins11139781818664582566.sh org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.15.1 org.opendaylight.daexim,daexim-artifacts,1.15.1 org.opendaylight.daexim,daexim-features,1.15.1 org.opendaylight.daexim,odl-daexim-all,1.15.1 org.opendaylight.daexim,odl-daexim,1.15.1 org.opendaylight.daexim,features-aggregator,1.15.1 org.opendaylight.daexim,daexim-impl,1.15.1 org.opendaylight.daexim,daexim-karaf,1.15.1 org.opendaylight.daexim,daexim-model,1.15.1 org.opendaylight.daexim,parent,1.15.1 org.opendaylight.daexim,daexim,1.15.1 org.opendaylight.daexim,daexim-spi,1.15.1 org.opendaylight.daexim,daexim-test-model,1.15.1 org.opendaylight.integration,all-artifacts,0.20.1 org.opendaylight.integration,distribution-artifacts,0.20.1 org.opendaylight.integration,artifacts-aggregator,0.20.1 org.opendaylight.integration,upstream-all-artifacts,0.20.1 org.opendaylight.integration,artifact-artifacts,0.20.1 org.opendaylight.integration,other-artifacts,0.20.1 org.opendaylight.integration,upstream-aggregator,0.20.1 org.opendaylight.integration,properties,0.20.1 org.opendaylight.integration,features-aggregator,0.20.1 org.opendaylight.integration,features-index,0.20.1 org.opendaylight.integration,repos-aggregator,0.20.1 org.opendaylight.integration,features-test,0.20.1 org.opendaylight.integration,odl-integration-all,0.20.1 org.opendaylight.integration,odl-integration-compatible-with-all,0.20.1 org.opendaylight.integration,singles-aggregator,0.20.1 org.opendaylight.integration,karaf-scripts,0.20.1 org.opendaylight.integration,karaf,0.20.1 org.opendaylight.integration,onap-karaf,0.20.1 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,distribution-aggregator,0.20.1 org.opendaylight.jsonrpc,jsonrpc-api,1.16.1 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.16.1 org.opendaylight.jsonrpc,binding-adapter,1.16.1 org.opendaylight.jsonrpc.bus,bus-api,1.16.1 org.opendaylight.jsonrpc.bus,bus-config,1.16.1 org.opendaylight.jsonrpc.bus,binding-bridge,1.16.1 org.opendaylight.jsonrpc,inband-models,1.16.1 org.opendaylight.jsonrpc.bus,examples,1.16.1 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.16.1 org.opendaylight.jsonrpc.bus,bus-messagelib,1.16.1 org.opendaylight.jsonrpc,jsonrpc-bus,1.16.1 org.opendaylight.jsonrpc.bus,bus-spi,1.16.1 org.opendaylight.jsonrpc.bus,transport-http,1.16.1 org.opendaylight.jsonrpc.bus,transport-zmq,1.16.1 org.opendaylight.jsonrpc,dom-codec,1.16.1 org.opendaylight.jsonrpc,features-jsonrpc,1.16.1 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.16.1 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.16.1 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.16.1 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.16.1 org.opendaylight.jsonrpc,features-aggregator,1.16.1 org.opendaylight.jsonrpc,jsonrpc-karaf,1.16.1 org.opendaylight.jsonrpc,jsonrpc-parent,1.16.1 org.opendaylight.jsonrpc,jsonrpc,1.16.1 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.16.1 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.16.1 org.opendaylight.jsonrpc,jsonrpc-provider,1.16.1 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.16.1 org.opendaylight.jsonrpc.security,security-aaa,1.16.1 org.opendaylight.jsonrpc.security,security-api,1.16.1 org.opendaylight.jsonrpc.security,security-noop,1.16.1 org.opendaylight.jsonrpc,jsonrpc-security,1.16.1 org.opendaylight.jsonrpc.security,security-service,1.16.1 org.opendaylight.jsonrpc,jsonrpc-test-model,1.16.1 org.opendaylight.jsonrpc,tools-parent,1.16.1 org.opendaylight.jsonrpc,jsonrpc-tools,1.16.1 org.opendaylight.jsonrpc,test-tool,1.16.1 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.19.1 org.opendaylight.lispflowmapping,common.build.tools,1.19.1 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.19.1 org.opendaylight.lispflowmapping,features-lispflowmapping,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.19.1 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.19.1 org.opendaylight.lispflowmapping,features-aggregator,1.19.1 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.19.1 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.19.1 org.opendaylight.lispflowmapping,mappingservice.api,1.19.1 org.opendaylight.lispflowmapping,mappingservice.config,1.19.1 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.19.1 org.opendaylight.lispflowmapping,mappingservice.implementation,1.19.1 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.19.1 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.19.1 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.19.1 org.opendaylight.lispflowmapping,mappingservice-parent,1.19.1 org.opendaylight.lispflowmapping,mappingservice.shell,1.19.1 org.opendaylight.lispflowmapping,mappingservice.southbound,1.19.1 org.opendaylight.lispflowmapping,lispflowmapping-all,1.19.1 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.18.1 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.18.1 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.18.1 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.18.1 org.opendaylight.openflowplugin.applications,device-ownership-service,0.18.1 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.18.1 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.18.1 org.opendaylight.openflowplugin.applications,lldp-speaker,0.18.1 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.18.1 org.opendaylight.openflowplugin,applications-aggregator,0.18.1 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.18.1 org.opendaylight.openflowplugin.applications,southbound-cli,0.18.1 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.18.1 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.18.1 org.opendaylight.openflowplugin.applications,topology-manager,0.18.1 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.18.1 org.opendaylight.openflowplugin,openflowplugin-karaf,0.18.1 org.opendaylight.openflowplugin,drop-test-karaf,0.18.1 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.18.1 org.opendaylight.openflowplugin,features-extension-aggregator,0.18.1 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.18.1 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.18.1 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.18.1 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.18.1 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.18.1 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.18.1 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.18.1 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.18.1 org.opendaylight.openflowplugin,test-extension,0.18.1 org.opendaylight.openflowplugin,features-openflowplugin,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.18.1 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.18.1 org.opendaylight.openflowplugin,features-aggregator,0.18.1 org.opendaylight.openflowplugin.libraries,liblldp,0.18.1 org.opendaylight.openflowplugin,libraries-aggregator,0.18.1 org.opendaylight.openflowplugin.model,model-flow-base,0.18.1 org.opendaylight.openflowplugin.model,model-flow-service,0.18.1 org.opendaylight.openflowplugin.model,model-flow-statistics,0.18.1 org.opendaylight.openflowplugin.model,model-inventory,0.18.1 org.opendaylight.openflowplugin.model,model-topology,0.18.1 org.opendaylight.openflowplugin.model,model-aggregator,0.18.1 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.18.1 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.18.1 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.18.1 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.18.1 org.opendaylight.openflowplugin,openflowplugin-api,0.18.1 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.18.1 org.opendaylight.openflowplugin,openflowplugin-common,0.18.1 org.opendaylight.openflowplugin,openflowplugin-impl,0.18.1 org.opendaylight.openflowplugin,openflowplugin-it,0.18.1 org.opendaylight.openflowplugin,openflowplugin,0.18.1 org.opendaylight.openflowplugin,openflowplugin-parent,0.18.1 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.18.1 org.opendaylight.openflowplugin,learning-switch,0.18.1 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.18.1 org.opendaylight.openflowplugin,sample-bundles,0.18.1 org.opendaylight.openflowplugin,sample-consumer,0.18.1 org.opendaylight.openflowplugin,simple-client,0.18.1 org.opendaylight.openflowplugin,test-common,0.18.1 org.opendaylight.openflowplugin,test-provider,0.18.1 org.opendaylight.ovsdb,ovsdb-binding-parent,1.18.1 org.opendaylight.ovsdb,it,1.18.1 org.opendaylight.ovsdb,parents,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.18.1 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.18.1 org.opendaylight.ovsdb,library-artifacts,1.18.1 org.opendaylight.ovsdb,library-features,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-library,1.18.1 org.opendaylight.ovsdb,library-features-aggregator,1.18.1 org.opendaylight.ovsdb,library,1.18.1 org.opendaylight.ovsdb,library-it,1.18.1 org.opendaylight.ovsdb,library-karaf,1.18.1 org.opendaylight.ovsdb,library-aggregator,1.18.1 org.opendaylight.ovsdb,ovsdb,1.18.1 org.opendaylight.ovsdb,schema.hardwarevtep,1.18.1 org.opendaylight.ovsdb,schema.openvswitch,1.18.1 org.opendaylight.ovsdb,schemas,1.18.1 org.opendaylight.ovsdb,southbound-aggregator,1.18.1 org.opendaylight.ovsdb,southbound-api,1.18.1 org.opendaylight.ovsdb,southbound-artifacts,1.18.1 org.opendaylight.ovsdb,southbound-features,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.18.1 org.opendaylight.ovsdb,southbound-features-aggregator,1.18.1 org.opendaylight.ovsdb,southbound-impl,1.18.1 org.opendaylight.ovsdb,southbound-it,1.18.1 org.opendaylight.ovsdb,southbound-karaf,1.18.1 org.opendaylight.ovsdb,utils.config,1.18.1 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.18.1 org.opendaylight.ovsdb,utils.mdsal-utils,1.18.1 org.opendaylight.ovsdb,odl-ovsdb-utils,1.18.1 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.18.1 org.opendaylight.ovsdb,utils,1.18.1 org.opendaylight.ovsdb,utils.servicehelper,1.18.1 org.opendaylight.ovsdb,utils.southbound-utils,1.18.1 org.opendaylight.ovsdb,utils.yang-utils,1.18.1 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 org.opendaylight.serviceutils,serviceutils-artifacts,0.13.1 org.opendaylight.serviceutils,binding-parent,0.13.1 org.opendaylight.serviceutils,commons,0.13.1 org.opendaylight.serviceutils,quality-parent,0.13.1 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.4.1 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.4.1 org.opendaylight.serviceutils,odl-serviceutils-listener,0.13.1 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.13.1 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.13.1 org.opendaylight.serviceutils,odl-serviceutils-srm,0.13.1 org.opendaylight.serviceutils,odl-serviceutils-tools,0.13.1 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.13.1 org.opendaylight.serviceutils,serviceutils-features,0.13.1 org.opendaylight.serviceutils,serviceutils-karaf,0.13.1 org.opendaylight.serviceutils,metrics-api,0.13.1 org.opendaylight.serviceutils,metrics-impl-prometheus,0.13.1 org.opendaylight.serviceutils,metrics-impl-test,0.13.1 org.opendaylight.serviceutils,metrics-impl,0.13.1 org.opendaylight.serviceutils,metrics-it,0.13.1 org.opendaylight.serviceutils,metrics-aggregator,0.13.1 org.opendaylight.serviceutils,metrics-sample,0.13.1 org.opendaylight.serviceutils,serviceutils-aggregator,0.13.1 org.opendaylight.serviceutils,srm-api,0.13.1 org.opendaylight.serviceutils,srm-impl,0.13.1 org.opendaylight.serviceutils,srm-aggregator,0.13.1 org.opendaylight.serviceutils,srm-shell,0.13.1 org.opendaylight.serviceutils,tools-api,0.13.1 org.opendaylight.serviceutils,listener-api,0.13.1 org.opendaylight.serviceutils,tools-aggregator,0.13.1 org.opendaylight.serviceutils,rpc-api,0.13.1 org.opendaylight.serviceutils,tools-testutils,0.13.1 org.opendaylight.serviceutils,upgrade,0.13.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins2489507443280702507.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins13010297365605615525.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5691542408406418002.sh '/w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins18395912040240539247.sh /tmp/jenkins18395912040240539247.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins11233188499748740225.sh + ./scripts/fix-relativepaths.sh Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/other/pom.xml Scanning ./integration/distribution/artifacts/upstream/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/upgrade/pom.xml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins9631709167139128856.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config17607003756503603504tmp --settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config14576552102274075170tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/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 -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [jar] [INFO] daexim [pom] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-karaf [jar] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: southbound-karaf [jar] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.1 [1/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 5.772 ms [INFO] yang-to-sources: Project model files found: 3 in 83.17 ms [INFO] yang-to-sources: 3 YANG models processed in 78.24 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 62.38 ms [INFO] Sorted 16 files into 7 directories in 3.584 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 134.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.15.1-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as daexim-test-model-1.15.1-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.1/daexim-test-model-1.15.1.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.15.1 [2/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.265 ms [INFO] yang-to-sources: Project model files found: 2 in 42.23 ms [INFO] yang-to-sources: 3 YANG models processed in 134.1 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 40.31 ms [INFO] Sorted 72 files into 12 directories in 466.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 155.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.15.1-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.15.1-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.1/daexim-model-1.15.1.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.15.1 [3/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.15.1-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.15.1-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.1/daexim-spi-1.15.1.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.15.1 [4/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.15.1-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.15.1-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.1/parent-1.15.1.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.1/parent-1.15.1-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.15.1/parent-1.15.1-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.1 [5/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 218]Another occurrence at ImportTask.java:[line 222] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 285] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 229] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [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 [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 [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 [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.450 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.15 s <<< FAILURE! -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [ERROR] org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot -- Time elapsed: 0.107 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertFalse(Assert.java:65) at org.junit.Assert.assertFalse(Assert.java:75) at org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot(DataExportImportAppProviderTest.java:246) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.opendaylight.infrautils.testutils.LogRule$1.evaluate(LogRule.java:61) [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DataExportImportAppProviderTest.testImportOnBoot:246 [INFO] [ERROR] Tests run: 29, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.15.1 ........................... SUCCESS [ 25.976 s] [INFO] daexim-model 1.15.1 ................................ SUCCESS [ 9.008 s] [INFO] daexim-spi 1.15.1 .................................. SUCCESS [ 3.763 s] [INFO] parent 1.15.1 ...................................... SUCCESS [ 0.417 s] [INFO] daexim-impl 1.15.1 ................................. FAILURE [ 46.877 s] [INFO] daexim-akka-infoprovider-impl 1.15.1 ............... SKIPPED [INFO] OpenDaylight :: daexim (Karaf feature) 1.15.1 ...... SKIPPED [INFO] OpenDaylight :: Daexim :: All 1.15.1 ............... SKIPPED [INFO] ODL :: daexim :: daexim-features 1.15.1 ............ SKIPPED [INFO] ODL :: daexim :: features-aggregator 1.15.1 ........ SKIPPED [INFO] daexim-artifacts 1.15.1 ............................ SKIPPED [INFO] daexim-karaf 1.15.1 ................................ SKIPPED [INFO] daexim 1.15.1 ...................................... SKIPPED [INFO] ODL :: integration :: distribution-artifacts 0.20.1 SKIPPED [INFO] ODL :: integration :: properties 0.20.1 ............ SKIPPED [INFO] ODL :: integration :: artifact-artifacts 0.20.1 .... SKIPPED [INFO] ODL :: integration :: other-artifacts 0.20.1 ....... SKIPPED [INFO] ODL :: integration :: upstream-all-artifacts 0.20.1 SKIPPED [INFO] ODL :: integration :: upstream-aggregator 0.20.1 ... SKIPPED [INFO] ODL :: integration :: all-artifacts 0.20.1 ......... SKIPPED [INFO] ODL :: integration :: artifacts-aggregator 0.20.1 .. SKIPPED [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.1 SKIPPED [INFO] JSON-RPC :: Parent 1.16.1 .......................... SKIPPED [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.16.1 ........... SKIPPED [INFO] JSON-RPC :: BUS :: API 1.16.1 ...................... SKIPPED [INFO] JSON-RPC :: Security :: API 1.16.1 ................. SKIPPED [INFO] JSON-RPC :: Security :: NOOP 1.16.1 ................ SKIPPED [INFO] JSON-RPC :: BUS :: SPI 1.16.1 ...................... SKIPPED [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.16.1 ......... SKIPPED [INFO] JSON-RPC :: BUS :: HTTP transport 1.16.1 ........... SKIPPED [INFO] JSON-RPC :: BUS :: Messaging library 1.16.1 ........ SKIPPED [INFO] JSON-RPC :: Security :: Service 1.16.1 ............. SKIPPED [INFO] JSON-RPC :: API 1.16.1 ............................. SKIPPED [INFO] JSON-RPC :: Security :: AAA 1.16.1 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Config 1.16.1 ................... SKIPPED [INFO] JSON-RPC :: Feature :: bus 1.16.1 .................. SKIPPED [INFO] JSON-RPC :: Test model 1.16.1 ...................... SKIPPED [INFO] JSON-RPC :: DOM :: Codec 1.16.1 .................... SKIPPED [INFO] JSON-RPC :: Provider 1.16.1 ........................ SKIPPED [INFO] JSON-RPC :: Provider :: Common 1.16.1 .............. SKIPPED [INFO] JSON-RPC :: Provider :: Single node 1.16.1 ......... SKIPPED [INFO] JSON-RPC :: Feature :: provider 1.16.1 ............. SKIPPED [INFO] JSON-RPC :: Feature :: all 1.16.1 .................. SKIPPED [INFO] JSON-RPC :: Features :: repository 1.16.1 .......... SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.api 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.config 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.19.1 SKIPPED [INFO] ODL :: serviceutils :: quality-parent 0.13.1 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-api 0.13.1 .......... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl 0.13.1 ......... SKIPPED [INFO] ODL :: serviceutils :: Metrics 0.13.1 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-api 0.13.1 ............ SKIPPED [INFO] ODL :: serviceutils :: binding-parent 0.13.1 ....... SKIPPED [INFO] ODL :: serviceutils :: upgrade 0.13.1 .............. SKIPPED [INFO] ODL :: serviceutils :: TOOLS 0.13.1 ................ SKIPPED [INFO] openflowplugin-parent 0.18.1 ....................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api 0.18.1 SKIPPED [INFO] openflowjava-parent 0.18.1 ......................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.18.1 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util 0.18.1 .... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.18.1 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.18.1 SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.18.1 SKIPPED [INFO] model-inventory 0.18.1 ............................. SKIPPED [INFO] model-flow-base 0.18.1 ............................. SKIPPED [INFO] model-flow-service 0.18.1 .......................... SKIPPED [INFO] model-flow-statistics 0.18.1 ....................... SKIPPED [INFO] model-topology 0.18.1 .............................. SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.1 SKIPPED [INFO] liblldp 0.18.1 ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.18.1 SKIPPED [INFO] openflowplugin-blueprint-config 0.18.1 ............. SKIPPED [INFO] openflowplugin-common 0.18.1 ....................... SKIPPED [INFO] openflowplugin-api 0.18.1 .......................... SKIPPED [INFO] openflowplugin-extension-api 0.18.1 ................ SKIPPED [INFO] openflowplugin 0.18.1 .............................. SKIPPED [INFO] openflowplugin-impl 0.18.1 ......................... SKIPPED [INFO] openflowplugin-extension-onf 0.18.1 ................ SKIPPED [INFO] rpc-api 0.13.1 ..................................... SKIPPED [INFO] ODL :: serviceutils :: RPC tools 0.13.1 ............ SKIPPED [INFO] ODL :: serviceutils :: srm-api 0.13.1 .............. SKIPPED [INFO] ODL :: serviceutils :: srm-impl 0.13.1 ............. SKIPPED [INFO] ODL :: serviceutils :: srm-shell 0.13.1 ............ SKIPPED [INFO] ODL :: serviceutils :: SRM 0.13.1 .................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.1 SKIPPED [INFO] bulk-o-matic 0.18.1 ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.1 SKIPPED [INFO] device-ownership-service 0.18.1 .................... SKIPPED [INFO] of-switch-config-pusher 0.18.1 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.1 SKIPPED [INFO] arbitratorreconciliation-api 0.18.1 ................ SKIPPED [INFO] reconciliation-framework 0.18.1 .................... SKIPPED [INFO] arbitratorreconciliation-impl 0.18.1 ............... SKIPPED [INFO] forwardingrules-manager 0.18.1 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.1 SKIPPED [INFO] forwardingrules-sync 0.18.1 ........................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.1 SKIPPED [INFO] table-miss-enforcer 0.18.1 ......................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.1 SKIPPED [INFO] topology-lldp-discovery 0.18.1 ..................... SKIPPED [INFO] lldp-speaker 0.18.1 ................................ SKIPPED [INFO] topology-manager 0.18.1 ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.18.1 SKIPPED [INFO] test-common 0.18.1 ................................. SKIPPED [INFO] drop-test-karaf 0.18.1 ............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.1 SKIPPED [INFO] southbound-cli 0.18.1 .............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.1 SKIPPED [INFO] features-openflowplugin 0.18.1 ..................... SKIPPED [INFO] openflowjava-extension-nicira-api 0.18.1 ........... SKIPPED [INFO] openflowjava-extension-nicira 0.18.1 ............... SKIPPED [INFO] openflowplugin-extension-nicira 0.18.1 ............. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.1 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.1 SKIPPED [INFO] openflowjava-extension-eric 0.18.1 ................. SKIPPED [INFO] openflowplugin-extension-eric 0.18.1 ............... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.1 SKIPPED [INFO] features-openflowplugin-extension 0.18.1 ........... SKIPPED [INFO] ovsdb-binding-parent 1.18.1 ........................ SKIPPED [INFO] ODL :: ovsdb :: library 1.18.1 ..................... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper 1.18.1 ......... SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch 1.18.1 .......... SKIPPED [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.18.1 ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.18.1 ........... SKIPPED [INFO] ODL :: ovsdb :: library-features 1.18.1 ............ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.18.1 ........ SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: southbound-api 1.18.1 .............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.1 .... SKIPPED [INFO] ODL :: ovsdb :: utils.config 1.18.1 ................ SKIPPED [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.18.1 ........... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils 1.18.1 ...... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.18.1 ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.1 ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.1 .. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.18.1 ... SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils 1.18.1 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-impl 1.18.1 ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.1 ... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.1 ... SKIPPED [INFO] ODL :: ovsdb :: southbound-features 1.18.1 ......... SKIPPED [INFO] listener-api 0.13.1 ................................ SKIPPED [INFO] ODL :: serviceutils :: listener tools 0.13.1 ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features 0.13.1 SKIPPED [INFO] ODL :: integration :: features-index 0.20.1 ........ SKIPPED [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.20.1 SKIPPED [INFO] ODL :: integration :: odl-integration-all 0.20.1 ... SKIPPED [INFO] ODL :: integration :: features-test 0.20.1 ......... SKIPPED [INFO] ODL :: integration :: karaf 0.20.1 ................. SKIPPED [INFO] ODL :: integration :: singles-aggregator 0.20.1 .... SKIPPED [INFO] ODL :: integration :: repos-aggregator 0.20.1 ...... SKIPPED [INFO] ODL :: integration :: features-aggregator 0.20.1 ... SKIPPED [INFO] ODL :: integration :: onap-karaf 0.20.1 ............ SKIPPED [INFO] Integration/Distribution 0.20.1 .................... SKIPPED [INFO] JSON-RPC :: Artifacts 1.16.1 ....................... SKIPPED [INFO] JSON-RPC :: Provider :: Cluster 1.16.1 ............. SKIPPED [INFO] JSON-RPC :: Feature :: Cluster 1.16.1 .............. SKIPPED [INFO] JSON-RPC :: Features :: Aggregator 1.16.1 .......... SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.16.1 SKIPPED [INFO] JSON-RPC :: Binding adapter 1.16.1 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.1 SKIPPED [INFO] JSON-RPC :: POM 1.16.1 ............................. SKIPPED [INFO] JSON-RPC :: BUS 1.16.1 ............................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples 1.16.1 ................. SKIPPED [INFO] JSON-RPC :: Security 1.16.1 ........................ SKIPPED [INFO] JSON-RPC :: Tools parent 1.16.1 .................... SKIPPED [INFO] JSON-RPC :: Tools :: Test 1.16.1 ................... SKIPPED [INFO] JSON-RPC :: Tools 1.16.1 ........................... SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: common.build.tools 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: features-aggregator 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.1 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.1 SKIPPED [INFO] lispflowmapping 1.19.1 ............................. SKIPPED [INFO] openflowplugin-artifacts 0.18.1 .................... SKIPPED [INFO] libraries-aggregator 0.18.1 ........................ SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava 0.18.1 SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.18.1 SKIPPED [INFO] simple-client 0.18.1 ............................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it 0.18.1 . SKIPPED [INFO] test-extension 0.18.1 .............................. SKIPPED [INFO] features-extension-aggregator 0.18.1 ............... SKIPPED [INFO] openflowplugin-extension-aggregator 0.18.1 ......... SKIPPED [INFO] test-provider 0.18.1 ............................... SKIPPED [INFO] features-aggregator 0.18.1 ......................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.1 SKIPPED [INFO] applications-aggregator 0.18.1 ..................... SKIPPED [INFO] model-aggregator 0.18.1 ............................ SKIPPED [INFO] learning-switch 0.18.1 ............................. SKIPPED [INFO] sample-consumer 0.18.1 ............................. SKIPPED [INFO] sample-bundles 0.18.1 .............................. SKIPPED [INFO] openflowplugin-samples-aggregator 0.18.1 ........... SKIPPED [INFO] openflowplugin 0.18.1 .............................. SKIPPED [INFO] ODL :: ovsdb :: it 1.18.1 .......................... SKIPPED [INFO] ODL :: ovsdb :: parents 1.18.1 ..................... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.1 ...... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.1 .. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.18.1 ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.1 . SKIPPED [INFO] ODL :: ovsdb :: library-karaf 1.18.1 ............... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator 1.18.1 . SKIPPED [INFO] ODL :: ovsdb :: library-artifacts 1.18.1 ........... SKIPPED [INFO] ODL :: ovsdb :: library-it 1.18.1 .................. SKIPPED [INFO] ODL :: ovsdb :: library-aggregator 1.18.1 .......... SKIPPED [INFO] ODL :: ovsdb :: schemas 1.18.1 ..................... SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf 1.18.1 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.18.1 SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts 1.18.1 ........ SKIPPED [INFO] ODL :: ovsdb :: southbound-it 1.18.1 ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator 1.18.1 ....... SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.1 ........ SKIPPED [INFO] ODL :: ovsdb :: utils 1.18.1 ....................... SKIPPED [INFO] ovsdb 1.18.1 ....................................... SKIPPED [INFO] ODL :: serviceutils :: commons 0.13.1 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-testutils 0.13.1 ...... SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator 0.13.1 ..... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.13.1 SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.13.1 SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test 0.13.1 .... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.13.1 SKIPPED [INFO] ODL :: serviceutils :: metrics-sample 0.13.1 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-it 0.13.1 ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator 0.13.1 ... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator 0.13.1 ....... SKIPPED [INFO] serviceutils 0.13.1 ................................ SKIPPED [INFO] autorelease 1.2.0 .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:37 min [INFO] Finished at: 2024-04-28T01:00:45Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project daexim-impl: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project daexim-impl: There are test failures. Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1102) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:910) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :daexim-impl Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5625 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13898245444333292558.sh ---> notify-build-failure.sh 2024-04-28 01:00:46 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/242/consoleText [141004] -> "/tmp/autorelease-build.log" [1] Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10634695715188200366.sh ---> sysstat.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins13561164280507574906.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/autorelease-release-calcium-mvn38-openjdk17 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins1236601699209770800.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ILE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4ILE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5445099782975171623.sh provisioning config files... Could not find credentials [logs] for autorelease-release-calcium-mvn38-openjdk17 #242 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config5776691262348247532tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11959371625307449118.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins4107706880903026005.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ILE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4ILE/bin to PATH [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins13894236572196222711.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins2963844183962440827.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ILE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-4ILE/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15740326758535452048.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ILE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4ILE/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-calcium-mvn38-openjdk17/242/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-16283.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 9.6G 151G 6% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 994 28118 19 2774 30442 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c2:d8:c1 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.241/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86089sec preferred_lft 86089sec inet6 fe80::f816:3eff:fec2:d8c1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:16:06:09:b6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/28/2024 _x86_64_ (8 CPU) 00:56:29 LINUX RESTART (8 CPU) 12:57:01 AM tps rtps wtps bread/s bwrtn/s 12:58:01 AM 265.55 13.21 252.34 2423.19 10205.13 12:59:01 AM 133.69 4.52 129.17 1707.03 9254.42 01:00:01 AM 274.08 18.08 256.00 2759.21 9852.55 01:01:02 AM 50.74 0.83 49.91 219.36 5739.46 Average: 181.01 9.16 171.85 1777.16 8762.82 12:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:01 AM 29460456 31227040 3193008 9.78 2688 2093200 1529564 4.54 280624 2487644 71052 12:59:01 AM 29266424 31274504 3387040 10.37 2688 2318884 1433616 4.25 286324 2622100 100536 01:00:01 AM 27909268 30224808 4744196 14.53 2688 2621460 2206844 6.55 402116 3837008 103808 01:01:02 AM 28870252 31247948 3783212 11.59 2688 2682372 1404396 4.17 568936 2707028 25820 Average: 28876600 30993575 3776864 11.57 2688 2428979 1643605 4.88 384500 2913445 75304 12:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 AM eth0 196.54 143.00 1955.54 22.83 0.00 0.00 0.00 0.00 12:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 AM eth0 59.91 48.18 423.32 14.41 0.00 0.00 0.00 0.00 12:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM eth0 299.35 255.15 3135.81 38.60 0.00 0.00 0.00 0.00 01:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:02 AM eth0 56.06 47.78 746.57 8.38 0.00 0.00 0.00 0.00 01:01:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 152.96 123.52 1565.29 21.05 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/28/2024 _x86_64_ (8 CPU) 00:56:29 LINUX RESTART (8 CPU) 12:57:01 AM CPU %user %nice %system %iowait %steal %idle 12:58:01 AM all 7.48 0.00 2.03 0.95 0.05 89.49 12:58:01 AM 0 4.40 0.00 2.39 1.22 0.03 91.95 12:58:01 AM 1 13.35 0.00 2.11 1.24 0.07 83.24 12:58:01 AM 2 14.84 0.00 2.16 1.14 0.05 81.82 12:58:01 AM 3 6.11 0.00 3.49 2.63 0.05 87.72 12:58:01 AM 4 3.33 0.00 1.54 0.12 0.05 94.96 12:58:01 AM 5 5.54 0.00 1.10 0.28 0.03 93.04 12:58:01 AM 6 10.35 0.00 2.64 0.54 0.07 86.40 12:58:01 AM 7 1.89 0.00 0.80 0.45 0.05 96.81 12:59:01 AM all 10.04 0.00 4.76 0.68 0.06 84.46 12:59:01 AM 0 3.79 0.00 3.25 0.30 0.07 92.59 12:59:01 AM 1 19.43 0.00 6.00 1.14 0.05 73.38 12:59:01 AM 2 5.53 0.00 4.62 0.65 0.08 89.11 12:59:01 AM 3 5.97 0.00 5.00 0.85 0.05 88.13 12:59:01 AM 4 1.91 0.00 4.11 0.32 0.05 93.61 12:59:01 AM 5 31.35 0.00 6.95 1.40 0.08 60.22 12:59:01 AM 6 7.36 0.00 4.49 0.18 0.02 87.94 12:59:01 AM 7 4.95 0.00 3.64 0.60 0.05 90.75 01:00:01 AM all 32.52 0.00 7.67 1.03 0.09 58.70 01:00:01 AM 0 38.40 0.00 7.32 0.33 0.10 53.84 01:00:01 AM 1 29.57 0.00 7.48 0.77 0.12 62.06 01:00:01 AM 2 30.61 0.00 9.73 2.92 0.08 56.67 01:00:01 AM 3 27.13 0.00 7.21 0.67 0.08 64.90 01:00:01 AM 4 31.33 0.00 8.03 1.26 0.08 59.30 01:00:01 AM 5 39.24 0.00 7.56 1.42 0.08 51.69 01:00:01 AM 6 39.02 0.00 7.36 0.74 0.08 52.79 01:00:01 AM 7 24.86 0.00 6.64 0.10 0.08 68.32 01:01:02 AM all 17.35 0.00 0.89 0.34 0.05 81.37 01:01:02 AM 0 22.13 0.00 0.60 0.17 0.05 77.06 01:01:02 AM 1 12.65 0.00 1.34 0.90 0.05 85.06 01:01:02 AM 2 28.93 0.00 1.10 0.17 0.05 69.75 01:01:02 AM 3 10.26 0.00 0.58 0.69 0.05 88.42 01:01:02 AM 4 22.95 0.00 0.97 0.42 0.05 75.62 01:01:02 AM 5 6.99 0.00 0.84 0.07 0.05 92.06 01:01:02 AM 6 18.98 0.00 0.65 0.03 0.03 80.30 01:01:02 AM 7 15.90 0.00 1.07 0.25 0.05 82.73 Average: all 16.85 0.00 3.84 0.75 0.06 78.51 Average: 0 17.19 0.00 3.39 0.51 0.06 78.86 Average: 1 18.74 0.00 4.23 1.01 0.07 75.94 Average: 2 19.98 0.00 4.40 1.22 0.07 74.34 Average: 3 12.37 0.00 4.07 1.21 0.06 82.29 Average: 4 14.88 0.00 3.66 0.53 0.06 80.87 Average: 5 20.78 0.00 4.11 0.79 0.06 74.25 Average: 6 18.92 0.00 3.78 0.37 0.05 76.87 Average: 7 11.90 0.00 3.04 0.35 0.06 84.65