12:59:47 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/109388 12:59:47 Running as SYSTEM 12:59:47 [EnvInject] - Loading node environment variables. 12:59:47 Building remotely on prd-ubuntu2204-docker-4c-4g-905 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 12:59:48 [ssh-agent] Looking for ssh-agent implementation... 12:59:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:49 $ ssh-agent 12:59:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzjBHzN/agent.1587 12:59:49 SSH_AGENT_PID=1589 12:59:49 [ssh-agent] Started. 12:59:49 Running ssh-add (command line suppressed) 12:59:49 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_9451577588116678812.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_9451577588116678812.key) 12:59:49 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:59:49 The recommended git tool is: NONE 12:59:51 using credential jenkins-ssh 12:59:51 Wiping out workspace first. 12:59:51 Cloning the remote Git repository 12:59:51 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:59:51 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 12:59:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:59:51 > git --version # timeout=10 12:59:51 > git --version # 'git version 2.34.1' 12:59:51 using GIT_SSH to set credentials jenkins-ssh 12:59:51 Verifying host key using known hosts file 12:59:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:59:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:59:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:59:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:59:57 using GIT_SSH to set credentials jenkins-ssh 12:59:57 Verifying host key using known hosts file 12:59:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:59:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/88/109388/31 # timeout=10 12:59:58 > git rev-parse 0679f69b3df672d5e59593f364069ddc4d38ef1b^{commit} # timeout=10 12:59:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:58 Checking out Revision 0679f69b3df672d5e59593f364069ddc4d38ef1b (refs/changes/88/109388/31) 12:59:58 > git config core.sparsecheckout # timeout=10 12:59:58 > git checkout -f 0679f69b3df672d5e59593f364069ddc4d38ef1b # timeout=10 12:59:58 Commit message: "Save SRG information during device mount" 12:59:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:58 > git rev-list --no-walk 8bb3e4366d6e88011733d705fc6f14d172e0507d # timeout=10 12:59:58 > git remote # timeout=10 12:59:58 > git submodule init # timeout=10 12:59:58 > git submodule sync # timeout=10 12:59:58 > git config --get remote.origin.url # timeout=10 12:59:58 > git submodule init # timeout=10 12:59:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:59:58 ERROR: No submodules found. 13:00:02 provisioning config files... 13:00:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:00:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:00:02 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5112230582747966233.sh 13:00:02 ---> python-tools-install.sh 13:00:02 Setup pyenv: 13:00:02 * system (set by /opt/pyenv/version) 13:00:02 * 3.8.20 (set by /opt/pyenv/version) 13:00:02 * 3.9.20 (set by /opt/pyenv/version) 13:00:02 3.10.15 13:00:02 3.11.10 13:00:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M7fT 13:00:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:11 lf-activate-venv(): INFO: Base packages installed successfully 13:00:11 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-M7fT/bin to PATH 13:00:48 Generating Requirements File 13:01:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:01:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:01:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 13:01:26 Python 3.11.10 13:01:26 pip 25.2 from /tmp/venv-M7fT/lib/python3.11/site-packages/pip (python 3.11) 13:01:26 appdirs==1.4.4 13:01:26 argcomplete==3.6.3 13:01:26 aspy.yaml==1.3.0 13:01:26 attrs==25.4.0 13:01:26 autopage==0.5.2 13:01:26 beautifulsoup4==4.14.2 13:01:26 boto3==1.40.55 13:01:26 botocore==1.40.55 13:01:26 bs4==0.0.2 13:01:26 cachetools==6.2.1 13:01:26 certifi==2025.10.5 13:01:26 cffi==2.0.0 13:01:26 cfgv==3.4.0 13:01:26 chardet==5.2.0 13:01:26 charset-normalizer==3.4.4 13:01:26 click==8.3.0 13:01:26 cliff==4.11.0 13:01:26 cmd2==2.7.0 13:01:26 cryptography==3.3.2 13:01:26 debtcollector==3.0.0 13:01:26 decorator==5.2.1 13:01:26 defusedxml==0.7.1 13:01:26 Deprecated==1.2.18 13:01:26 distlib==0.4.0 13:01:26 dnspython==2.8.0 13:01:26 docker==7.1.0 13:01:26 dogpile.cache==1.5.0 13:01:26 durationpy==0.10 13:01:26 email-validator==2.3.0 13:01:26 filelock==3.20.0 13:01:26 future==1.0.0 13:01:26 gitdb==4.0.12 13:01:26 GitPython==3.1.45 13:01:26 google-auth==2.41.1 13:01:26 httplib2==0.31.0 13:01:26 identify==2.6.15 13:01:26 idna==3.11 13:01:26 importlib-resources==1.5.0 13:01:26 iso8601==2.1.0 13:01:26 Jinja2==3.1.6 13:01:26 jmespath==1.0.1 13:01:26 jsonpatch==1.33 13:01:26 jsonpointer==3.0.0 13:01:26 jsonschema==4.25.1 13:01:26 jsonschema-specifications==2025.9.1 13:01:26 keystoneauth1==5.12.0 13:01:26 kubernetes==34.1.0 13:01:26 lftools==0.37.15 13:01:26 lxml==6.0.2 13:01:26 markdown-it-py==4.0.0 13:01:26 MarkupSafe==3.0.3 13:01:26 mdurl==0.1.2 13:01:26 msgpack==1.1.2 13:01:26 multi_key_dict==2.0.3 13:01:26 munch==4.0.0 13:01:26 netaddr==1.3.0 13:01:26 niet==1.4.2 13:01:26 nodeenv==1.9.1 13:01:26 oauth2client==4.1.3 13:01:26 oauthlib==3.3.1 13:01:26 openstacksdk==4.7.1 13:01:26 os-service-types==1.8.0 13:01:26 osc-lib==4.2.0 13:01:26 oslo.config==10.0.0 13:01:26 oslo.context==6.1.0 13:01:26 oslo.i18n==6.6.0 13:01:26 oslo.log==7.2.1 13:01:26 oslo.serialization==5.8.0 13:01:26 oslo.utils==9.1.0 13:01:26 packaging==25.0 13:01:26 pbr==7.0.1 13:01:26 platformdirs==4.5.0 13:01:26 prettytable==3.16.0 13:01:26 psutil==7.1.1 13:01:26 pyasn1==0.6.1 13:01:26 pyasn1_modules==0.4.2 13:01:26 pycparser==2.23 13:01:26 pygerrit2==2.0.15 13:01:26 PyGithub==2.8.1 13:01:26 Pygments==2.19.2 13:01:26 PyJWT==2.10.1 13:01:26 PyNaCl==1.6.0 13:01:26 pyparsing==2.4.7 13:01:26 pyperclip==1.11.0 13:01:26 pyrsistent==0.20.0 13:01:26 python-cinderclient==9.8.0 13:01:26 python-dateutil==2.9.0.post0 13:01:26 python-heatclient==4.3.0 13:01:26 python-jenkins==1.8.3 13:01:26 python-keystoneclient==5.7.0 13:01:26 python-magnumclient==4.9.0 13:01:26 python-openstackclient==8.2.0 13:01:26 python-swiftclient==4.8.0 13:01:26 PyYAML==6.0.3 13:01:26 referencing==0.37.0 13:01:26 requests==2.32.5 13:01:26 requests-oauthlib==2.0.0 13:01:26 requestsexceptions==1.4.0 13:01:26 rfc3986==2.0.0 13:01:26 rich==14.2.0 13:01:26 rich-argparse==1.7.1 13:01:26 rpds-py==0.27.1 13:01:26 rsa==4.9.1 13:01:26 ruamel.yaml==0.18.15 13:01:26 ruamel.yaml.clib==0.2.14 13:01:26 s3transfer==0.14.0 13:01:26 simplejson==3.20.2 13:01:26 six==1.17.0 13:01:26 smmap==5.0.2 13:01:26 soupsieve==2.8 13:01:26 stevedore==5.5.0 13:01:26 tabulate==0.9.0 13:01:26 toml==0.10.2 13:01:26 tomlkit==0.13.3 13:01:26 tqdm==4.67.1 13:01:26 typing_extensions==4.15.0 13:01:26 tzdata==2025.2 13:01:26 urllib3==1.26.20 13:01:26 virtualenv==20.35.3 13:01:26 wcwidth==0.2.14 13:01:26 websocket-client==1.9.0 13:01:26 wrapt==2.0.0 13:01:26 xdg==6.0.0 13:01:26 xmltodict==1.0.2 13:01:26 yq==3.4.3 13:01:26 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12437421597380134573.sh 13:01:26 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 13:01:26 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10766560290263172359.sh 13:01:26 + echo quiet=on 13:01:26 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-905 13:01:27 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0679f69b3df672d5e59593f364069ddc4d38ef1b -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=joakim.tornqvist@smartoptics.com "-DGERRIT_EVENT_ACCOUNT_NAME=Joakim Tornqvist" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/109388 -DGERRIT_PATCHSET_UPLOADER_EMAIL=joakim.tornqvist@smartoptics.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 13:01:27 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=109388 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Joakim Tornqvist\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/88/109388/31 "-DGERRIT_PATCHSET_UPLOADER_NAME=Joakim Tornqvist" '-DGERRIT_CHANGE_OWNER=\"Joakim Tornqvist\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=U2F2ZSBTUkcgaW5mb3JtYXRpb24gZHVyaW5nIGRldmljZSBtb3VudAoKU2F2ZSB3YXZlLWxlbmd0aC1kdXBsaWNhdGlvbiBpbiBQb3J0bWFwcGluZy4KCkpJUkE6IFRSTlNQUlRQQ0UtMjUyCkNoYW5nZS1JZDogSTk2MzY2MWJiYzU2ZDcxZGY4M2E4NmE5N2U4YzY3YWMxYWNhZTY5ZDAKU2lnbmVkLW9mZi1ieTogSm9ha2ltIFTDtnJucXZpc3QgPGpvYWtpbS50b3JucXZpc3RAc21hcnRvcHRpY3MuY29tPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Save SRG information during device mount" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Joakim Tornqvist\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I963661bbc56d71df83a86a97e8c67ac1acae69d0 -DGERRIT_EVENT_HASH=-859907663 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=joakim.tornqvist@smartoptics.com -DGERRIT_PATCHSET_NUMBER=31 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Joakim Tornqvist" --version 13:01:28 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 13:01:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:01:28 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:01:28 Default locale: en, platform encoding: UTF-8 13:01:28 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 13:01:28 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15765213023257581781.sh 13:01:28 + rm /home/jenkins/.wgetrc 13:01:28 [EnvInject] - Injecting environment variables from a build step. 13:01:28 [EnvInject] - Injecting as environment variables the properties content 13:01:28 SET_JDK_VERSION=openjdk21 13:01:28 GIT_URL="git://devvexx.opendaylight.org/mirror" 13:01:28 13:01:28 [EnvInject] - Variables injected successfully. 13:01:28 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins6979735287380512301.sh 13:01:28 ---> update-java-alternatives.sh 13:01:28 ---> Updating Java version 13:01:28 ---> Ubuntu/Debian system detected 13:01:28 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:01:28 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:01:28 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:01:28 openjdk version "21.0.8" 2025-07-15 13:01:28 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 13:01:28 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 13:01:28 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 13:01:28 [EnvInject] - Injecting environment variables from a build step. 13:01:28 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:01:28 [EnvInject] - Variables injected successfully. 13:01:28 provisioning config files... 13:01:28 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config1440693327594087355tmp 13:01:30 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config8213669266880705916tmp 13:01:30 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14394849132214254539.sh 13:01:30 [EnvInject] - Injecting environment variables from a build step. 13:01:30 [EnvInject] - Injecting as environment variables the properties content 13:01:30 MAVEN_GOALS=clean deploy 13:01:30 13:01:30 [EnvInject] - Variables injected successfully. 13:01:30 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins14357441896077501345.sh 13:01:30 ---> common-variables.sh 13:01:30 --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 13:01:30 ---> maven-build.sh 13:01:30 + set +u 13:01:30 + export MAVEN_OPTS 13:01:30 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config1440693327594087355tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config8213669266880705916tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/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 -Dstream=transportpce-master -Dmaven.source.skip=true 13:01:30 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 13:01:30 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:01:30 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:01:30 Default locale: en, platform encoding: UTF-8 13:01:30 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 13:01:31 [INFO] Error stacktraces are turned on. 13:01:31 [INFO] Scanning for projects... 13:01:39 [INFO] ------------------------------------------------------------------------ 13:01:39 [INFO] Reactor Build Order: 13:01:39 [INFO] 13:01:39 [INFO] transportpce-artifacts [pom] 13:01:39 [INFO] transportpce-api [bundle] 13:01:39 [INFO] test-common [bundle] 13:01:39 [INFO] transportpce-common [bundle] 13:01:39 [INFO] transportpce-renderer [bundle] 13:01:39 [INFO] transportpce-networkmodel [bundle] 13:01:39 [INFO] transportpce-inventory [bundle] 13:01:39 [INFO] transportpce-olm [bundle] 13:01:39 [INFO] transportpce-pce [bundle] 13:01:39 [INFO] transportpce-servicehandler [bundle] 13:01:39 [INFO] transportpce-tapi [bundle] 13:01:39 [INFO] transportpce-nbinotifications [bundle] 13:01:39 [INFO] transportpce-dmaap-client [bundle] 13:01:39 [INFO] OpenDaylight :: transportpce [feature] 13:01:39 [INFO] OpenDaylight :: transportpce :: tapi [feature] 13:01:39 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 13:01:39 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 13:01:39 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 13:01:39 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 13:01:39 [INFO] features-aggregator [pom] 13:01:39 [INFO] transportpce-karaf [pom] 13:01:39 [INFO] transportpce [pom] 13:01:39 [INFO] 13:01:39 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 13:01:39 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 13:01:39 [INFO] from artifacts/pom.xml 13:01:39 [INFO] --------------------------------[ pom ]--------------------------------- 13:01:40 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:01:40 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:01:40 [INFO] 13:01:40 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 13:01:40 [INFO] 13:01:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 13:01:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:01:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:01:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:40 [INFO] 13:01:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 13:01:41 [INFO] 13:01:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 13:01:41 [INFO] CycloneDX: Resolving Dependencies 13:01:41 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 13:01:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 13:01:42 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 13:01:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 13:01:42 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:01:42 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:01:42 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 13:01:42 [INFO] 13:01:42 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 13:01:42 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT.pom 13:01:42 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 13:01:42 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 13:01:42 [INFO] 13:01:42 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 13:01:45 [INFO] Rendering site for default locale 13:01:45 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:01:46 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:01:46 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:01:46 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:01:46 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:01:46 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:01:46 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-artifacts/transportpce-artifacts/ 13:01:46 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:01:46 [INFO] Rendering 2 report documents 13:01:46 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:01:46 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:01:46 [INFO] 13:01:46 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 13:01:46 [INFO] No site descriptor found: nothing to attach. 13:01:46 [INFO] 13:01:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 13:01:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:01:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:01:46 [INFO] 13:01:46 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 13:01:46 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 13:01:46 [INFO] from api/pom.xml 13:01:46 [INFO] -------------------------------[ bundle ]------------------------------- 13:01:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:01:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:01:48 [INFO] 13:01:48 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 13:01:48 [INFO] 13:01:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 13:01:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:01:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:01:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:48 [INFO] 13:01:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 13:01:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:48 [INFO] 13:01:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 13:01:49 [INFO] 13:01:49 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 13:01:50 [INFO] 13:01:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 13:01:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:01:50 [INFO] 13:01:50 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 13:01:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:01:52 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 13:01:52 [INFO] yang-to-sources: Found 16 dependencies in 23.48 ms 13:01:52 [INFO] yang-to-sources: Project model files found: 25 in 394.6 ms 13:01:55 [INFO] yang-to-sources: 78 YANG models processed in 2.611 s 13:01:55 [INFO] BindingJavaFileGenerator: Defined 768 files in 309.6 ms 13:01:55 [INFO] Sorted 768 files into 162 directories in 4.932 ms 13:01:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 768 in 977.1 ms 13:01:56 [INFO] 13:01:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 13:01:57 [INFO] Starting audit... 13:01:57 Audit done. 13:01:57 [INFO] You have 0 Checkstyle violations. 13:01:57 [INFO] 13:01:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 13:01:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:01:57 [INFO] 13:01:57 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 13:01:57 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 13:01:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:01:57 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 13:01:57 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 13:01:57 [INFO] 13:01:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 13:01:58 [INFO] Recompiling the module because of changed source code. 13:01:58 [INFO] Compiling 767 source files with javac [debug release 21] to target/classes 13:02:05 [INFO] 13:02:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 13:02:05 [INFO] 13:02:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 13:02:06 [INFO] Fork Value is true 13:02:13 [INFO] Done SpotBugs Analysis.... 13:02:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:14 [INFO] 13:02:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 13:02:14 [INFO] 13:02:14 [INFO] 13:02:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 13:02:14 [INFO] BugInstance size is 0 13:02:14 [INFO] Error size is 0 13:02:14 [INFO] No errors/warnings found 13:02:14 [INFO] 13:02:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 13:02:14 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 13:02:14 [INFO] 13:02:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 13:02:14 [INFO] No sources to compile 13:02:14 [INFO] 13:02:14 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 13:02:15 [INFO] No tests to run. 13:02:15 [INFO] 13:02:15 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 13:02:15 [INFO] 13:02:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 13:02:17 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 13:02:17 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 13:02:17 [INFO] 13:02:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 13:02:17 [INFO] No Javadoc in project. Archive not created. 13:02:17 [INFO] 13:02:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 13:02:17 [INFO] CycloneDX: Resolving Dependencies 13:02:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 13:02:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 13:02:19 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 13:02:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 13:02:20 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:02:20 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:02:20 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 13:02:20 [INFO] 13:02:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 13:02:20 [INFO] Skipping duplicate-finder execution! 13:02:20 [INFO] 13:02:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 13:02:20 [INFO] No dependency problems found 13:02:20 [INFO] 13:02:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 13:02:20 [INFO] Skipping source per configuration. 13:02:20 [INFO] 13:02:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 13:02:21 [INFO] 13:02:21 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 13:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:02:21 [INFO] 13:02:21 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 13:02:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.pom 13:02:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 13:02:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 13:02:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 13:02:21 [INFO] 13:02:21 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 13:02:21 [INFO] Writing OBR metadata 13:02:21 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 13:02:21 [INFO] Writing OBR metadata 13:02:21 [INFO] 13:02:21 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 13:02:21 [INFO] Rendering site for default locale 13:02:21 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:02:21 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:02:21 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:02:22 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:02:22 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:02:22 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:02:22 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:02:23 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:02:23 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:02:23 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:02:23 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-api/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-api/ 13:02:23 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:02:23 [INFO] Rendering 5 report documents 13:02:23 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:02:23 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:02:23 [INFO] Starting audit... 13:02:23 Audit done. 13:02:23 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:02:23 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:02:23 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:02:24 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:02:24 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:02:24 [INFO] 13:02:24 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 13:02:24 [INFO] Skipping because packaging 'bundle' is not pom. 13:02:24 [INFO] 13:02:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 13:02:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:02:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:02:24 [INFO] 13:02:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 13:02:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:02:24 [INFO] 13:02:24 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 13:02:24 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 13:02:24 [INFO] from test-common/pom.xml 13:02:24 [INFO] -------------------------------[ bundle ]------------------------------- 13:02:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:02:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:02:25 [INFO] 13:02:25 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 13:02:25 [INFO] 13:02:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 13:02:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:25 [INFO] 13:02:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 13:02:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:25 [INFO] 13:02:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 13:02:25 [INFO] 13:02:25 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 13:02:25 [INFO] 13:02:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 13:02:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:02:25 [INFO] 13:02:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 13:02:25 [INFO] Starting audit... 13:02:25 Audit done. 13:02:25 [INFO] You have 0 Checkstyle violations. 13:02:25 [INFO] 13:02:25 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 13:02:26 [INFO] Starting audit... 13:02:26 Audit done. 13:02:26 [INFO] You have 0 Checkstyle violations. 13:02:26 [INFO] 13:02:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 13:02:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:02:26 [INFO] 13:02:26 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 13:02:26 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 13:02:26 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 13:02:26 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 13:02:26 [INFO] 13:02:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 13:02:26 [INFO] Recompiling the module because of changed dependency. 13:02:26 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 13:02:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[65,17] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 13:02:27 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JSONDataObjectConverter.java:[105,37] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[54,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,82] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 13:02:27 required: org.opendaylight.yangtools.binding.DataObjectReference,T 13:02:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,83] unchecked conversion 13:02:27 required: org.opendaylight.yangtools.binding.DataObjectReference 13:02:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[70,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[61,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,78] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 13:02:27 required: org.opendaylight.yangtools.binding.DataObjectReference,T 13:02:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,79] unchecked conversion 13:02:27 required: org.opendaylight.yangtools.binding.DataObjectReference 13:02:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[79,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[78,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[116,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 13:02:27 [INFO] 13:02:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 13:02:27 [INFO] 13:02:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 13:02:27 [INFO] Fork Value is true 13:02:32 [INFO] Done SpotBugs Analysis.... 13:02:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:32 [INFO] 13:02:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 13:02:32 [INFO] 13:02:32 [INFO] 13:02:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 13:02:32 [INFO] BugInstance size is 0 13:02:32 [INFO] Error size is 0 13:02:32 [INFO] No errors/warnings found 13:02:32 [INFO] 13:02:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 13:02:32 [INFO] Copying 4 resources from src/test/resources to target/test-classes 13:02:32 [INFO] 13:02:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 13:02:32 [INFO] Recompiling the module because of changed dependency. 13:02:32 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 13:02:32 [INFO] 13:02:32 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 13:02:32 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 13:02:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:02:33 [INFO] 13:02:33 [INFO] ------------------------------------------------------- 13:02:33 [INFO] T E S T S 13:02:33 [INFO] ------------------------------------------------------- 13:02:34 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 13:03:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.07 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 13:03:01 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 13:03:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.33 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 13:03:19 [INFO] 13:03:19 [INFO] Results: 13:03:19 [INFO] 13:03:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 13:03:19 [INFO] 13:03:19 [INFO] 13:03:19 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 13:03:19 [INFO] 13:03:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 13:03:20 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 13:03:20 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 13:03:20 [INFO] 13:03:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 13:03:23 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 13:03:23 [INFO] 13:03:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 13:03:23 [INFO] CycloneDX: Resolving Dependencies 13:03:25 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 13:03:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 13:03:26 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 13:03:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 13:03:26 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 13:03:26 [INFO] 13:03:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 13:03:26 [INFO] Skipping duplicate-finder execution! 13:03:26 [INFO] 13:03:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 13:03:26 [INFO] No dependency problems found 13:03:26 [INFO] 13:03:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 13:03:26 [INFO] Skipping source per configuration. 13:03:26 [INFO] 13:03:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 13:03:26 [INFO] 13:03:26 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 13:03:26 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 13:03:26 [INFO] Analyzed bundle 'test-common' with 15 classes 13:03:26 [INFO] 13:03:26 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 13:03:26 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.pom 13:03:26 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 13:03:26 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-javadoc.jar 13:03:26 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.xml 13:03:26 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.json 13:03:26 [INFO] 13:03:26 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 13:03:26 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 13:03:26 [INFO] Writing OBR metadata 13:03:26 [INFO] 13:03:26 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 13:03:26 [INFO] Rendering site for default locale 13:03:26 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:03:26 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:03:26 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:03:26 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:03:26 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:03:26 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:03:26 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:03:26 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:03:26 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/test-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/test-common/ 13:03:26 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:03:26 [INFO] Rendering 7 report documents 13:03:26 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:03:26 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:03:28 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:03:30 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:03:31 [INFO] Starting audit... 13:03:31 Audit done. 13:03:31 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:03:31 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:03:31 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:03:31 13:03:31 Unknown constant: 18 13:03:31 13:03:31 Unknown constant: 18 13:03:31 13:03:31 Unknown constant: 18 13:03:31 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:03:31 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:03:31 [INFO] 13:03:31 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 13:03:31 [INFO] Skipping because packaging 'bundle' is not pom. 13:03:31 [INFO] 13:03:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 13:03:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:03:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:03:31 [INFO] 13:03:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 13:03:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:03:31 [INFO] 13:03:31 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 13:03:31 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 13:03:31 [INFO] from common/pom.xml 13:03:31 [INFO] -------------------------------[ bundle ]------------------------------- 13:03:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:03:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:03:32 [INFO] 13:03:32 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 13:03:32 [INFO] 13:03:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 13:03:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:32 [INFO] 13:03:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 13:03:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:03:32 [INFO] 13:03:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 13:03:33 [INFO] 13:03:33 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 13:03:33 [INFO] 13:03:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 13:03:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:03:33 [INFO] 13:03:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 13:03:33 [INFO] Starting audit... 13:03:33 Audit done. 13:03:33 [INFO] You have 0 Checkstyle violations. 13:03:33 [INFO] 13:03:33 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 13:03:36 [INFO] Starting audit... 13:03:36 Audit done. 13:03:36 [INFO] You have 0 Checkstyle violations. 13:03:36 [INFO] 13:03:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 13:03:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:03:36 [INFO] 13:03:36 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 13:03:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 13:03:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 13:03:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 13:03:36 [INFO] 13:03:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 13:03:36 [INFO] Recompiling the module because of changed dependency. 13:03:36 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[223,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[221,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 13:03:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/openconfiginterfaces/OpenConfigInterfacesException.java:[20,31] non-transient instance field of a serializable class declared with a non-serializable type 13:03:37 [INFO] 13:03:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 13:03:37 [INFO] 13:03:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 13:03:37 [INFO] Fork Value is true 13:03:48 [INFO] Done SpotBugs Analysis.... 13:03:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:03:48 [INFO] 13:03:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 13:03:48 [INFO] 13:03:48 [INFO] 13:03:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 13:03:48 [INFO] BugInstance size is 0 13:03:48 [INFO] Error size is 0 13:03:48 [INFO] No errors/warnings found 13:03:48 [INFO] 13:03:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 13:03:48 [INFO] Copying 5 resources from src/test/resources to target/test-classes 13:03:48 [INFO] 13:03:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 13:03:48 [INFO] Recompiling the module because of changed dependency. 13:03:48 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 13:03:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[50,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 13:03:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[64,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 13:03:48 [INFO] 13:03:48 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 13:03:48 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 13:03:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:03:48 [INFO] 13:03:48 [INFO] ------------------------------------------------------- 13:03:48 [INFO] T E S T S 13:03:48 [INFO] ------------------------------------------------------- 13:03:50 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 13:03:51 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 13:03:51 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 13:03:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:03:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 13:03:52 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 13:03:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 13:03:53 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 13:03:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 13:03:53 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 13:03:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 13:03:53 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 13:03:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 13:03:53 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 13:03:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 13:03:53 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 13:04:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.56 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 13:04:08 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 13:04:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 13:04:08 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 13:04:34 [ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.67 s <<< FAILURE! -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 13:04:34 [ERROR] org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest.advancedPositiveTransactionTest -- Time elapsed: 0.973 s <<< ERROR! 13:04:34 org.awaitility.core.ConditionTimeoutException: Condition with alias 'wait second transaction for default device' didn't complete within 400 milliseconds because assertion condition defined as a Lambda expression in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest expected: but was: . 13:04:34 at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) 13:04:34 at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119) 13:04:34 at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31) 13:04:34 at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160) 13:04:34 at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790) 13:04:34 at org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest.advancedPositiveTransactionTest(DeviceTransactionManagerTest.java:130) 13:04:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 13:04:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 13:04:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 13:04:34 Caused by: org.opentest4j.AssertionFailedError: expected: but was: 13:04:34 at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) 13:04:34 at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) 13:04:34 at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63) 13:04:34 at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) 13:04:34 at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31) 13:04:34 at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183) 13:04:34 at org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest.lambda$advancedPositiveTransactionTest$2(DeviceTransactionManagerTest.java:131) 13:04:34 at org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53) 13:04:34 at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248) 13:04:34 at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235) 13:04:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 13:04:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 13:04:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 13:04:34 at java.base/java.lang.Thread.run(Thread.java:1583) 13:04:34 13:04:34 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 13:04:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 13:04:34 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 13:04:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.42 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 13:04:48 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 13:04:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 13:04:48 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 13:05:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.07 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 13:05:00 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 13:05:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 13:05:00 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 13:05:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 13:05:00 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 13:05:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.78 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 13:05:30 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 13:05:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 13:05:30 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 13:05:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 13:05:30 [INFO] 13:05:30 [INFO] Results: 13:05:30 [INFO] 13:05:30 [ERROR] Errors: 13:05:30 [ERROR] DeviceTransactionManagerTest.advancedPositiveTransactionTest:130 ยป ConditionTimeout Condition with alias 'wait second transaction for default device' didn't complete within 400 milliseconds because assertion condition defined as a Lambda expression in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest expected: but was: . 13:05:30 [INFO] 13:05:30 [ERROR] Tests run: 82, Failures: 0, Errors: 1, Skipped: 0 13:05:30 [INFO] 13:05:30 [INFO] ------------------------------------------------------------------------ 13:05:30 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 13:05:30 [INFO] 13:05:30 [INFO] transportpce-artifacts ............................. SUCCESS [ 7.854 s] 13:05:30 [INFO] transportpce-api ................................... SUCCESS [ 37.709 s] 13:05:30 [INFO] test-common ........................................ SUCCESS [01:06 min] 13:05:30 [INFO] transportpce-common ................................ FAILURE [01:59 min] 13:05:30 [INFO] transportpce-renderer .............................. SKIPPED 13:05:30 [INFO] transportpce-networkmodel .......................... SKIPPED 13:05:30 [INFO] transportpce-inventory ............................. SKIPPED 13:05:30 [INFO] transportpce-olm ................................... SKIPPED 13:05:30 [INFO] transportpce-pce ................................... SKIPPED 13:05:30 [INFO] transportpce-servicehandler ........................ SKIPPED 13:05:30 [INFO] transportpce-tapi .................................. SKIPPED 13:05:30 [INFO] transportpce-nbinotifications ...................... SKIPPED 13:05:30 [INFO] transportpce-dmaap-client .......................... SKIPPED 13:05:30 [INFO] OpenDaylight :: transportpce ....................... SKIPPED 13:05:30 [INFO] OpenDaylight :: transportpce :: tapi ............... SKIPPED 13:05:30 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SKIPPED 13:05:30 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SKIPPED 13:05:30 [INFO] OpenDaylight :: transportpce :: Inventory .......... SKIPPED 13:05:30 [INFO] OpenDaylight :: TransportPCE :: Features ........... SKIPPED 13:05:30 [INFO] features-aggregator ................................ SKIPPED 13:05:30 [INFO] transportpce-karaf ................................. SKIPPED 13:05:30 [INFO] transportpce ....................................... SKIPPED 13:05:30 [INFO] ------------------------------------------------------------------------ 13:05:30 [INFO] BUILD FAILURE 13:05:30 [INFO] ------------------------------------------------------------------------ 13:05:30 [INFO] Total time: 03:58 min 13:05:30 [INFO] Finished at: 2025-10-21T13:05:30Z 13:05:30 [INFO] ------------------------------------------------------------------------ 13:05:30 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project transportpce-common: 13:05:30 [ERROR] 13:05:30 [ERROR] See /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports for the individual test results. 13:05:30 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 13:05:30 [ERROR] -> [Help 1] 13:05:30 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project transportpce-common: 13:05:30 13:05:30 See /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports for the individual test results. 13:05:30 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 13:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 13:05:30 Caused by: org.apache.maven.plugin.MojoFailureException: 13:05:30 13:05:30 See /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports for the individual test results. 13:05:30 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 13:05:30 at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) 13:05:30 at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) 13:05:30 at org.apache.maven.plugin.surefire.SurefireMojo.handleSummary (SurefireMojo.java:547) 13:05:30 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1147) 13:05:30 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:969) 13:05:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 13:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 13:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 13:05:30 [ERROR] 13:05:30 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 13:05:30 [ERROR] 13:05:30 [ERROR] For more information about the errors and possible solutions, please read the following articles: 13:05:30 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 13:05:30 [ERROR] 13:05:30 [ERROR] After correcting the problems, you can resume the build with the command 13:05:30 [ERROR] mvn -rf :transportpce-common 13:05:30 Build step 'Execute shell' marked build as failure 13:05:30 $ ssh-agent -k 13:05:30 unset SSH_AUTH_SOCK; 13:05:30 unset SSH_AGENT_PID; 13:05:30 echo Agent pid 1589 killed; 13:05:30 [ssh-agent] Stopped. 13:05:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:31 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3486534430733701766.sh 13:05:31 ---> sysstat.sh 13:05:31 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16740885353351787690.sh 13:05:31 ---> package-listing.sh 13:05:31 ++ facter osfamily 13:05:31 ++ tr '[:upper:]' '[:lower:]' 13:05:31 + OS_FAMILY=debian 13:05:31 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 13:05:31 + START_PACKAGES=/tmp/packages_start.txt 13:05:31 + END_PACKAGES=/tmp/packages_end.txt 13:05:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:31 + PACKAGES=/tmp/packages_start.txt 13:05:31 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 13:05:31 + PACKAGES=/tmp/packages_end.txt 13:05:31 + case "${OS_FAMILY}" in 13:05:31 + dpkg -l 13:05:31 + grep '^ii' 13:05:32 + '[' -f /tmp/packages_start.txt ']' 13:05:32 + '[' -f /tmp/packages_end.txt ']' 13:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:32 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 13:05:32 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 13:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 13:05:32 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15003323516035847548.sh 13:05:32 ---> capture-instance-metadata.sh 13:05:32 Setup pyenv: 13:05:32 system 13:05:32 3.8.20 13:05:32 3.9.20 13:05:32 3.10.15 13:05:32 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7fT from file:/tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:35 lf-activate-venv(): INFO: Base packages installed successfully 13:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-M7fT/bin to PATH 13:06:04 INFO: Running in OpenStack, capturing instance metadata 13:06:05 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6777021770236082266.sh 13:06:05 provisioning config files... 13:06:05 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1818 13:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4961321944312226253tmp 13:06:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:06:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:06:05 provisioning config files... 13:06:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:06:06 [EnvInject] - Injecting environment variables from a build step. 13:06:06 [EnvInject] - Injecting as environment variables the properties content 13:06:06 SERVER_ID=logs 13:06:06 13:06:06 [EnvInject] - Variables injected successfully. 13:06:06 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13320320235981648151.sh 13:06:06 ---> create-netrc.sh 13:06:06 WARN: Log server credential not found. 13:06:06 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17074399284864767202.sh 13:06:06 ---> python-tools-install.sh 13:06:06 Setup pyenv: 13:06:06 system 13:06:06 3.8.20 13:06:06 3.9.20 13:06:06 3.10.15 13:06:06 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7fT from file:/tmp/.os_lf_venv 13:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:08 lf-activate-venv(): INFO: Base packages installed successfully 13:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-M7fT/bin to PATH 13:06:20 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5954419356602509687.sh 13:06:20 ---> sudo-logs.sh 13:06:20 Archiving 'sudo' log.. 13:06:20 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8126734491550579307.sh 13:06:20 ---> job-cost.sh 13:06:20 Setup pyenv: 13:06:20 system 13:06:20 3.8.20 13:06:20 3.9.20 13:06:20 3.10.15 13:06:20 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7fT from file:/tmp/.os_lf_venv 13:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:22 lf-activate-venv(): INFO: Base packages installed successfully 13:06:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:06:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 13:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-M7fT/bin to PATH 13:06:30 INFO: No Stack... 13:06:31 INFO: Retrieving Pricing Info for: v3-standard-4 13:06:31 INFO: Archiving Costs 13:06:31 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins4283059486282224512.sh 13:06:31 ---> logs-deploy.sh 13:06:31 Setup pyenv: 13:06:31 system 13:06:31 3.8.20 13:06:31 3.9.20 13:06:31 3.10.15 13:06:31 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7fT from file:/tmp/.os_lf_venv 13:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:33 lf-activate-venv(): INFO: Base packages installed successfully 13:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-M7fT/bin to PATH 13:06:48 WARNING: Nexus logging server not set 13:06:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1818/ 13:06:48 INFO: archiving logs to S3 13:06:49 ---> uname -a: 13:06:49 Linux prd-ubuntu2204-docker-4c-4g-905 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:49 13:06:49 13:06:49 ---> lscpu: 13:06:49 Architecture: x86_64 13:06:49 CPU op-mode(s): 32-bit, 64-bit 13:06:49 Address sizes: 40 bits physical, 48 bits virtual 13:06:49 Byte Order: Little Endian 13:06:49 CPU(s): 4 13:06:49 On-line CPU(s) list: 0-3 13:06:49 Vendor ID: AuthenticAMD 13:06:49 Model name: AMD EPYC-Rome Processor 13:06:49 CPU family: 23 13:06:49 Model: 49 13:06:49 Thread(s) per core: 1 13:06:49 Core(s) per socket: 1 13:06:49 Socket(s): 4 13:06:49 Stepping: 0 13:06:49 BogoMIPS: 5600.00 13:06:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:06:49 Virtualization: AMD-V 13:06:49 Hypervisor vendor: KVM 13:06:49 Virtualization type: full 13:06:49 L1d cache: 128 KiB (4 instances) 13:06:49 L1i cache: 128 KiB (4 instances) 13:06:49 L2 cache: 2 MiB (4 instances) 13:06:49 L3 cache: 64 MiB (4 instances) 13:06:49 NUMA node(s): 1 13:06:49 NUMA node0 CPU(s): 0-3 13:06:49 Vulnerability Gather data sampling: Not affected 13:06:49 Vulnerability Indirect target selection: Not affected 13:06:49 Vulnerability Itlb multihit: Not affected 13:06:49 Vulnerability L1tf: Not affected 13:06:49 Vulnerability Mds: Not affected 13:06:49 Vulnerability Meltdown: Not affected 13:06:49 Vulnerability Mmio stale data: Not affected 13:06:49 Vulnerability Reg file data sampling: Not affected 13:06:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:06:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:06:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:49 Vulnerability Srbds: Not affected 13:06:49 Vulnerability Tsx async abort: Not affected 13:06:49 13:06:49 13:06:49 ---> nproc: 13:06:49 4 13:06:49 13:06:49 13:06:49 ---> df -h: 13:06:49 Filesystem Size Used Avail Use% Mounted on 13:06:49 tmpfs 1.6G 1.1M 1.6G 1% /run 13:06:49 /dev/vda1 78G 8.9G 69G 12% / 13:06:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:06:49 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:49 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:06:49 13:06:49 13:06:49 ---> free -m: 13:06:49 total used free shared buff/cache available 13:06:49 Mem: 15989 607 12077 4 3304 15039 13:06:49 Swap: 1023 0 1023 13:06:49 13:06:49 13:06:49 ---> ip addr: 13:06:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:49 inet 127.0.0.1/8 scope host lo 13:06:49 valid_lft forever preferred_lft forever 13:06:49 inet6 ::1/128 scope host 13:06:49 valid_lft forever preferred_lft forever 13:06:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:49 link/ether fa:16:3e:40:23:e9 brd ff:ff:ff:ff:ff:ff 13:06:49 altname enp0s3 13:06:49 inet 10.30.170.119/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:06:49 valid_lft 85913sec preferred_lft 85913sec 13:06:49 inet6 fe80::f816:3eff:fe40:23e9/64 scope link 13:06:49 valid_lft forever preferred_lft forever 13:06:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:49 link/ether 0e:48:2c:ee:f5:d0 brd ff:ff:ff:ff:ff:ff 13:06:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:49 valid_lft forever preferred_lft forever 13:06:49 13:06:49 13:06:49 ---> sar -b -r -n DEV: 13:06:49 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-905) 10/21/25 _x86_64_ (4 CPU) 13:06:49 13:06:49 12:58:47 LINUX RESTART (4 CPU) 13:06:49 13:06:49 13:06:49 ---> sar -P ALL: 13:06:49 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-905) 10/21/25 _x86_64_ (4 CPU) 13:06:49 13:06:49 12:58:47 LINUX RESTART (4 CPU) 13:06:49 13:06:49 13:06:49